[EMAIL PROTECTED] said:
> I want to obtain Win start and not Linux
> with lilo in my dual boot box for default.
> How I do this .
In /etc/lilo.conf you'll find a couple sections at the bottom of the
file. One is probably something like:
image=/boot/vmlinuz-2.2.5-2.5.0
label=linux
.
.
.
other=/dev/hda1
label=dos
.
.
.
Just reverse these two so that the section starting with other preceeds
the section starting with image=/boot/....
Then rerun lilo. Lilo boots whichever section comes first.
best
rickf
--
Rick Forrister <[EMAIL PROTECTED]>
"To get something done a committee should consist of no more than
three people, two of whom are absent." Robert Copeland
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.