Hello below is a copy of my menu.lst file
I removed the 2nd disk (hd1.0), how do i adapt the one with windows so he can start loading again?
tx
title Ubuntu 8.04.1, kernel 2.6.24-16-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=ed3956ca-8479-4dd8-851c-e1c11968992a ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title Ubuntu 8.04.1, kernel 2.6.24-16-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=ed3956ca-8479-4dd8-851c-e1c11968992a ro single
initrd /boot/initrd.img-2.6.24-16-generic
title Ubuntu 8.04.1, memtest86+
root (hd0,0)
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 an existing
# linux installation on /dev/sdb1.
title Ubuntu, kernel 2.6.20-15-generic (on /dev/sdb1)
root (hd1,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=c6ba8557-9521-4032-b064-91e03e8b3e74
initrd /boot/initrd.img-2.6.20-15-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1.
title Ubuntu, kernel 2.6.20-15-generic (recovery mode) (on /dev/sdb1)
root (hd1,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=c6ba8557-9521-4032-b064-91e03e8b3e74 ro single
initrd /boot/initrd.img-2.6.20-15-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1.
title Ubuntu, memtest86+ (on /dev/sdb1)
root (hd1,0)
kernel /boot/memtest86+.bin
savedefault
boot
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdc1
title Microsoft Windows XP Professional
root (hd2,0)
savedefault
makeactive
map (hd0) (hd2)
map (hd2) (hd0)
chainloader +1
I removed the 2nd disk (hd1.0), how do i adapt the one with windows so he can start loading again?
tx
title Ubuntu 8.04.1, kernel 2.6.24-16-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=ed3956ca-8479-4dd8-851c-e1c11968992a ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title Ubuntu 8.04.1, kernel 2.6.24-16-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=ed3956ca-8479-4dd8-851c-e1c11968992a ro single
initrd /boot/initrd.img-2.6.24-16-generic
title Ubuntu 8.04.1, memtest86+
root (hd0,0)
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 an existing
# linux installation on /dev/sdb1.
title Ubuntu, kernel 2.6.20-15-generic (on /dev/sdb1)
root (hd1,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=c6ba8557-9521-4032-b064-91e03e8b3e74
initrd /boot/initrd.img-2.6.20-15-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1.
title Ubuntu, kernel 2.6.20-15-generic (recovery mode) (on /dev/sdb1)
root (hd1,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=c6ba8557-9521-4032-b064-91e03e8b3e74 ro single
initrd /boot/initrd.img-2.6.20-15-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1.
title Ubuntu, memtest86+ (on /dev/sdb1)
root (hd1,0)
kernel /boot/memtest86+.bin
savedefault
boot
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdc1
title Microsoft Windows XP Professional
root (hd2,0)
savedefault
makeactive
map (hd0) (hd2)
map (hd2) (hd0)
chainloader +1
Comment