[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Default boot to dos
> What configuration files need to be changed for Linux to boot to dos by
> default?
/etc/lilo.conf
The system listed first is the default unless there is a "default="
line in the file.
You can either rearrange the order of the systems, or add a line
before the first "image=" system like:
default=dos
(where "dos" is the "label=" of your dos system)
Then run the command "lilo" to write your new MBR.
--------------------------------------------
Bruce Smith bruce@armintl.com
System Administrator / Network Administrator
Armstrong International, Inc.
Three Rivers, Michigan 49093 USA
http://www.armstrong-intl.com/
--------------------------------------------