LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-24-2005, 12:58 PM   #1
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Rep: Reputation: 31
Mulit-boot questions


I have been pondering the idea of adding more systems to my pre-existing WinXP/Mandriva dual-boot system for some time now. Since I have a 160G HD, i'll probably add a bunch of distros just to try some.

Anyway I have been reading a lot on this topic and I have noticed there are a lot of ways to do this. My questions are as follows:

1. Should I wipe my HD and re-install everything from the ground up, or should I leave the windows partition the way it is? As a second part to this, I already have mandriva 2006 RC1 installed and I'd like to leave that alone if I can. Is this a good idea??? to wipe, or not to wipe?

2. I have read a lot of forums here and elsewhere that suggest if you have a multi-boot system it's OK to share a /home directory between all the distros. However, this link suggests that it may not be such a good idea. What do you LQ readers suggest - to share or not to share?

3. I have also read that some distros (not sure if they meant linux or otherwise) require that they be installed on a primary partition on the Hard drive. Here are the distros that I have to choose from: Suse, Debian, Xandros, Linspire, Ubuntu, Kubuntu, Mandriva, Slackware, and Gentoo. Are there any of these that fall into that category? ( I don't think they do, just want to make sure)

I should note that I have read a lot about this and I think the way i'm going to do it is the way the guy suggests in that distrowatch link above. If this is a bad idea - speak up! Or, if there's an easier way I should know about - that'd be great, too. Thanks!
 
Old 09-24-2005, 01:10 PM   #2
J_K9
Member
 
Registered: Nov 2004
Distribution: Slackware 11, Ubuntu 6.06 LTS
Posts: 700

Rep: Reputation: 30
1) That is up to you. You can resize your partitions, but that can be slightly risky (although the two links in my personal bookmarks entitled "Resizing NTFS/FAT" have never let me down). From there, just use up the remaining space with as many distros as you want! It'd probably be better to wipe the whole drive though, as that would help you to avoid problems with sectors and whatnot...

2) I don't think you should share a /home directory. The link is correct, and there could be interferences between the distros and the /home directories. It is better (when installing another distro on your PC) to put everything into a / partition (ie. Don't make a separate /home partition for each distro). This may be the best thing to do in your case.

3) When installing distros, I always make them primary partitions. Never logical.

I think you should follow what the dude on DistroWatch said - I've browsed through it and it doesn't look too bad! Use the GRUB boot loader, use the same swap partition (more than one is unnecessary) which should be approximately the size of your RAM, and have fun! That's the most important part- hehe! You could always try the live CDs, though - that might be easier...

M.
 
Old 09-24-2005, 01:58 PM   #3
Halsafar
Member
 
Registered: Sep 2005
Posts: 37

Rep: Reputation: 15
Why should Linux partitions be Primary?

I've installed a few distro's -- even tho I'm quite new to Linux but everytime I've just created a bunch of Logical partitions for linux.
 
Old 09-26-2005, 09:54 AM   #4
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Original Poster
Rep: Reputation: 31
J_K9:

In your post you said to use the Grub boot loader. Is there an advantage to doing that over lilo? THe link I gave shows how to add distros to your lilo.conf file, but it doesn't go into how to do the same to Grub. Can you give me some details how this is done??

Thanks
 
Old 09-26-2005, 10:30 AM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by Halsafar
Why should Linux partitions be Primary?

I've installed a few distro's -- even tho I'm quite new to Linux but everytime I've just created a bunch of Logical partitions for linux.
Linux can boot fine from primary and logical partitions so there is no need to just stick to primary partitions.
 
Old 09-26-2005, 11:52 PM   #6
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Original Poster
Rep: Reputation: 31
Hypothetical question .....

Everyone always says to install Windows first, right? So, what if I get all these different distros installed after I install Windows and then I need to re-install Windows? Does that mean I have to re-install all those distros, too?

Just curious
 
Old 09-27-2005, 06:28 AM   #7
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Re: Hypothetical question .....

Quote:
Originally posted by chemdawg
Everyone always says to install Windows first, right? So, what if I get all these different distros installed after I install Windows and then I need to re-install Windows? Does that mean I have to re-install all those distros, too?

Just curious
No you don't (as long as you leave their partitions intact), just make sure you have a grub or lilo floppy disk so that you can log into Linux and reinstall your bootloader to the MBR after installing Windows.
 
Old 09-27-2005, 08:50 AM   #8
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Original Poster
Rep: Reputation: 31
how do i make one of those?
 
Old 09-27-2005, 02:32 PM   #9
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
For grub, I think its
Code:
#grub-install /dev/fd0
 
Old 09-27-2005, 08:58 PM   #10
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Original Poster
Rep: Reputation: 31
dang - i'm using lilo!
 
Old 09-27-2005, 09:35 PM   #11
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by chemdawg
dang - i'm using lilo!
I have not used LILO for a while. Search on Google, I am sure there is a solution somewhere.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
multi-boot questions cwhh Fedora - Installation 4 09-17-2005 07:28 PM
Mulit Language Support zaicheke Slackware 1 11-20-2004 12:10 AM
Question about Mulit-Monitor Configuration Tarts Slackware 1 02-11-2004 12:53 AM
Need help with boot loader. Multi boot questions. Grub? 1993gt40 Linux - Software 1 10-16-2003 08:28 PM
mulit users in x square_eyes Linux - Newbie 5 04-24-2003 08:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:35 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