wiki:SaliUsageCloning

Version 2 (modified by dennis, 11 years ago) (diff)

--

Cloning a image

To make an image of your 'golden' client a rsync daemon must be started:

# ssh gb-r41n1
# sali_prepare <imageserver name>
Using IP 192.168.144.50 for host <imageserver name>
Created a config file in /tmp/sali_cfg.6706
   starting rsync daemon: rsync --daemon --config=/tmp/sali_cfg.6706

The script keeps running until the imaging has been completed.

Now login onto the the imageserver and fetch the image of the golden client with rsync:

# getimage <golden client name> <imagename>

The getimage command is a wrapper for the sali getimage command and will set some default parameters.