Andrea Righi wrote:
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.

I now see that si_getimage has this option. OK ran that.




# 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?


No. It was using the version 4.0.2

The golden client's /etc/systemconfig/systemconfig.conf file has:



[BOOT]
ROOTDEV = /dev/sda2
BOOTDEV = /dev/sda
DEFAULTBOOT = systemimager

[KERNEL0]
LABEL = systemimager
PATH = /boot/vmlinuz-2.6.24-15-generic
INITRD = /boot/initrd.img-2.6.24-15-generic
APPEND = root=UUID=52868725-c4d6-4fb1-9c8d-80d9fead7bc3 ro single


where df -h on the client I am trying to install:

df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1              54G  5.2G   46G  11% /
varrun                252M  104K  252M   1% /var/run
varlock               252M  4.0K  252M   1% /var/lock
procbususb             10M  108K  9.9M   2% /proc/bus/usb
udev                   10M  108K  9.9M   2% /dev
devshm                252M     0  252M   0% /dev/shm
lrm 252M 18M 235M 7% /lib/modules/2.6.17-11-generic/volatile
tmpfs                 100M   40K  100M   1% /tmp



Walter





-------------------------------------------------------------------------
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

Reply via email to