Computer mit Knoppix ohne graphische Oberfäche starten
SLAVE (Ziel)
nc -l -p 9000 | dd of=/dev/sda[x] > x=Partitionsnummer
MASTER (Quelle)
gunzip < eg.gz | nc -q 5 192.168.100.x 9000
192.168.100.x = SLAVE IP