I got it working, still using initrd because I like it. >From linuxrc: #!/bin/sh echo "Loading SCSI generic ( 2.2.2 )" /bin/insmod /lib/scsi_mod.o echo "Loading aic7xxx module ( 2.2.2 )" /bin/insmod /lib/aic7xxx.o aic7xxx=no_probe echo "Loading SCSI disk module ( 2.2.2 )" /bin/insmod /lib/sd_mod.o It works now. -brad -- Brad Doctor Colorado Region Network Engineer NDA http://www.nda.com 303-449-3596 - - - - - Likewise, the national appetizer, brine-cured herring with raw onions, wins few friends, Germans excepted. -- Darwin Porter "Scandinavia On $50 A Day" - Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/ To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
