help-grub
[Top][All Lists]
Advanced

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

grub2 windows 7 chainloader root=UUID


From: Greg White
Subject: grub2 windows 7 chainloader root=UUID
Date: Sun, 2 Sep 2012 17:04:39 -0500

Hi,

Is it possible to boot Windows 7 using a UUID instead of hard coding set root=(hd0,1)?
Something like:
menuentry "Windows 7" {
    set root=UUID=4396-78D9
    chainloader (${root})/EFI/Boot/bootx64.efi
}

I tried the above but I get disk not found.

Thanks,
Greg


reply via email to

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