Omar Samad wrote: > Andrea: > > Right, so looks there is 2 kernels, so it's prolly a case of selecting > the right one? 'initrd-2.6.9-22.ELsmp.img' is the default selection from > GRUB, so would that be the kernel being used by systemimager? and if not > how would i be able to specify what to use?? >
initrd-2.6.9-22.ELsmp.img is not the kernel, it's the initial ramdisk. The valid kernels are: /var/lib/systemimager/images/svv-blade20-14/boot/vmlinuz-2.6.9-22.EL: Linux kernel x86 boot executable RO-rootFS, root_dev 0x812, Normal VGA /var/lib/systemimager/images/svv-blade20-14/boot/vmlinuz-2.6.9-22.ELsmp: Linux kernel x86 boot executable RO-rootFS, root_dev 0x812, Normal VGA One is enabled for SMP, the other is for single cpu, but I think both of them are for x86_64 archs. You could try with both, simply copy the first one in /tftpboot/kernel, reimage the client and if it doesn't work copy the other to /tftpboot/kernel and reimage again. One of them must work... if not post the output of "uname -a" ran from 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 sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users