LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 01-09-2003, 07:17 PM   #1
gr8geezer
LQ Newbie
 
Registered: Mar 2002
Location: Western New York, USA
Distribution: Debian woody
Posts: 8

Rep: Reputation: 0
Triple boot with two linuxes - how?


I've managed to do double boots (linux & XP) using LILO a few times as it's a piece of cake.

Whenever I've had a second Linux distro on the same harddisk as the first though I've had the problem of having to use a boot floppy to access the second / older distro. Seeing as Linux is quite mature in the booting area though it seems awfully odd to me that I couldn't boot two distros straight from LILO (or maybe GRUB).

Has anyone here got a straightforward method to accomplish this? Thanks.
 
Old 01-09-2003, 08:40 PM   #2
born4linux
Senior Member
 
Registered: Sep 2002
Location: Philippines
Distribution: Slackware, RHEL&variants, AIX, SuSE
Posts: 1,127

Rep: Reputation: 49
u can make the two linux systesm share the same /boot and swap partitions. Don't install a boot loader for the second linux install. After installing, you need to manuall add the entry for the second linux to the boot loader config file of the first linux install.
 
Old 01-10-2003, 12:05 AM   #3
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
http://jetblackz.freeservers.com/Con...tiBooting.html

I could add as many OSes to my boot menu as the screen space allows. Let NT bootloader do the magic.
 
Old 01-10-2003, 05:40 AM   #4
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
What I do is install grub only with my main distro (redhat) and copy the kernels for the other distros (currentlt LFS and ArchLinux, but always changing) in my redhat boot partition, and in grub.conf, point the kernels to their proper partition. Not sure if this is the "correct" way to do it but it works fine.

Here's how I do it:
Code:
# grub.conf
title Red Hat Linux (2.4.18-14)
        root (hd0,0)
        kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ hdd=ide-scsi
        initrd /initrd-2.4.18-14.img
title linux from scratch (2.4.20)
        root (hd0,0)
        kernel /linuxbot ro root=/dev/hda6
title Archlinux (2.4.20)
        root (hd0,0)
        kernel /archkernel ro root=/dev/hda7

Last edited by bulliver; 01-10-2003 at 05:42 AM.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
from dual boot to triple and quadruple boot theory_prof Linux - Newbie 10 10-06-2005 01:28 PM
Triple Boot Smokey Slackware 5 07-24-2005 05:28 PM
Triple boot anand_pep Linux - Newbie 1 03-14-2005 03:06 PM
Dual-boot Two Linuxes undeadpenguin Linux - Newbie 1 10-16-2003 03:52 PM
triple boot system/boot disk noODle Linux - Software 4 12-23-2001 10:55 AM

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

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