On 12/03/2013 02:37 PM, Alexander Stein wrote: > BTW: no need for dd here. you can simply use cat /.../hd.img > > /dev/sdc which is faster on some hardware ...or define the blocksize dd should use. dd if=hd.img of=/dev/$DRIVE bs=2M IIRC cat uses 64k and dd 512 bytes by default Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |