wiki:SaliUsageCloning

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

--

Cloning a image

Step 1: 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.

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

# getimage <golden client name> <imagename>