Hi,

boot=/dev/sda2
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.0.36-0.7
     label=linux
     root=/dev/sda2
     initrd=/boot/initrd-2.0.36-0.7.img  <<<<< this is missing but...
     read-only
image=/boot/zImage
     label=RT-Linux
     root=/dev/sda2
     read-only


TO get to /dev/sda2 you probably need a SCSI driver module
This is missing .. it was probably insmodded by the initrd image.

The old initrd-2.0.36-0.7.img may not work.
I would suggest that you do a /sbin/lsmod with your linux boot and see
which scsi
modules are loaded.
GO back to your RT kernel and put that module in the kernel not as a
module.
All being well you will then be able to boot without the initrd.

If not then you will have to update the initrd which may require a
longer answer.

There may be other minds out there with a better solution
However, I hope this helps
  Phil Wilshire



--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to