В Tue, 6 Nov 2012 20:15:22 +0200 Alex Kanavin <[email protected]> пишет:
> 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. > Does "chainloader (hd0,gpt2)/System/Library/CoreServices/boot.efi" work? _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
