Hi everybody. I have to clone a large number of machines, so i installed udpcast on the linux partition of my dual boot machines. I'd like, from the server, to do something like this:
for i in `seq 0 9`; do ssh machine$i "udp-receiver -f /dev/hda1"; done
to start on every machine the udp-receiver and clone the windows partition.
udp-receiver starts (i see it listening on port 9000), but when i start cloning it exits... I tried also putting the process in background, using nohup and using the option --nokbd, but nothing changes.
Anybody tried somthing like this before or have any idea of what's going wrong?
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/