I have a number of identical boxes that I'm attempting to clone using
SystemImager. I've installed Ubuntu 8.10 on the golden client and stored
the image from that machine on my server. I've then created a boot cd
using 'si_mkautoinstallcd -append "IMAGESERVER=192.168.2.229
IMAGENAME=appliance" --out-file /tmp/iHRIS.iso' which I've loaded onto a
cd and successfully booted from on one of the clients. However, I get
the following error when the client attempts to do the autoinstall:

 

...

mkswap -v1 /dev/mapper/isw_ebcbaceghc_Volume05: No such file or
directory

Killing off running processes.

...

Your autoinstall has failed

... 

 

Here is the /etc/fstab from the golden client which is running on 2 80GB
SATA drives in a RAID1 configuration:

 

# /etc/fstab: static file system information.

#

# <file system> <mount point>   <type>  <options>       <dump>  <pass>

proc            /proc           proc    defaults        0       0

# /dev/mapper/isw_ebcbaceghc_Volume01

UUID=31481579-4f75-4451-930e-f0da6a8e7cfb /               ext3
defaults,errors=remount-ro 0       1

# /dev/mapper/isw_ebcbaceghc_Volume05

UUID=51e3e45e-13db-4102-a479-4abcf8ca2ee4 none            swap    sw
0       0

/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0
0

 

Any ideas what I'm doing wrong?

 

Best,

 

Jeff Strope

------------------------------------------------------------------------------
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to