LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Dual Boot Linux OS? (https://www.linuxquestions.org/questions/linux-software-2/dual-boot-linux-os-222324/)

ImpactDNI 08-25-2004 02:45 PM

Dual Boot Linux OS?
 
I am just changing my main comp to Dual Booting Linux and Windows. And I wanted to take it one step farther. I have 2 HDs. Both 80gb WDs. I would like to have 1 for Windows (NTFS), and 1 for Linux (Fedora Core). But, I would like to split the Linux drive to dual boot Fedora Core 2, and Fedora Core 3rc1. Is it possible to have 1 partition? (3 actual partitions, 100mb /boot, 1gb /swap, and 79gb /) and have it still boot dual OSs? Or would I need to split the 79gb / into a few partitions? And if so, how would I go about doing it (whats the easiest way?) I would like the two OS's (FC2 and FC3) to have access to the same programs if possible, but its not 100% important), also would like to be able to delete/reinstall/mess around with FC3 without harming my FC2.

Ideas?

Thanks in advance,
- Impact

linmix 08-25-2004 04:44 PM

You should make seperate root partitions for the 2 FCs. I have heard it's possible to use the same /boot partition, but I stilll need to figure out how that works. You could use the same /home directory, especially if you use different user names, but why complicate things unnecessarily? You can always symlink your data between partitions.

ImpactDNI 08-25-2004 05:13 PM

Alrighty, so for an 80gb HD, im looking at something along the lines of (im going to go different partitions all together)
100mb /boot, 100mb /boot (for FC3), 1gb /swap (shared), and then two 39gb / partitions (one for each OS)?
Sound about right? Anything I should know before installing?

J.W. 08-26-2004 12:55 AM

You can easily set up your box as a triple boot. Just treat each distro as its own OS, and partition the space accordingly. In other words, although you can share the swap partition, I personally would recommend that you give each distro its own set of partiitions. Keeping things separate is definitely the way to go (I think) particularly if you will be making changes to one distro that you don't want to affect another distro.

BTW allocating 1G for swap is serious overkill, I'd go with 256Mg max. -- J.W.

linmix 08-26-2004 03:39 AM

Nothing much further to add, except maybe that if you're going to use GRUB the 1024 cylinder limit isn't a problem, so maybe just to keep things organised you may want to put the partitions for the different distros together e.g. hdb1 swap, hdb2-4 FC2, hdb 5-7 FC3

ImpactDNI 08-26-2004 11:05 AM

I thought the 1024 was a problem with GRUB... or did they fix that?

linmix 08-26-2004 11:21 AM

I'm booting from 2 differnt /boot partitions well over the 1024 limit on 2 different drives and no problem


All times are GMT -5. The time now is 12:25 AM.