Jesús Sánchez González wrote: > Hello. > > I am having problems cloning a recently upgraded golden client. > I managed to generate the image and to clone a new node, after rebooting > I got lilo and I tried to start the system but it complained saying that > 'Could not find /dev/sda2'.
Ok, stupid question: is /dev/sda2 the correct device for / (could you post also your autoinstallscript.conf)? > I tried also to install grub through a post-install script and although > I didn't see any errors, the system keep on booting with lilo. Could you try to add the PREFERED parameter under the BOOT section of systemconfig.conf in your golden client? [BOOT] PREFERED = Boot::Grub ... And try to re-clone the image (si_prepareclient on golden client and si_getimage on your image server). -Andrea > > Here you are the details: > > - The distribution for the golden client is OpenSUSE 10.3 (x86_64), the > server is running OpenSUSE 10.1 (x86_64) > - The golden client is running grub-0.97-82 and lilo-22.7-118 > - The version of systemimager on the golden client is > systemimager-client-4.0.2-1 > - The version of systemimager on the server is systemimager-server-4.0.2-1 > - The version of systemconfigurator on both sides (golden client and > server) is systemconfigurator-2.2.11-1 > - The file systemconfig.conf generated in the client that is also copied > in the image is this: > > golden-client:/var/lib/systemimager/images/suse-10.3/etc/systemconfig # > more systemconfig.conf > [BOOT] > ROOTDEV = /dev/sda2 > BOOTDEV = /dev/sda > DEFAULTBOOT = systemimager > > [KERNEL0] > LABEL = systemimager > PATH = /boot/vmlinuz-2.6.22.5-31-default > INITRD = /boot/initrd-2.6.22.5-31-default > APPEND = auto BOOT_IMAGE=oS_10.3 ro > root=/dev/disk/by-id/scsi-SATA_Maxtor_6L080M0_L26FVVDG-part2 resum > e=/dev/sda1 splash=silent showopts > > Any ideas how can I fix it? > > Thank you very much. > > Jesús .- > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
