LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 06-02-2006, 02:22 PM   #1
SuperK
LQ Newbie
 
Registered: May 2006
Posts: 25

Rep: Reputation: 15
Dual boot with Grub already installed


Hi,

I am thinking about creating a dual boot system of two Linux distro's on a system that previously dual booted Win2000 and Ubuntu. Win2000 has not booted since I changed some hardware and I never used it anyhow .

Ubuntu is on a larger slave HDD and Win2000 is on a smaller (2.5 GB) master HDD. Is there anything I should know about installing another linux system on the master drive so I can avoid the Grub 16/17 etc. errors?

I'm thinking about Slackware or Mepis at the moment.
 
Old 06-02-2006, 02:42 PM   #2
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
The last link of my signature has all the answers you require but you may need to know the principle behind.

Perhaps the easiest is to the following

(1) Install other Linux is a single partition per distro so that the root is simply its partition name. Like install Mepis in /dev/hda7 and Slackware in /dev/hda8

(2) During every Linux install instruct its install to install its boot loader in its root partition.

(3) Amend the Grub controlling the MBR as follow
code]title Mepis in /dev/hda7
root (hd0,6)
chainloader +1

title Slackware in /dev/hda8
root (hd0,7)
chainloader +1[/code]
Grub counts from 0 so (hd0,6) means first disk partition 7 corresponding to hda7. If your second disk is hdb and you want to boot hdb12 the root to Grub should be (hd1,10).

The above works for as many Linux as you can put inside a PC.

Small print : Some distros may not have been written to cope with partition number higher than 20 or in a hard disk space beyond 137Gb. Other than that sky is the limit as manay as systems you can boot.
 
  


Reply



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
Just installed dual-boot, dont get GRUB jmorris8 Linux - Newbie 4 09-27-2005 04:50 AM
Fedora Core 3 Dual Boot, Dual Hard drives, Grub Boot Loader Denali03 Linux - Newbie 1 03-04-2005 01:44 PM
Configure grub (dual boot) with 2 OP installed already fere Linux - Newbie 2 06-07-2004 10:58 PM
Installed Fedora, which installed Grub - how to boot to Knoppix? squall14716 Linux - General 3 03-15-2004 03:11 PM
Trying to dual-boot XP and RH9 with GRUB...GRUB stops right after BIOS EvilYoda Linux - Newbie 5 06-20-2003 03:38 PM

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

All times are GMT -5. The time now is 11:50 PM.

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