Hi,
This is the process I followed (below) and the out come is Ubuntu file system is still on my hard drive yet I can't boot up Ubuntu because FC 5 wrote over Ubuntu's Boot Loader file. What is the code to add Ubuntu to the Fedora Core 5 grub.conf so I can boot up Ubuntu?
Process: on 80 gig HD
1. Installed Win 2k3 (20 gig) sda6
2. Installed Win XP SP2 (5 gig)sda5
3. Installed Ubuntu 6.0 Desktop (21 gig)sda1
4. Installed FC 5 (7 gig)?
Fedora Core 5 grub.conf file
Code:
default=0
timeout=15
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15-1.2054_FC5smp)
root (hd0,2)
kernel /boot/vmlinuz-2.6.15-1.2054_FC5smp ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.15-1.2054_FC5smp.img
title Other
rootnoverify (hd0,0)
chainloader +1
The "Other" points to the Windows boot loader. The Windows boot loader can boot Win 2k3 server just fine yet it CAN NOT boot up Win XP!! (I get an error)