Operating Systems > Linux and UNIX

Triple Booting

<< < (2/8) > >>

Crunchy(Cracked)Butter:
Okay i've installed Redhat all byitself only because windows burped and died on me while i was at college, all i did was change my preference from single to double click!  Now it won't even boot.  Anyway i got everything off the drive via SuSE.  

Now everything is wiped from the drive and RH is installed, infact i am posting now with it.  The ony problem with this installation so far is the sound doesn't work, no biggy but i'm hoping somebody will help me on this?

Anyway, this installation was just a test to see if everything worked.  Back onto the topic at hand.

People who have posted with helpful suggestions i thank you, however the suggestions have gone over my head so i'm going to play with FDisk and seperate my HDD into 3 drives instead.  10GB for win and 5GB each for both linuxes.  These swap partitions you guys talk about is making me scared in doing anything, anyway can i do this or is this what you guys mean?

Drive 1/windows
Drive 2/linux swap (768MB Shared) /dev/hda3 (i think)
Drive 3/boot partition (SuSE) /dev/hda1 (i think)
Drive 4/root (SuSE) /dev/hda2 (i think)
Drive 5/boot partition (Redhat) /dev/hdb1 (i think)
Drive 6/root (Redhat) /dev/hdb2 (i think)

If i have got this wrong then please tell me.

voidmain:
Do not use the Microsoft FDISK to create the Linux partition. Just install Windows but make sure your Windows partition is small enough so you have room for the other distros. Then use the partitioning software in the installation process of the other distros, again leaving enough unpartitioned space for the next one.

You do want a swap partition but it can be shared by both Linux installations, no need for a separate one for each. The size depends on your RAM. Here is what I would recommend depending on how much RAM you have:

128MB - 256MB swap
256MB - 256MB or 512MB swap
512MB - 512MB swap

You will also create this during the installation of the the other OSs. As far as the boot loader goes you should also be able to use the same /boot partition for each distro as well (just don't select "format" when it comes to the "/boot" partition on the second Linux install). So your partition table would be something like this:

/dev/hda1 - VFAT/Windows - However big you want
/dev/hda2 - /boot ext3 - ~75MB
/dev/hda3 - swap swap  - See note above
/dev/hda4 - / for Linux 1 ext3 - However much you want to give it
/dev/hda5 - / for Linux 2 ext3 - However much you want to give it.

This *should* work.

You should end up with two kernels in your /boot, you may have to add an entry in the boot menu for the first kernel/distro after installing the second distro. In fact after installing the first distro and before installing the second distro make a copy of your "grob.conf" or "lilo.conf" depending on which boot loader you are using. You can use the info from that after installing the second distro if you need it.

[ November 28, 2002: Message edited by: void main ]

Crunchy(Cracked)Butter:
Okay i will check it out and try it.  RH did allow me to boot other OS'es if needed and there was a menu in which to select them.

I take it i create all these partitions with the first installation and then with the second installation (with RH) i can just select the empty space i created yes?

voidmain:
Well the only way you "create" open space is by deleting partitions. You don't want to do that. You just want to do a normal installation but don't do an "automatic partitioning" setup. Do a manual partitioning setup with "Disk Druid" (in RedHat).

Set up your partitions manually with Disk Druid, two of them will already be created (/boot and swap) so you only have to selecte those. Use "/boot" as the mount point on the existing "/boot" partition that you created in Mandrake but do not format it. Use the SWAP partition that you created in Mandrake as the SWAP partition in RedHat by selecting it in Disk Druid. The only partition you should have to create at this point since it is your last OS is the "/" partition with the remaining free space.  I hope I have explained this well enough, maybe not.

Don't spend a lot of time configuring anything on any of the OSs until you are sure you have all three of them booting the way you want. Then configure to your hearts content.

[ November 29, 2002: Message edited by: void main ]

Crunchy(Cracked)Butter:
Okay this is what i have done.

installed windows and SuSE. and it looks like this:

Hard Drives
\/       MountPoint|Type|Format|Size(MB)|Start|End

/dev/hda1|          vfat|         9782|    1|    1247
/dev/hda2|          swap|   yes|    737|    1248| 1341|
/dev/hda3|          reiserfs|     4299|    1342| 1889|
/dev/hda4|          EXTENDED|     4259|    1890| 2432|
/dev/hda5| /boot|    ext3|   yes|    102|    1890| 1902
/dev/hda6| /|        ext3|   yes|   4142|    1903| 2430

I will install RH on hda6.

Thing is, how would i boot SuSE?  it doesn't have a /boot as you can see, the ones in bold is what i created with RH.  I'm thinking Suse's boot is with hda4 but i don't know.  Anybody explain?  I'm gonna need to leave the laptop as it is until i am totally sure.

After the partition screen there is the option to boot other Oses, only windows was detected, i manually selected Suse to try it and would i correct if i selected hda3 since there doesn't seem to be another boot point?

[ November 29, 2002: Message edited by: Crunchy(Cracked)Butter ]

[ November 29, 2002: Message edited by: Crunchy(Cracked)Butter ]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version