[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

LILO config



Greetings to all of you,

I wanted to have DOS as default in LILO boot and Linux as the other. I tried editing the lilo.conf file and ended up with two replies

Syntax error and Partition table not found- My system has 2 HDD with linux filessytem in hdb1. my 1st HDD has hda1,hda2,hda5.

I am attaching my lilo.conf file that i edited and the default file---

please help me out
Thankikng you

default
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.0.36-0.7
	label=lin
	root=/dev/hdb1
other=/boot/hda1
	label=dos
	table=/dev/hda


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

- --------------------------------------------------------------------
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

------------------------------