I have a triple-boot system with a disk laid out as follows:
80.0 GB NTFS - Windows XP Professional x64
80.0 GB NTFS - Windows Vista Ultimate x64
9.54 GB ext4 - Ubuntu 9.04, /
19.07 GB ext4 - /home
1.30 GB swap
GRUB is installed to the 9.54 GB partition.
I am able to boot to Windows XP and Vista fine. Ubuntu starts to load, I see the GRUB menu flash very quickly, and then a black screen with the text:
Booting '/boot/grub/menu.lst'
And it doesn't seem to go anywhere from there.
EasyBCD settings:
There are a total of 3 entries listed in the bootloader.
Default: Microsoft Windows Vista
Timeout: 30 seconds.
Boot Drive: D:\
Entry #1
Name: Earlier Version of Windows
BCD ID: {ntldr}
Drive: D:\
Bootloader Path: \ntldr
Entry #2
Name: Microsoft Windows Vista
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Entry #3
Name: Ubuntu 9.04
BCD ID: {5109e140-4ffc-11de-b372-00044b0219c5}
Drive: D:\
Bootloader Path: \NST\NeoGrub.mbr
NeoGrub config:
# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at D:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD/
timeout 0
default 0
title /boot/grub/menu.lst
fallback 1
find --set-root --ignore-floppies /boot/grub/menu.lst
configfile /boot/grub/menu.lst
title /grub/menu.lst
fallback 2
find --set-root --ignore-floppies /grub/menu.lst
configfile /grub/menu.lst
title /boot/grub.conf
find --set-root --ignore-floppies /boot/grub.conf
configfile /boot/grub.conf
# All your boot are belong to NeoSmart!
Any thoughts? It's entirely possible I'm missing something stupid, as I'll admit to being a M$ fan and relatively inept when it comes to Linux.
I should add that I had this exact same setup working several weeks ago. I have since reinstalled Windows Vista and Ubuntu 9.04 on top of their existing partitions. Have there been recent changes to the EasyBCD 2.0 beta?
Thanks
80.0 GB NTFS - Windows XP Professional x64
80.0 GB NTFS - Windows Vista Ultimate x64
9.54 GB ext4 - Ubuntu 9.04, /
19.07 GB ext4 - /home
1.30 GB swap
GRUB is installed to the 9.54 GB partition.
I am able to boot to Windows XP and Vista fine. Ubuntu starts to load, I see the GRUB menu flash very quickly, and then a black screen with the text:
Booting '/boot/grub/menu.lst'
And it doesn't seem to go anywhere from there.
EasyBCD settings:
There are a total of 3 entries listed in the bootloader.
Default: Microsoft Windows Vista
Timeout: 30 seconds.
Boot Drive: D:\
Entry #1
Name: Earlier Version of Windows
BCD ID: {ntldr}
Drive: D:\
Bootloader Path: \ntldr
Entry #2
Name: Microsoft Windows Vista
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Entry #3
Name: Ubuntu 9.04
BCD ID: {5109e140-4ffc-11de-b372-00044b0219c5}
Drive: D:\
Bootloader Path: \NST\NeoGrub.mbr
NeoGrub config:
# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at D:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD/
timeout 0
default 0
title /boot/grub/menu.lst
fallback 1
find --set-root --ignore-floppies /boot/grub/menu.lst
configfile /boot/grub/menu.lst
title /grub/menu.lst
fallback 2
find --set-root --ignore-floppies /grub/menu.lst
configfile /grub/menu.lst
title /boot/grub.conf
find --set-root --ignore-floppies /boot/grub.conf
configfile /boot/grub.conf
# All your boot are belong to NeoSmart!
Any thoughts? It's entirely possible I'm missing something stupid, as I'll admit to being a M$ fan and relatively inept when it comes to Linux.
I should add that I had this exact same setup working several weeks ago. I have since reinstalled Windows Vista and Ubuntu 9.04 on top of their existing partitions. Have there been recent changes to the EasyBCD 2.0 beta?
Thanks
Last edited: