LinuxQuestions.org
Visit Jeremy's Blog.
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-08-2002, 01:52 PM   #1
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Rep: Reputation: 30
help - multi OS booting


I have 3 hard-drives:

1st HD - win2k
2nd HD - RH7.2
3rd HD - SUSE8.0

how am i able to configure my lilo to boot the above 3?

Any help will be appreciated!

Right now, i am only able to dual boot redhat and win2k because these were the 2 which I setup initially. SUSE8, was a later install.
I am able to boot SUSE with a boot floppy, but i want it to be able to boot from my lilo selections too.

Last edited by shoot2kill; 06-08-2002 at 02:40 PM.
 
Old 06-08-2002, 03:27 PM   #2
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Original Poster
Rep: Reputation: 30
any updates?
 
Old 06-08-2002, 03:32 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
well just edit your lilo.conf and have it point to the location of where Suse is located at on your hard drive.
 
Old 06-08-2002, 04:02 PM   #4
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Original Poster
Rep: Reputation: 30
i tried to set it to point to the image file, somehow, i think i must have made a mistake.

i have got an error msg reading: Bios drive 0x82 may not be accessible.

Fatal: Image has not been defined.

Can u pls give me a sample of the lilo.conf?
 
Old 06-08-2002, 05:19 PM   #5
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Original Poster
Rep: Reputation: 30
the scenario is like this:

hda - LILO on MBR
hda1 - win2k
hdb - redhat: hdb1 - /boot
hdb2 - swap
hdb3 - /
hdc1 - suse - /

how am i suppose to configure my lilo.conf in order to have multi-boot?
 
Old 06-08-2002, 10:51 PM   #6
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
Using the image= line to boot another linux can be a little tricky. There are three ways to do it.

1. Install suse's lilo on its root ' / ' partition. Then put two lines like this in red hat's lilo.conf:

other=/dev/hdc1
label=suse

2. Copy suse's kernel to the red hat's /boot directory and then add these lines to red hat's lilo.conf:

image=/boot/<name_of_suse's_kernel>
root=/dev/hdc1
label=suse
read-only

3. This is a little more complicated than no. 2. You boot up into red hat and you make a directory. Let's call it ' suse '. So, run mkdir /suse. Then
mount -t ext2 /dev/hdc1 /suse. Next, add these lines to red hat's lilo.conf:

image=/suse/<path_ to_suse's_kernel>
root=/dev/hdc1
label=suse
read-only

Run lilo and then run umount /suse.

Last edited by linuxcool; 06-08-2002 at 11:16 PM.
 
Old 06-09-2002, 10:39 AM   #7
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Original Poster
Rep: Reputation: 30
linuxcool,

Thanks for replying.....i will try it when i get back to my office next week, i will post back when i have got things work.
 
Old 06-10-2002, 08:06 PM   #8
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Original Poster
Rep: Reputation: 30
Alright man, i have got the multi bootig work using step number 2.

thanks man, linuxcool
 
Old 06-11-2002, 03:41 AM   #9
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
You're welcome.
 
  


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
multi booting pilypala Linux - Newbie 5 11-01-2005 11:41 AM
Multi booting Fritz_Monroe Linux - Newbie 8 06-21-2005 11:02 AM
Multi-booting linux_nubee Linux - General 4 10-16-2003 01:53 PM
Multi booting, Can this be done? How? linux_nubee Linux - General 9 10-02-2003 10:42 PM
Multi Booting Cummings Linux - General 17 11-14-2002 11:11 PM

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

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