prince_kenshi
03-30-2001, 03:26 PM
I can't seem to find any documentation talking about when /boot is not a seperate partition. I have been using a boot disk all this time and I'm trying to switch to Lilo. I have changed the file as I like but when I run lilo, it gives me a fatal error saying /boot is a directory. Well I already knew that and don't see what the problem is. Here's my lilo.conf file:
root=/dev/hdb4
boot=/boot
# This file was created automatically by liloconfig
#
# run dpkg-reconfigure lilo if you want to change the way this operates
install=/boot/boot-menu.b
delay=50
vga=normal
lba32
read-only
image=/boot/bzImage
label=linux
image=/boot/vmlinuz-2.2.18pre21
label=old_linux
other=/dev/hda1
label=windows
table=/dev/hda
root=/dev/hdb4
boot=/boot
# This file was created automatically by liloconfig
#
# run dpkg-reconfigure lilo if you want to change the way this operates
install=/boot/boot-menu.b
delay=50
vga=normal
lba32
read-only
image=/boot/bzImage
label=linux
image=/boot/vmlinuz-2.2.18pre21
label=old_linux
other=/dev/hda1
label=windows
table=/dev/hda