Hi,
I found out I could not use my SCSI disks as there seems to be no SCSI
disk support on the disk image when booting the RedHat 4.0 boot disk. I
think MD features prevent proper working of the SCSI disks as I had seen
before on Debian 1.1 as well.
This was fixed when someone in the Netherlands made me another kernel
without MD and with NCR support included.
But to get this kernel on the disk I have to restart LILO. Therefor a
lilo.conf would be handy. My current lilo.conf make the kernel boot but
wont let me start the RAMdisk. Given the fact that I loaded the diskette
on /mnt/floppy I made the following lilo.conf myself.
boot=/dev/fd0
map=/mnt/floppy/boot/map
install=/mnt/floppy/boot/boot.b
prompt
timeout=150
image=/mnt/floppy/vmlinuz
label=linux
root=/dev/fd0
read-only
Could someone give me the proper lilo.conf file te recreate a proper boot
disk?
Thanks, Hugo.