2012/11/6 Andrey Borzenkov <[email protected]>:
>> 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.

Alex

_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to