Hi,

I think I have a better and easier way to have windows and RedHat in the
same HD.

First, you have to install the windows, and then install the Redhat. After
finishing the RedHat installation, you must MAKE a bootable disk for RedHat.
Then boot your comuter with the floppy disk, change something in your lilo
like:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
default=rtlinux

image=/boot/rtlImage30
 label=rtlinux
 read-only
 root=/dev/hda1

image=/boot/linuxImage2218
 label=linux
 read-only
 root=/dev/hda1

image=/boot/vmlinuz-2.2.16-22
 label=linux2216
 read-only
 root=/dev/hda1

other=/dev/hda1
    label=win

then run the lilo.

There are something in the lilo you have to change:
1. delete linear and addin lba32 if you HD is big.
2. addin
other=/dev/hda1
    label=win
3. run lilo

Then reboot your computer you can get 2 selection of which OS you want to
boot first.

I can not find the e-mail address of manas, if you think this way is
correct, please send this e-mail to him too.

thanks in advance
Hai Xu


----- Original Message -----
From: "vijay patel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 13, 2001 11:23 AM
Subject: Re: [rtl] My machine is not showing LILO prompt while booting


>
> Hello mamas ,
>
> I thing you had first installed linux and than Windows .So the
> window has been overwritten the MBR where the LILO was installed. So you
> have to load lilo in the MBR . For that please go through the following
> steps :
> 1 > Boot in your pc in the Window
>
> 2> put Redhat CD in the CD Drive
>
> 3> in the CD you will find a directory "dosutils" . In "dosutils" there is
> a one application "loadlin" using which you can load linux . Copy "loadlin
> in your harddisk .
>
> 4>Run "loadlin" using c:\>loadlin /dev/hda1
> or
> c:\>loadlin /dev/hdax
> x=the root partition of the linux
>
> 5> after booting your pc in linux run $lilo
> which will overwrite your MBR.
>
> 6> reboot your PC
>
> Next time onward definately you will get
>  LILO prompt .
> Send me a mail if still problem is there.
>
> -vijay patel
>
>  On Tue, 12 Jun 2001, Manas Kumar Dash wrote:
>
> > Hi,
> >  I am having 20GB HDD.
> >  I have windows - 98 running on that.
> >  My file system on c: is FAT-32bit.
> >  I have installed Red hat 7.0 on that in one of the partition.
> >  While installation, I have installed LILO on the MBR by choosing one of
> > the two
> >  options, showed during installation.
> >  My installation is successful.
> >  Problem is that, while booting LILO promt is not coming, and it's
> > directly booting
> >  with windows.
> >
> >  Please reply the remedy for this.
> > Thanks
> > Manas.
> >
> > ----- End of forwarded message from [EMAIL PROTECTED] -----
> > -- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> > echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> > --
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/rtlinux/
> >
> >
>
> ----- End of forwarded message from [EMAIL PROTECTED] -----
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
>
>

----- End of forwarded message from [EMAIL PROTECTED] -----
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to