help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X


From: Andrey Borzenkov
Subject: Re: GRUB2 (packaged with Ubuntu 12.10) won't boot OS X
Date: Tue, 6 Nov 2012 23:01:47 +0400

В Tue, 6 Nov 2012 20:15:22 +0200
Alex Kanavin <address@hidden> пишет:

> 2012/11/6 Andrey Borzenkov <address@hidden>:
> >> menuentry "OS X" {
> >>     insmod hfsplus
> >>     insmod part_gpt
> >>     insmod chain
> >>     set root='(hd0,gpt2)'
> >>     chainloader /System/Library/CoreServices/boot.efi
> >> }
> >>
> >> but I'm getting this error: "not a valid root device".
> >>
> >
> > It should be
> >
> > set root='hd0,gpt2'
> 
> Doesn't make a difference. I'm getting exactly same error.
> 

Does "chainloader (hd0,gpt2)/System/Library/CoreServices/boot.efi" work?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]