Hi On Tue, Sep 14, 2004 at 11:13:23AM +0200, Bas van der Vlies wrote: > The ide-disk module is in systemimager release. You can load it in your > systemimager install script. > modprobe ide-scsi > Maybe this does the trick. Unfortunately not.
I put modpreobe ide-scsi right at the beginning of the autoinstall script. I get: insmod: /lib/modules/2.4.20-boel/: no such file or directory insmod: ide-scsi.o: no module found by that name This is the first thing I tried, which led me to the archives and the list. So, I see in the autoinstall script I can load modules, such as filesystems. But the ide-scsi is not there, and according to /usr/share/systemimager/boot/i386/standard/config it is not compiled in. (Strangely a vanilla 2.4.24 kernel allowed me module or not at all in "make menuconfig", but not built in). However, looking at the insmod error message I see another problem. Why can the directory /lib/modules/2.4.20-boel/ not be found? Any ideas? regards, Jan -- Jan Groenewald (Computer Officer) AIMS - African Institute for Mathematical Sciences Email: jan@@aims..ac..za Web: http://www.aims.ac.za ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
