Hi !
create a new partition for Ubuntu or you can use existing... size depends on your needs..... for FC5, i used 15 GB and for all other distros, its 10 GB... FC5 is my main OS and others are for research only....
post the output of these commands.. let c...
$ fdisk -l
and
$ df -H
you can use SWAP space of FC5 and no need to format that...
for GRUB.... you can use FC5 GRUB... i am using that only....
Ubuntu installer dont give any option for boot loader and install its boot loader by default ( without asking anything )...
after installation, copy the contents of /boot/grub/grub.conf ...
reinstall FC5 boot loader... follow instruction given in this thread.... http://www.linuxforums.org/forum/red...-not-load.html
edit FC5's /boot/grub/grub.conf and add Ubuntu's title and other details......
e.g.
i added these lines for Ubuntu
title Ubuntu, kernel 2.6.15-23-386
root (hd0,9)
kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda10 ro quiet splash
initrd /boot/initrd.img-2.6.15-23-386
its in hda10... so root(hdo,9)
its done.........
whats error message for launcher.... ??
<=== { casper } ===>
__________________ It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein New Users: Read This First |