redhatdaemon wrote:

I'm currently running Redhat 7.3 (kernel 2.4.18-3 Valhalla) and my computer experienced a power loss. Now it can't load the kernel and when I boot w/ the boot disk, it stops and says there's a kernel panic with no init found and to try passing an init= option with "linux <parameters>." So i pass "linux init=3" and init=5 and I still get the same problem. How do I fix this?



Try "linux root=/dev/hda1"  if your linux root partition
(where /sbin/init and /etc/inittab are, not to mention /etc/fstab)
is the first partition on the first ide device.

Or "linux root=/dev/sda2" if your root partition were the second
partition on the first scsi device.

Or "linux root=/dev/hdb2" if your root partition were the
second partition on the second ide device.




-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to