I've used easybcd to boot vista and ubuntu for well over a year now. This has worked flawlessly at all times.
I've now installed Windows 7, sorted out the bootloader in the same way (like so):
Boot from ubuntu cd and copy the lines from menu.lst on my ubuntu installation onto the windows partition.
Boot from the windows dvd, and run a startup repair.
Boot into windows, run easybcd, install neogrub, then paste the lines I copied from menu.lst, into the neogrub configuration file
Save the configuration, then reboot.
This has always worked on Vista
I tried the same with windows 7 last night. I got an error after installing neogrub and configuring it.
I read up on it, and saw that I needed easybcd 2.0 to get it working with windows 7.
I came here, registered, downloaded and installed easybcd 2.0, configured the bootloader in the same way as mentioned above. Everything then worked.
However, one of the options I have in the neogrub bootloader configuration is what I named 'Exit Grub'
All this does, is load the windows bootloader. On selecting this when rebooting, I got an error....I completely forget what now, but on rebooting again, I got 'bootmgr is missing'.
I then tried booting from the windows 7 dvd, and running a startup repair. Didn't work. Tried the other ways: bootrec /fixboot and bootrec /fixmbr. Also did not work.
I ended up restoring a system image that I took yesterday to get windows 7 to boot again.
Does anyone know why i'm getting this problem?
My ubuntu boot configuration is as follows:
oops....will edit this in a sec....need to get the boot config file from ubuntu.
Edit:
title Ubuntu 8.04.4 LTS, kernel 2.6.24-16-generic
root (hd1,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=603434d8-55d6-44f5-897d-5744a7aa65fe ro splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title
Ubuntu 8.04.4 LTS, kernel 2.6.24-16-generic (recovery mode)
lock
root (hd1,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=603434d8-55d6-44f5-897d-5744a7aa65fe ro single
initrd /boot/initrd.img-2.6.24-16-generic
title
Ubuntu 8.04.4 LTS, memtest86+
root (hd1,4)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1
I've now installed Windows 7, sorted out the bootloader in the same way (like so):
Boot from ubuntu cd and copy the lines from menu.lst on my ubuntu installation onto the windows partition.
Boot from the windows dvd, and run a startup repair.
Boot into windows, run easybcd, install neogrub, then paste the lines I copied from menu.lst, into the neogrub configuration file
Save the configuration, then reboot.
This has always worked on Vista
I tried the same with windows 7 last night. I got an error after installing neogrub and configuring it.
I read up on it, and saw that I needed easybcd 2.0 to get it working with windows 7.
I came here, registered, downloaded and installed easybcd 2.0, configured the bootloader in the same way as mentioned above. Everything then worked.
However, one of the options I have in the neogrub bootloader configuration is what I named 'Exit Grub'
All this does, is load the windows bootloader. On selecting this when rebooting, I got an error....I completely forget what now, but on rebooting again, I got 'bootmgr is missing'.
I then tried booting from the windows 7 dvd, and running a startup repair. Didn't work. Tried the other ways: bootrec /fixboot and bootrec /fixmbr. Also did not work.
I ended up restoring a system image that I took yesterday to get windows 7 to boot again.
Does anyone know why i'm getting this problem?
My ubuntu boot configuration is as follows:
oops....will edit this in a sec....need to get the boot config file from ubuntu.
Edit:
title Ubuntu 8.04.4 LTS, kernel 2.6.24-16-generic
root (hd1,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=603434d8-55d6-44f5-897d-5744a7aa65fe ro splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title
Ubuntu 8.04.4 LTS, kernel 2.6.24-16-generic (recovery mode)
lock
root (hd1,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=603434d8-55d6-44f5-897d-5744a7aa65fe ro single
initrd /boot/initrd.img-2.6.24-16-generic
title
Ubuntu 8.04.4 LTS, memtest86+
root (hd1,4)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1
Last edited: