Thanks for all the kind answers. The reason I brought this up was
because I have a situation where NT is installed to disk1 and linux in
disk2, I installed LILO to disk1 and indeed Linux can be loaded just
fine, the problem is LILO can't load NT, my lilo.conf is something like:
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.0.36
label=linux
root=/dev/hdb1
read-only
other=/dev/hda1
label=nt40
Thanks.
QS
"Mikkel L. Ellertson" wrote:
>
> At 05:07 PM 5/17/1999 -0700, you wrote:
> >I guess the trick works only if Linux is installed to the first disk and
> >Windows is installed to the second disk. Anyone knows any trick (without
> >using Boot Magic) if Windows is in the first disk and Linux in the
> >second?
> >
> >QS
> >
> If windows is on the first disk, Lilo can boot windows with out any
> extra effort. Something like this works fine...
>
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> image=/boot/vmlinuz-2.0.36
> label=linux-36
> root=/dev/hdb1
> read-only
> image=/usr/src/linux/arch/i386/boot/zImage
> label=test
> root=/dev/hdb1
> read-only
> append="MODPATH=/usr/src/linux/modules/"
> other=/dev/hda1
> label=dos
--
Alcatel Corporate Research Center
Mail: MS 446/310
1201 East Campbell Road
Richardson, TX 75081-1936
Tel: 972-996-3565
Fax: 972-996-5902
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]