On Thu, Nov 13, 2003 at 02:33:43PM -0800, Stan Heller wrote:
> aic79xx               282224   3
> sd_mod                 13552   6
> scsi_mod              110344   2  [aic79xx sd_mod]

try loading these 3 by hand after it fails.
cd /lib/modules/../drivers/scsi/
insmod scsi_mod.o
insmod sd_mod.o
insmod aic79xx.o

> ************************************************************************
> ls -l /tmp/systemimager-3.1.5/initrd_source/my_modules
> total 460
> -rw-r--r--    1 root     1000       316565 Nov 11 15:22 aic79xx.o
> -rw-r--r--    1 1000     1000          895 Nov  7 07:33 INSMOD_COMMANDS
> -rw-r--r--    1 root     1000       136299 Nov 11 15:25 scsi_mod.o

if you're using 3.1.5, these should all be there already.

> 
> Loading sd_mod...
> Using scsi_mod.o
> Using /lib/modules/2.4.20-boel/kernel/drivers/scsi/sd_mod.o
> assuming sd_mod is compiled into the kernel, not needed, or already loaded.

that doesn't seem right.  sd_mod is a module in 3.1.5.
we'll see what happens with the above - maybe scsi_mod will get it going.

also - at this point is where it should try to load aic79xx, if discover
knew about it.  you might consider filing a bug against discover-data
(a debian package).

see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=181437
if you're not comfortable filing a bug, i can do it if you provide the
information requested there.

> 
> That is pretty much everything plus the kitchen sink. If there is 
> anything we left out or more info needed, please advise. 

thanks - well done.


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Sisuite-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to