hd0
sda1 GPT Protective
sda2 Empty Data Partition
hd1
sdb1 GPT Protective
sdb2 Windows 7 Professional x64
sdb3 Windows 7 Ultimate x64
sdb4 OS X x32/x64
sdb5 Linux (also the \boot is here, and the GRUB2 bootloader) x64
sdb6 Swap
Windows sees the Linux partition as unallocated in Disk Management.
When I use the Linux Option and choose GRUB2, when I boot into it, it gets to GRUB4DOS and shows me a prompt as Grub>.
I am using OS X option in EasyBCD too, and it boots to OS X (PC EFI 10.6). And PC EFI 10.6 sees Linux and I can boot into Linux from there.
When I use NeoGrub, and set root is (1,5), it shows it in a menu of GRUB4DOS, but when I choose it, it tells me no such partition.
Here is what I have entered in NeoGrub:
default 0
timeout 3
title Linux Mint 9 Isadora
root (hd1,5)
kernel /boot/vmlinuz-2.6.32-21-generic root=UUID=db70e7a8-1e2c-41a3-9\b2a-e919d3f901d9 ro quiet splash
initrd /boot/initrd.img-2.6.32-21-generic
Here is my Linux boot entry from Linux Boot Menu:
recordfail
insmod ext2
set root='(1,5)'
search --no-floppy --fs-uuid --set d670e7a8-1e2c-41a3-9b2a-e919d3f90\1d9
linux /boot/vmlinuz-2.6.32-21-generic
root=UUID=d670e7a8-1e2c-41a3-9\b2a-e919d3f901d9 ro quiet splash
initrd /boot/initrd.img-2.6.32-21-generic
Is there any way that I can boot this Linux from EasyBCD Linux option?
If not, is there any way to boot it from NeoGrub?
P.S.: I play with hd0 a lot, that is why I do not want to involve hd0 in the boot.
sda1 GPT Protective
sda2 Empty Data Partition
hd1
sdb1 GPT Protective
sdb2 Windows 7 Professional x64
sdb3 Windows 7 Ultimate x64
sdb4 OS X x32/x64
sdb5 Linux (also the \boot is here, and the GRUB2 bootloader) x64
sdb6 Swap
Windows sees the Linux partition as unallocated in Disk Management.
When I use the Linux Option and choose GRUB2, when I boot into it, it gets to GRUB4DOS and shows me a prompt as Grub>.
I am using OS X option in EasyBCD too, and it boots to OS X (PC EFI 10.6). And PC EFI 10.6 sees Linux and I can boot into Linux from there.
When I use NeoGrub, and set root is (1,5), it shows it in a menu of GRUB4DOS, but when I choose it, it tells me no such partition.
Here is what I have entered in NeoGrub:
default 0
timeout 3
title Linux Mint 9 Isadora
root (hd1,5)
kernel /boot/vmlinuz-2.6.32-21-generic root=UUID=db70e7a8-1e2c-41a3-9\b2a-e919d3f901d9 ro quiet splash
initrd /boot/initrd.img-2.6.32-21-generic
Here is my Linux boot entry from Linux Boot Menu:
recordfail
insmod ext2
set root='(1,5)'
search --no-floppy --fs-uuid --set d670e7a8-1e2c-41a3-9b2a-e919d3f90\1d9
linux /boot/vmlinuz-2.6.32-21-generic
root=UUID=d670e7a8-1e2c-41a3-9\b2a-e919d3f901d9 ro quiet splash
initrd /boot/initrd.img-2.6.32-21-generic
Is there any way that I can boot this Linux from EasyBCD Linux option?
If not, is there any way to boot it from NeoGrub?
P.S.: I play with hd0 a lot, that is why I do not want to involve hd0 in the boot.
Last edited: