Hi
The best solution is to allow Red Hat to install LILO on the MBR. It
will at bootup give you the choice of booting Linux or windows. Install
Windows first. Then use a utility, such as partition magic, to free up some
space on your HDD to install Red Hat on.
Install Linux by booting from the cd. When the screen comes up press
enter. The important parts are to remember where Linux root partition is
installed, HDA1, HDA2 ETC. Also record the windows partition which should be
Hda1. Install linux enabling lilo to write to the mbr on hda.
After the install boot again from the linux disk, except type linux
rescue at the prompt. Then type the following lines;
mount /dev/hda2(or wherever root is) /test(or anyword you choose.(enter)
chroot /test (enter)
ls (enter) you should now see a number of directories one of which is
/etc. next type
cd /etc(enter)
pico lilo.conf (this will bring up the file lilo.conf)
Edit lilo.conf by changing the linear entry to lba32
Next see if their is an entry for windows it should look like the following
other=windows
image=/dev/hda1
If this entry isn't there create it at the bottom of the file. If you want
windows to load by default go the default line in lilo.conf and change
default=linux to default=windows(or whatever you wish to call windows) Make
sure that the default line and the other line are the same word and case.
When finished type "crtlx" then "y"(without caps) When the command
prompt returns type lilo You should see two lines saying "added" windows.
Then reboot and lilo screen will appear, then choose which OS to load
using the arrow keys
Good Luck
Daniel
----- Original Message -----
From: "Jerry Heston" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Saturday, May 19, 2001 7:40 PM
Subject: Re: [PCBUILD] Redhat and Me
> > >My system is homemade with an Athlon 600, 17GB Maxtor HD (C:),
> > 15GB Maxtor
> > >HD (D:), 30 GB WD HD (on a SIIG IDE card), CD-ROM and a TEAC burner.
ATI
> > >Rage Fury and SB Live. 320 Mb RAM. Running Me primarily.
> >
> > >I cleared off my D: drive for Redhat 7.1, no LILO - boot disk instead.
> > When
> > >I did this the first time, I couldn't boot into Windows (BSOD, Windows
> > >Protection Error, restart computer). Couldn't go into safe mode, but
> > >startup disk would get me to command prompt. I ended up reinstalling
Me
> > >which fixed whatever was wrong, and bagged Linux on D:.
> >
> > >So, this time, I unplugged my C: drive and reinstalled Redhat
> > 7.1 on my D:
> > >drive. Went fine except for email and news (topic for another
> > message). I
> > >booted from floppy a couple of times and worked fine. I plugged my C:
> > drive
> > >back in booted up. Same thing -- BSOD, same message as above. Don't
> > >understand this at all. I powered down and booted into Linux to make
> > >sure -- no problem. I unplugged D: drive (Linux) and booted up.
> > Went into
> > >safe mode, restarted and Me booted back up. I don't see physically
> > >connecting/disconnecting drives as a viable "dual-boot" system. Any
> > >help/thoughts/solutions are welcome.
> >
> >
The NOSPIN Group provides a monthly newsletter with great
tips, information and ideas: NOSPIN-L, The NOSPIN Magazine
Visit our web site to signup: http://freepctech.com
|