ForeverNoob
Member
Hi,
I have 3 partitions on my disk:
1. Windows 7
2. ubuntu 32 bit
3. ubuntu 64 bit
The second menu entry for ubuntu 32 was created correctly, but when I try to add a third entry for ubuntu 64 it boots the 32 bit version. I tried to add it as a grub (legacy) instead of grub 2, same thing. Here are the settings:
TIA
I have 3 partitions on my disk:
1. Windows 7
2. ubuntu 32 bit
3. ubuntu 64 bit
The second menu entry for ubuntu 32 was created correctly, but when I try to add a third entry for ubuntu 64 it boots the 32 bit version. I tried to add it as a grub (legacy) instead of grub 2, same thing. Here are the settings:
Code:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {ac9bf3ec-910b-11df-b000-f7acabb0143c}
resumeobject {ac9bf3eb-910b-11df-b000-f7acabb0143c}
displayorder {ac9bf3ec-910b-11df-b000-f7acabb0143c}
{ac9bf3ef-910b-11df-b000-f7acabb0143c}
{ac9bf3f2-910b-11df-b000-f7acabb0143c}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 5
displaybootmenu Yes
Windows Boot Loader
-------------------
identifier {ac9bf3ec-910b-11df-b000-f7acabb0143c}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoverysequence {ac9bf3ed-910b-11df-b000-f7acabb0143c}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {ac9bf3eb-910b-11df-b000-f7acabb0143c}
nx OptIn
Real-mode Boot Sector
---------------------
identifier {ac9bf3ef-910b-11df-b000-f7acabb0143c}
device partition=C:
path \NST\AutoNeoGrub0.mbr
description ubuntu
Real-mode Boot Sector
---------------------
identifier {ac9bf3f2-910b-11df-b000-f7acabb0143c}
device partition=C:
path \NST\AutoNeoGrub1.mbr
description ubuntu 64