dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync
bs : blocksize
if : unix path to the actual disk device
of : destination directory
noerror: skip errors
sync: fill nulls for errors
Source: MacOsxHints.com
24
Jun
07
dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync
bs : blocksize
if : unix path to the actual disk device
of : destination directory
noerror: skip errors
sync: fill nulls for errors
Source: MacOsxHints.com
0 Responses to “Backup a dead hard drive”
Leave a Reply