Christophe, comments below..
[EMAIL PROTECTED] wrote: > > Hello > > I run systemimager 3.7.5 (same test with 3.6.3) on CentOS 4.4. > > I try to clone some blades on an Dell 1955 with SAS disk (no RAID) > > The image is build but it seems SAS disk disk (here /dev/sda) > is not recognized > > I run installation procedure with 3 differents kernels (kernel + > initrd.img) : > - uyok kernel (build with --my-modules and without) > - 3.7.5 kernel available in the systemimager RPM > > > 1 - During the build of uyok kernel i've this message > Using "parted" to gather information about disk: > /dev/sda > > WARNING: Couldn't find module "af_packet", assuming it's built into the > kernel. This is not a problem (it's only a warning). The af_packet module implements the raw packet sockets and it's used by dhclient. If your client can get a valid ip it's ok (you should have af_packet compiled statically into the kernel). > > > 2 - During the boot/installation i've some error messages at different > steps: > .... > start_udevd > failed ! No problem, you should see also a message like: Creating a static /dev... > ... > modprobe: module af_packet not found > modprobe: failed to load module af_packet > ... > get_arch > Partitioning /dev/sda > Old partition table for /dev/sda > Error: Error opening /dev/sda : No suche device or address > > At this step the installation failed ant i've the BusyBox prompt. > > Any idea ? Can you check in the busybox prompt if the module of your disk is loaded (with lsmod)? does /dev/sda exist? 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
