Hello All
I have installed install RH8 on /dev/hdd with lilo as the bootloader installed to the first sector of the partition. When I boot up linux lilo prints "L 01" with repeating 01. I have w2k installed on the first drive with ntfs as the file system.
Here is my lilo.conf
prompt
timeout=50
default=linux
boot=/dev/hdd
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear
image=/boot/vmlinuz-2.4.18-14
label=linux
initrd=/boot/initrd-2.4.18-14.img
read-only
append="hdc=ide-scsi root=LABEL=/"
Does any body know how to fix this???
Should Have I installed lilo to the mbr????
Thanks
P