View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

saving images to a server

Server: partimage -D(aemon) -L (no logins)
(too many instances can be killed with -6 )

client:
boot cd
ifconfig..
route..
partimage -b -z0 -d -f3 -sserver_ip save /dev/hda1 image1.img
actually used:
partimage -b -o -z0 -d -f3 -c -sserver_ip save /dev/hda1 /home/partimages/image1.img
(checking didnt work, no fsck.ext3 on image)
(the dir where the server writes to MUST be either 777 oder owner partimag)

Link to this Page