Search results

Jump to navigation Jump to search
  • for i in `ls -1 my_host.my_dle.20021231.0.*`; do dd if=$i >> wholedump.0; done ...a headers. If not, try adding <tt>bs=32k skip=1</tt> to that invocation of dd. This is also useful if you're restoring "bare metal," pulling images stra ...
    4 KB (645 words) - 22:54, 30 July 2010
  • ( dd if=$f1 bs=1k count=1 ; dd if=$f1 bs=1k count=1 ) > $t ( dd if=$f2 bs=1k count=1 ; dd if=$f2 bs=1k count=1 ) > $t ...
    23 KB (4,226 words) - 23:01, 16 January 2010
  • This script has been committed to a new version, using dd instead of head, and should be released with 3.1.1. ...
    3 KB (507 words) - 18:28, 29 June 2010
  • ...ng {{man|8|amrestore}} or using the backup command (gnutar or restore) and dd command. ...
    5 KB (803 words) - 08:53, 26 September 2012
  • $ for f in katastrov*.? ; do dd if=$f bs=32k skip=1; done | gtar -zxvf - > do dd if=/dev/nst0 bs=32k count=1 | head -1 ...
    21 KB (3,436 words) - 14:37, 21 April 2011
  • ...restore}} ou la commande de sauvegardre (gnutar ou restore) et la commande dd. ...
    6 KB (1,006 words) - 10:37, 26 September 2012
  • dd if=<tape> bs=32k skip=1 | /usr/local/sbin/amcrypt -d | /usr/bin/gzip -dc dd if=<tape> bs=32k skip=1 | /usr/sbin/amcrypt-ossl -d | /bin/tar -xp ...
    19 KB (2,901 words) - 15:13, 17 June 2017
  • # dd if=$TAPE bs=32k count=1 # dd if=$TAPE bs=32k skip=1 | /usr/sbin/ufsrestore -f... - ...
    54 KB (8,974 words) - 18:40, 18 March 2011
  • * Read the label to a file using dd command ...
    15 KB (2,541 words) - 05:01, 25 August 2009
  • ...man|8|amrecover}}, {{man|8|amrestore}} or even a bare metal recovery using dd and gnutar/restore before the real disasters happen. ...
    31 KB (4,748 words) - 23:41, 1 January 2011