Install fedora stable next to my rawhide

Gianluca Cecchi gianluca.cecchi at gmail.com
Wed Apr 18 10:17:13 UTC 2007


I think you need:
- a free partition / disk
- install fc6 on that partition without creating separate / and /boot
but only one /
- configure grub during fc6 installation to install on boot sector of
root partition (not MBR)
- restart PC and so rawhide (you didn't modify MBR)
- insert a new line at the end in grub.conf like this below, supposing
fc6 was installed on /dev/hda2 (grub starts from 0 for both disks and
partitions)

title FC6
rootnoverify (hd0,1)
chainloader +1

- restart and choose FC6 when you want it

HIH,
Gianluca




More information about the fedora-test-list mailing list