Simon Ruiz wrote: > > Load software RAID modules. FATAL: Could not load > /lib/modules/2.6.17-10-generic/modules.dep: No such file or directory > FATAL: Could not load /lib/modules/2.6.17-10-generic/modules.dep: No > such file or directory FATAL: Could not load > /lib/modules/2.6.17-10-generic/modules.dep: No such file or directory > FATAL: Could not load /lib/modules/2.6.17-10-generic/modules.dep: No > such file or directory FATAL: Could not load > /lib/modules/2.6.17-10-generic/modules.dep: No such file or directory > FATAL: Could not load /lib/modules/2.6.17-10-generic/modules.dep: No > such file or directory Load device mapper driver (for LVM). FATAL: > Could not load /lib/modules/2.6.17-10-generic/modules.dep: No such > file or directory Load additional filesystem drivers. FATAL: Could > not load /lib/modules/2.6.17-10-generic/modules.dep: No such file or > directory FATAL: Could not load > /lib/modules/2.6.17-10-generic/modules.dep: No such file or directory > FATAL: Could not load /lib/modules/2.6.17-10-generic/modules.dep: No > such file or directory FATAL: Could not load > /lib/modules/2.6.17-10-generic/modules.dep: No such file or directory > FATAL: Could not load /lib/modules/2.6.17-10-generic/modules.dep: No > such file or directory FATAL: Could not load > /lib/modules/2.6.17-10-generic/modules.dep: No such file or directory > FATAL: Could not load /lib/modules/2.6.17-10-generic/modules.dep: No > such file or directory mke2fs -j /dev/sda2 || shellout mke2fs 1.38 > (30-Jun-2005) mke2fs: No such device or address while trying to > determine filesystem size Killing off running processes.
If you don't use LVM or software raid you can consider these errors as warnings. Maybe the problem is elsewhere. Did you use --my-modules with UYOK, right? What happens if you don't use that option? Moreover could you check in the busybox prompt if /dev/sda2 exists? is the kernel module of your disk correctly loaded (lsmod)? what's the output of "parted -s /dev/sda print" (always in the busybox prompt)? Regards, -Andrea ------------------------------------------------------------------------- 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
