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

Kernel boot




I'm running R.H. Linux 5.0 and recently re-built and installed OSKit 0.97.
Besides minor problems, everything compiled and installed fine (as far as I
could tell). I built the sample 'hello' kernel. I put the zImage in the root. I
added an entry in lilo.conf and ran lilo. However, when I try to boot it, the
system hangs. Here's what my lilo.conf looks like:


boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.0.31
     label=linux
     root=/dev/hda5
     initrd=/boot/initrd-2.0.31.img
     read-only
other=/zImage
      label=OSKit
      root=/dev/hda5
      read-only

Any suggestions? Excuse my ignorance, do I need to do anything with
linuxboot.bin?

Regards,

Progress Q. T. Mtshali
progressmtshali@pmsc.com




Follow-Ups: