LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-05-2004, 07:30 PM   #1
sdpeelejr
Member
 
Registered: Mar 2004
Location: South Carolina
Distribution: Fedora Core 1, Mandrake Linux 10.0
Posts: 51

Rep: Reputation: 15
Partitioning 2 Distros


I'd like to run two distros on my machine. I am currently using Fedora and would like to install College Linux (because of its size).

What will I need to do when I put the College Linux CD in to install in order to successfully 'dual-boot'? My Fedora machine has GRUB on it where I can choose on start up which distro to start, so I figured I would put it to use!

Thanks
 
Old 04-07-2004, 09:44 AM   #2
jcspray
Member
 
Registered: Mar 2004
Location: York, UK
Distribution: Ubuntu
Posts: 132

Rep: Reputation: 15
>What will I need to do when I put the College Linux CD in to install in order to successfully
>'dual-boot'?

I'm not familiar with the College Linux installer, but I'd imagine that at some point it's going to ask you how you want to partition your hard disk. If you have unpartitioned space already then this won't be a problem. Otherwise you'll have to shrink down the existing filesystems, which you can do with GNU parted (or perhaps there will be such functionality in the installer). You can use the same swap partition for both distros.

The interesting part is configuring the bootloader. It's likely that CL will want to overwrite your existing GRUB installation, but it should ask during installation exactly what you want to do. There a number of ways to deal with this:[list=1][*]Let CL do what it wants to the start of the disk, then configure CL's choice of bootloader to load Fedora as well. The necessary details for loading fedora can be copied (with minor alterations) from your fedora boot filesystem.[*]Tell CL not to write the bootloader, and later amend your GRUB configuration to boot CL. Hopefully CL will have written a bootloader configuration somewhere in its filesystem, even if it hasn't used it to take over the disk[*]Tell CL to write its bootloader to its root partition (like /dev/hda3) instead of the start of the disk (like /dev/hda). This way you can use two bootloaders in sequence. First you see your fedora GRUB, and if you choose CL then it will "chainload" the CL bootloader. To arrange this, after CL installation you'll boot into fedora, where you can add a section to your GRUB configuration to chainload the CL bootloader.[/list=1]

The last option is probably the simplest. For your new GRUB entry, you'll want something like
Code:
    
     title College_Linux
     root  (hd0,2)
     makeactive
     chainloader +1
This would be if you'd installed the CL bootloader on /dev/hda3 (GRUB has fun partition numbering).

Luck.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I know which partition my distros are on? (Multi distros) glenn69 Linux - Newbie 3 06-18-2005 02:43 AM
On KDE-centric distros and 686 distros, what you think? mebrelith Linux - Distributions 4 03-23-2005 01:09 PM
partitioning for distros titanium_geek Linux - Hardware 3 06-19-2003 02:18 PM
Distros that don't require re-partitioning? justiceisblind Linux - Distributions 17 03-23-2002 01:53 PM
Installing distros over distros sunilkgarg Linux - Distributions 8 11-07-2001 02:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration