X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=recipes%2Fclone.example;h=40b4df1bf5720f3bfdbcaeff958764cf6014bc1d;hp=8e8a1c1a8ed8f163dfe4ce69f3864e19a3b3bffc;hb=e65e1d5d0053431702bc99e5d59725324adf1af5;hpb=0583c8c2c3500715fe5757d2e2fcb0fdc019c2ae diff --git a/recipes/clone.example b/recipes/clone.example index 8e8a1c1..40b4df1 100644 --- a/recipes/clone.example +++ b/recipes/clone.example @@ -2,9 +2,6 @@ $ clone.sh /tmp/test.img /tmp/new.img /dev/sda1 192.168.1.1 newmachine 204800+0 records in 204800+0 records out 104857600 bytes (105 MB) copied, 2.02821 s, 51.7 MB/s -write-file /etc/resolv.conf "nameserver 192.168.1.1" 0 -write-file /etc/HOSTNAME "newmachine" 0 -sync $ guestfish -a /tmp/new.img -m /dev/sda1