Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: flo on July 28, 2002, 12:00:53 AM
-
I hava installed SMEServer 5.5, but LILO isn't installed, I hava to boot from floppy disk.
When I try to launch the /sbin/lilo command, I get the following result:
boot = /dev/hdb, map = /boot/map.0345
Added e-smith *
boot = /dev/hdb, map = /boot/map.0346
Added smith *
The lilo.conf given by SMServer is :
boot=/dev/md0
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/mitel.pcx
linear
deafult=esmith
What's wrong with the configuration ? Or what's the problem with lilo ?
I had a previous version of linux installed with an old lilo, does this cause the problem ?
Thx
-
Is there no image direction in your lilo.conf ?
like this in 5.1.2 :
image=/boot/vmlinuz-2.2.19-7.0.8
label=esmith
read-only
root=/dev/hda6
-
Of course, sorry.
image=/boot/vmlinuz-2.2.19-7.0.8
label=esmith
read-only
root=/dev/md1
initrd=/boot/initrd-2.2.19-7.0.8.img
But the problem is the same !!