Rebooted off the SCSI disk. Worked up until I get:
...
Partition check:
sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
Loading jbd module
Journalled Block Device driver loaded
Loading ext3 module
Mounting /proc filesystem
Creating root device
Mountin root filesystem
mount: error 19 mounting ext3
pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed: 2
Freeing unused kernel memory: 228k freed
Kernel panic: No init found. Try passing init= option to kernel
What gives? What does this error "error 19 mounting ext3" mean then?
Well....even though you've said you've check the initrd stuff it seems
the errors are point to something missing.
What I would do is take the initrd file that you have, un-gzip it and
mount it with -o loop and then take a look in lib and make sure all of
what you need is there.