Code:
## ## End Default Options ##
title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-16-generic root=/dev/sda3 ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
Should get Ubuntu back in working order again.
Code:
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Windows Vista/Longhorn (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1
and try this mod for Vista ... do they work again?
Ed: looks as though your partitions were renumbered during the XP install or partition resizing or something similar which has stopped grub menu entries from working.
I think you will also need to alter the /etc/fstab of your installed Ubuntu ... to do this boot from the live CD and remount partition sda3 and edit it with nano (something like post #6).
Everything else is working you can sort the uuid stuff out again if you want.