LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 09-06-2002, 03:02 PM   #1
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Rep: Reputation: 0
A little help for a newbie - Dual Boot


I'm sure this has probably been addressed before, so someone can hopefully help me out.

I have been running WinXP Home for a while now on my 120GB hard drive. I have recently decided to dive into the world that is Linux, and I downloaded Redhat 7.3 last night.

I would like to install RH 7.3 on my second hard drive, a 12.7GB Maxtor. My wish is to of course be able to dual boot and decide at startup which I want to use.

Everytime I go to install Linux from the CDs I burned, I chicken out at the disk partition options screen. I don't want to hose up my WinXP system, because I've got WAY too much stuff to lose on there. Can someone give me some guidance?

Thank you very much.
 
Old 09-06-2002, 03:11 PM   #2
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
Yes, this has been done by many (if not most people) on this forum. Consequently there are many, many threads which can be searched for this precise topic. Use the search facility like a local google engine. Oh, and use http://www.google.com/linux too.

Bert
 
Old 09-06-2002, 03:59 PM   #3
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Original Poster
Rep: Reputation: 0
Okay I think I'm in trouble now. I'm posting here from my RH 7.3 system (obviously the install went ok), but at startup I wasn't given the option to select WinXP. I installed the lilo at the MBR as instructed. Can someone help me out please?
 
Old 09-06-2002, 04:29 PM   #4
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
Please post your /etc/lilo.conf file here so we can see what went wrong.

Your Windoze space is not gone, and it is not hosed up. The only problem is that lilo, for some reason, does not know where it is.
 
Old 09-06-2002, 04:36 PM   #5
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Original Poster
Rep: Reputation: 0
Here you go. Thanks for the quick reply. I have to fix this before the fiancee gets home!!!!


prompt
timeout=50
default=linux
boot=/dev/hde
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.18-3
label=linux
initrd=/boot/initrd-2.4.18-3.img
read-only
root=/dev/hdf2
append="hdc=ide-scsi"
 
Old 09-06-2002, 06:49 PM   #6
sarin
Member
 
Registered: May 2001
Location: India, Kerala, Thrissur
Distribution: FC 7-10
Posts: 354
Blog Entries: 2

Rep: Reputation: 34
add these lines
other = /dev/hda
label = dos

run lilo and make sure you get o/p like.
added linux*
added dos

I assumed you have winxp in /dev/hda -- primary master. If it does not work, delete the newly added lines and run lilo again so that you have atleast linux. man lilo.conf gives a lot of details on all these.
--Sarin
 
Old 09-07-2002, 02:07 AM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Nice quick and to the point Sarin, I would change a few things myself, and add a bit, here's my suggestion:
other = /dev/hda1
table = /dev/hda
label = winbloze


And then to rerun lilo:
/sbin/lilo -v
The -v will give you more verbose updating of Lilo, which I like verbose.

Where you stationed at USN d00d? Navy d00ds rule!

And if you could also post the output of:
fdisk -l (FDISK -L lowercase) that would help to us to identify drive placement, and things like that.

Cool
 
Old 09-07-2002, 07:45 AM   #8
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Original Poster
Rep: Reputation: 0
I got the answer over at linuxnewbie.org:

-------------------------------------------------------------------------------

Try adding this to the end of /etc/lilo.conf and run /sbin/lilo after.




other = /dev/hdeX
label = WinXP
table = /dev/hde

*(where x is the actual partition win is on

--------------------------------------------------------------------------------

Right now, I'm stationed in VA. I did my first 3 years in Hawaii, and have been in VA for the last 5.
 
Old 09-07-2002, 08:07 AM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Do you like VA? Are you on a ship or what?

I am a Corpsman. I went straight from Boot to corps school (both in Great Mistakes), then to Field Med School (with the marines in Camp Legune, NC) and then onto Pharmacy Tech school (C School in Portsmouth, VA) and did some OJT during 3 months before class up at Scott's Center Pharmacy in Portsmouth, and finally to here, where I've been for ~2.5 years. I have about a year left in the Navy, then I gotta decide whether to re-up (Decent SRB for Pharmacy Techs) for 3 years and go somewhere cool overseas, or get out and live the Civilian life

Cool, another Navy dude here
 
Old 09-07-2002, 09:54 AM   #10
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Original Poster
Rep: Reputation: 0
VA is cool up here. I didn't care for Norfolk. Too much traffic and too many squids. I've been in since '93 and I'm a CTO1. I've got about 16 months left in. Even with an SRB they can't match what I'd make on the outside.
 
Old 09-07-2002, 10:01 AM   #11
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
So did you get it fixed? If so could you tell us what you did, Was XP on hda or hde?

USAF since 1988

Last edited by hanzerik; 09-07-2002 at 10:04 AM.
 
Old 09-07-2002, 10:10 AM   #12
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Original Poster
Rep: Reputation: 0
Yup it got fixed, see 4 posts up. Someone over at linuxnewbie.org told me what to put in the lilo.conf. Yes, my XP is on hde1. For some reason, my drives are set up like this:

hde = 120 GB (3 40GB partitions) WinXP drive
hdf = 12.7GB Linux drive
 
Old 09-07-2002, 10:19 AM   #13
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
Ok gotcha, the hde thing confused me for a min.
You must have one of those new Mobo's with the 4 ide controllers on them
Built in raid controllers?
 
Old 09-07-2002, 10:23 AM   #14
USN_Squid
LQ Newbie
 
Registered: Sep 2002
Posts: 7

Original Poster
Rep: Reputation: 0
Not that I'm aware of. Had this CPU since October of 2000, and it's nothing special. I don't know why I've got hde and hdf.
 
Old 09-07-2002, 10:43 AM   #15
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
what does fdisk -l give you?
 
  


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
newbie in need of help with dual-boot system Cobra08t Linux - Software 9 07-15-2005 09:57 AM
Dual boot Fedora/XP Newbie jrandant Fedora 4 06-18-2005 11:25 AM
Dual-boot recommendations for newbie klund Linux - Newbie 1 03-02-2005 12:59 PM
Newbie needs help with dual boot w/XP senorjuice Linux - Software 5 12-08-2003 01:54 PM
Newbie needs Mandrake/Win98 dual-HD, dual boot system design help... buddha Linux - Newbie 20 09-04-2003 08:57 PM

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

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