LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   BOOT Problem (https://www.linuxquestions.org/questions/linux-newbie-8/boot-problem-10604/)

dnwurtz 12-24-2001 02:00 PM

BOOT Problem
 
:newbie:

OK, yes I am a dumb ass....I have a 30 Gig hard drive and decided i will install linux Red Hat 7.2 on the same hard drive as WINXP but on different partitions. Win XP is on C-Drive with 20 GIG and Linux is On 2nd partition with 10 GIG. I installed linux and it is now the defult loader and soes not give me the option to load XP. I am a complete Linux idiot...I just installed it to learn a little about it.

Please Help,

I want to be able to dual boot.

whepin 12-24-2001 10:16 PM

vi /etc/lilo.conf
 
first,fdisk ,see your hda? of WinXP
add the following :
root = /dev/hda?
label="WinXP"
table = /dev/hda

Wazza 12-25-2001 04:16 AM

I say, would he need to type (as root)
/sbin/lilo to initiate it?

Just a thought :)

Wazza

newlinuxman 12-25-2001 11:12 PM

I also dualboot. I found it easiest to let the boot.ini file handle the process. Also when installing don't write to the MBR.

Here's the link that walks you step-by-step.

good luck

dnwurtz 12-26-2001 05:19 AM

Thanks everyone, got it to work!!!


All times are GMT -5. The time now is 12:01 PM.