 |
 |
 |
 |
| Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems. |

10th April 2008, 07:36 PM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 1

|
|
|
Triple boot Fedora,
Hi,
I want to of install 3 instances of fedora on my Dell server. At any point I would like to boot one of these. Can any one point  me to the some documentation
Regards
Raj
|

10th April 2008, 07:51 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
http://docs.fedoraproject.org/install-guide/f8/en_US/
It's just a matter of creating partitions for each install, and 1st get a regular grub , the next ones get install grub boot sector on the sdan of the /boot for that install.
It can all be done from the installer, anaconda, using the custom partitioning drop down, and disk druid.
Just read the screens very carefully.
Multiple booting hasn't changed much in a decade.
For best results create a /boot, /, /home, swap for each system.
One system per install, repeat 3 times.
SJ
__________________
Do the Math
|

10th April 2008, 07:55 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,220

|
|
|
You can do this fairly easily. Instead of LVM, set up each of the partitions as ext3 and the fourth partition on your drive as 'swap' (roughly twice the size of your ram, but not more than a gig or two at most).
During the installs, I'd set up grub to be on the mbr, as usual for the first Fedora install. The second and third installs, I'd put their grubs on their root partitions instead of overwriting the first grub. Then, modify the first grub.conf to add the new Fedoras like this:
title Fedora 2
root (hd0,1) <adjust for your partitioning scheme
rootnoverify (hd0,1) < same thing
chainloader +1
So, once set up, you'll boot the first Fedora normally. The second and third Fedoras, you'll pass the boot from Fedora1's bootloader to Fedora2's or Fedora3's. The nice thing with that scheme is that each version of Fedora will automatically change their grub.conf when kernels change. No need to modify anything.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

10th April 2008, 07:57 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,220

|
|
SJ, you beat me!  With ext3, only one swap is needed, as each Fedora will see and use it.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

10th April 2008, 08:07 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
The installer miss-uses swapon -s
rather tand swapon /dev/xxx for the swap it just created.
The fstab for the 1st will only have 1 swap, the second will have 2, and the third will have 3 swaps in the fstab.
Editing the fstab just before re=boot at the end of the install with C-A-F2
can set the fstab to see only its swap.
An error in practice does not make it the law.
SJ
__________________
Do the Math
Last edited by SlowJet; 10th April 2008 at 08:20 PM.
|

10th April 2008, 09:23 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
filed Bugzilla Bug 441948
Pease,
SJ
__________________
Do the Math
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 03:48 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|