I was trying to install xp+redhat9+fedora2+fedora3 (+fedora3 ) for testing.
The problem was partitionning.
Every linux need "/" partiton ( or not? )
=== this is partition infor while installing redhat9 with windowsxp ==
hda1 ntfs #already install windows xp
hda2 ext3 / # for readhat9 : already install
hda3 ext3 /fedora1 # tried to install fedora3 but failed
hda5 ext3 /fedora2 # reserved for future
hda6 ext3 /fedora3 # reserved for future
hda7 ext3 /fedora4 # reserved for future
hda8 ext3 /fedora # reserved for future
hda9 vfat /dos
hda10 swap
=== this is partition info while installing fedora3 with windowsxp and redhat9 ==
hda1 ntfs #already install windows xp
hda2 ext3 /red9 # for readhat9 : already install
hda3 ext3 / # tried to install fedora3 but failed
hda5 ext3 /fedora2 # reserved for future
hda6 ext3 /fedora3 # reserved for future
hda7 ext3 /fedora4 # reserved for future
hda8 ext3 /fedora # reserved for future
hda9 vfat /dos
hda10 swap
======================================
I had to change partiton name like above
because fedora3 needs / partition like other linux.
I had to re-downgrade grub because the grub of fedora3 didn't work.
So, I selected rescue mode with redhat9 cd and reinstalled grub of redhat9.
By the way, Windows XP looks good, RedHat9 looks good also.
Fedora3 has some disk problem.
I need some advice regarding this kind of linux multi-bootong problem, not
between Windows XP and Linux.
Every linux needs / partiton........... Huer -.-;;
Thanks!