The following information may have errors; It is not permissible to be read by anyone who has ever met a lawyer. Use is confined to Engineers with more than 370 course hours of electronic engineering for theoretical studies.

ph +1(785) 841 3089 Email inform@xtronics.com

Cloning Thumb-drives

From Transwiki

Jump to: navigation, search

[edit] Saving a Thumb-drive Image

  • Make sure to stop hal

To create a compressed image:


#dd if=/dev/hd? |gzip -c > filename.img.gz

To get the device number (the '?' above, do a tail of /dev/var/syslog

To create a clone:

#gunzip -c filename.img.gz | dd of=/dev/hd?



Keywords flash pen thumb dd

Personal tools