Are you sure that you are using the correct kernel+initrd.img? I mean are you using a 2.4.21-27.0.2.ELsmp kernel? what's the output of:
file /tftpboot/kernel -Andrea Matt Jamison wrote: > Hrm, I figured out the sys_fs thing and got past that, but the system > could not load any kernel modules... Every module gets the error > "Unknown symbol in module (-1): No such file or directory". This makes > me think that the insmod binary in the initrd is incompatible in some > way... > > I've attached a screen shot. (Sorry, but getting the textual errors is > difficult with no modules/devices) > > Thanks, > > Matt > > > Andrea Righi wrote: >> Matt, >> >> you can try to comment the mount_sys command here in your golden client: >> >> /usr/share/systemimager/boot/i386/standard/initrd_template/etc/init.d/rcS >> >> Then run si_prepareclient again (always in your golden client) and >> you'll find the new kernel+initrd.img in /etc/systemimager/boot. >> >> There shouldn't be problems for the module loading, since busybox is >> configured with: >> >> CONFIG_FEATURE_2_4_MODULES=y >> >> -Andrea >> >> Matt Jamison wrote: >> >>> Is it just a known issue that UYOK does not work with 2.4 kernels? >>> UYOK currently generates initrds that blindly try to mount sysfs >>> which is a 2.6 kernel thing, and apparently use 2.6 kernel module >>> loading, as the generated initrds (from 2.4 kernel systems like >>> rhel3) cannot load any kernel modules... >>> >>> Thanks, >>> >>> Matt >>> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys -- and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Sisuite-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sisuite-users >> > > ------------------------------------------------------------------------ > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
