[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: LILO config
- Subject: Re: LILO config
- From: Hariharan Narayanan <umakanth@xxxxxxxxxx>
- Date: Fri, 11 Jun 1999 09:40:05 +0530
> after editing
>
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> root=/dev/hda
> prompt
> timeout=50
> image=/dev/hda1
> label=dos
> root=/dev/hda1
> read-only
> other=/boot/vmlinuz-2.0.36-0.7
> label=lin
> root=/dev/hdb1
>
> Deivanayak Balakrishnan
Hi Balakrishnan,
To make LILO boot DOS by default, you DO NOT have to change the 'image =' and 'other =' entries to point to DOS and linux
respectively. By default LILO boots that image which comes first in /etc/lilo.conf (anybody pls. correct me if wrong). So your changed
/etc/lilo.conf must simply look like this.
default
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
other=/boot/hda1 <<<<<<<<<< This comes first to let LILO boot DOS by def.
label=dos
table=/dev/hda
image=/boot/vmlinuz-2.0.36-0.7
label=lin
root=/dev/hdb1
PS : Somebody please clear this doubt. Is the "image = " entry used ONLY to list linux kernels. Can we not list any other OS's kernel
images using this entry? Do other OS's kernel image entry have to be under 'other =' in '/etc/lilo.conf' ?
Thanks,
Hari.
- --
- -*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*-
Hariharan Narayanan
CMC Ltd., Old Mumbai Highway, Gachibowli, Hyderabad-500 019. INDIA.
Off : 91-40-3000501, 91-40-3000401 Ext. 2262
E-mail: umakanth@xxxxxxxxxx, Umakanth@xxxxxxxxxx, umakanth@xxxxxxxxxxxxx
Home-page: http://www.geocities.com/SiliconValley/Orchard/6033/
- -*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*-
"People come into our lives for a reason, a season, or a lifetime....
- -*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*--*-*-*-*-
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
Flame baits will not be tolerated. If you can appreciate satire read
http://www.templetons.com/brad/emily.html
------------------------------