LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 06-08-2003, 12:02 PM   #1
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Rep: Reputation: 30
NetBSD, Redhat Linux 8 and Windows XP??


I'm downloading NetBSD right now. I want to make a multiple dual boot with Windows XP pro, Redhat Linux 8 and NetBSD. I never ever used NetBSD by itself or with one or more OS. Is there a certain way to partition with NetBSD for me to have a multiple dual boot?? I know at one time i tryed Windows XP pro, MS-DOS 6.22 and Redhat Linux. It could not do it. If someone has some information on how to set up a multiple dual boot please reply back. I put this in the Linux Newbie forum because i'm a learner to almost everything. Thanks guys.
 
Old 06-08-2003, 12:41 PM   #2
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
just add other = /dev/hdx #x for the drive
label = xxx
into lilo.conf
 
Old 06-08-2003, 12:46 PM   #3
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Original Poster
Rep: Reputation: 30
I really don't understand what that meant. I have no clue what to do when NetBSD is complete. Please reply back.
 
Old 06-08-2003, 12:46 PM   #4
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
do you use lilo on startup
 
Old 06-08-2003, 12:50 PM   #5
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Original Poster
Rep: Reputation: 30
no i use grub. I currently have Windows XP and Redhat 8 as a dual boot. I wanted to add NetBSD. Please reply back. Thanks.
 
Old 06-08-2003, 12:51 PM   #6
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
i dont know anything about grub sry
 
Old 06-08-2003, 12:54 PM   #7
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Original Poster
Rep: Reputation: 30
ok then lets do it your way. When NetBSD is complete i'm going to use Lilo. Can you help me with Lilo?? Please reply. Thanks.
 
Old 06-08-2003, 01:03 PM   #8
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
its very simple here is my /etc/lilo.conf il explain what the things do:
Code:
boot=/dev/hda < this is where your boot disk should be
prompt < prompts the startup and you can choose which distro
timeout=50 < startup atomaticly the default when the time has run out
vga=791 <  shows the console at startup in 1024x786
append = "hdc=ide-scsi"  < if you have a burner youl need this[i]

image=/usr/src/linux/arch/i386/boot/bzImage <  my recompiled kernel
        label="Linux_Compiled" <  the label
        root=/dev/hda2  what the root partition is
        read-only 
        optional

image=/boot/System.old   <  the kernel before i recompiled
        label="System.old"
        root=/dev/hda2
        read-only
here is what the xp thing should look like:
Code:
other = /dev/hdx #hdx means hda hdb etc the drive you have xp on 
label="Xp" #the label is yours to chose
lilo is pretty easy to understand

cheers

erling (just ask)

Last edited by killi; 06-08-2003 at 01:05 PM.
 
Old 06-08-2003, 01:10 PM   #9
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Original Poster
Rep: Reputation: 30
I was really getting a good look at that and it does not seem easy. I never had a multiple dual boot before. I have a feeling when i set up this multiple dual boot i probably going to screw thing up really bad. I'm more likely good at that. Please reply back.
 
Old 06-08-2003, 01:11 PM   #10
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Original Poster
Rep: Reputation: 30
I got like 5 hours left on my download. I hope someone is around to help me. That's a estimate time.
 
Old 06-08-2003, 01:12 PM   #11
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
nothing to worry about i was a noob when i had problems with
lilo and i know pretty much about lilo and its hard first but
after a while you get the hang of it

cheers

erling

if you mess up lilo just try again
 
Old 06-08-2003, 01:16 PM   #12
dsantamassino
Member
 
Registered: May 2003
Location: Dallas, PA
Distribution: Windows XP and Redhat Linux 8
Posts: 283

Original Poster
Rep: Reputation: 30
Windows Xp would come first right?? Then what Redhat Linux 8 or NetBSD?? I don't understand the lilo. Can we take this step by step?? Please reply back.
 
Old 06-08-2003, 01:18 PM   #13
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
just add first xp and then or do you have kcontrol on your red hat
because there you have a lilo configurator just press probe on that and
then youl get a working lilo
 
Old 06-08-2003, 01:19 PM   #14
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
lilo is prettu simple its just some simple commands to start the
distro just try to learn them from my post
 
Old 06-08-2003, 01:21 PM   #15
killi
Member
 
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440

Rep: Reputation: 30
read this lilo thing: http://www.acm.uiuc.edu/workshops/li...tall/lilo.html
 
  


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
Help! Linux RedHat 9 won't get on Windows network Temujin_12 Linux - Networking 30 12-04-2005 06:29 PM
Redhat Linux and Windows 2003 ctanchan Linux - Networking 8 08-11-2005 01:00 AM
install netbsd from linux partition mjolnir *BSD 1 06-23-2004 02:42 PM
Redhat Linux to Windows networking glenbenton Linux - Networking 4 04-17-2004 04:05 PM
How to Install Redhat linux on Windows 98 shrivijay Linux - Software 1 07-10-2003 01:42 AM

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

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