I'm install Redhat Enterprise on a system with Fedora installed already. I read a guide (
http://www.hentzenwerke.com/wp/insta...asinglebox.pdf) but it glosses over the partitioning setup. Currently the system has the following for Fedora:
100MB /boot
2GB swap
10GB /
130GB free
I want to install RH on 10GB of that free space. During the install, I choose keep linux partitions so I could still boot from Fedora. I let the RH install automatically partition the drive and install on free space, however it gives me a message saying the /boot partition may not meet booting constaints for my architecture and creation of a boot floppy is advised. It is also gives me a message saying my swap partition from Fedora will be formatted and all the data on it destroyed.
How would I manually partition for this installation? Do I still need to give RH it's own swap and /boot or can it share the own created by Fedora? Thanks for any help.