Hi On Tue, Sep 14, 2004 at 12:53:07PM +0200, Bas van der Vlies wrote: > >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? > > > boel_binaries.tar.gz is fetched via rsync during the install phase: > - first kernel and root ramdisk > - In the root ramdisk the boel_binaries.tar.gz is fetched and in this > package contains all modules like ide-scsi.o > - You must have an entry in the rsyncd.conf where you installed this > package
I have taken a different route now. I got the systemimager source on debian, and modified the linux.i386.config file as well as INSMOD_COMMANDS. I rebuilt a .deb and installed that. Now the kernel pxe boots and says "can't find /lib/modules/boel.." and then can't install the module. I also edited the master script, so at this later point, insmod ide-scsi actually succeeds. But it is too late, since /dev/hda don't exist. A quick workaround would be to MAKEDEV in the master script -- if such commands as mknod are available? This is rather ugly, and I'd rather just get the kernel to have the module, load it, and use it. 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. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
