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

installing a new client

boot cd
ifconfig..
route..

MBR:
partimage -b -sserver_ip -f3 restmbr n_hdaX.img.000
Partitions:
partimage -b -sserver_ip -e -f3 restore /dev/hdaX n_hdaX.img.000

the .000 will be appended to the filename on the server and have to be specified for restoring ONLY, not for creating!

Link to this Page