On Wed, 2005-06-29 at 22:03 -0400, Michael DeCleene wrote: > In case anyone cares, I did manage to get this to work. Basically went > through the kernel setup and compiled most of the SCSI modules and all the > relevant RAID modules directly into the kernel, rather than leaving them as > loadable modules. This appears to have done the trick. Woo hoo! > > Mike > I forgot yo tell you to try to use the newer mkinitrd to make your boot image, that would have probably been the easiest solution. The root cause of this with the upgrade is the kernel requires does not specify the newer version of minitrd. So doing any type of upgrade is a hit and miss. If one upgrades mkinitrd before hand it will likely play nice. Ted