Walter Tautz wrote: > Hi, Tried version 4.1.6 on Ubuntu/i386 and got an error. Apparently > it's looking for /dev/ram but can not find it. > The system I am trying to install on uses /dev/hda as opposed > to /dev/sda which the golden-client uses. How do I get around this? > Should I create a special autoinstall script? Is there a way to have > an either or logic?
Just re-create the .master script by si_mkautoinstallscript adding the option --autodetect-disks. > > > > > # si_updateclient --server ubuntu-i386.cscf --autoinstall > ======================= WARNING ================================= > This command will configure this host to be auto re-installed by > SystemImager at the next reboot!!! > ======================= WARNING ================================= > > Are you sure to continue? (y / N)? y > > Here is a list of available flavors: > > gl.2008.spring > standard > > Which flavor would you like to use? [standard]: gl.2008.spring > Retrieving SystemImager kernel... > Retrieving SystemImager initial ramdisk... > Using System Configurator to set boot configuration...ROOTDEV /dev/ram > under [BOOT] does not exist, please check your systemconfigurator config > systemconfigurator command to configure autoinstall boot failed! at > /usr/sbin/si_updateclient line 436 > > walter It seems you need your /etc/systemconfig/systemconfig.conf in your image (/var/lib/systemimager/images/<your_image>/). Did you create this image using a version of systemager < 4.x? -Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
