That is great, thanks. I am not yet familiar with initrd.
How do I set it to immediately boot to this, though. Is there a way, in SRM, to force a direct boot instead of doing it interactively by typing '0' at the aboot prompt?
KeithG
Jens Kruse wrote:
Hi Keith,
Keith Grider wrote:
my /etc/aboot.conf is one line:
0:1/vmlinuz ro root=/dev/sda1
Try this:
0:1/vmlinuz ro root=/dev/sda1 initrd=initrd.img
Regards, Jens

