TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:12882] bad day (summary)



Tim.  Consider using the 'dd' utility to save a copy of your disk image to
an NFS shared drive or something.  If your harddrive isn't too large, you
should be able to save the whole thing to another server, and compress it
down.  Then you'd be able to wipe your harddrive out and use it again
while retaining a copy of the "evidence."

# mount -t nfs host:/<directory> /mnt/nfs-dir rsize=8192,wsize=8192,soft
# dd if=/dev/<device> of=/mnt/nfs-dir/hd-image-<date>.bin bs=512 ; sync
# gzip -9 /mnt/nfs-dir/hd-image-<date>.bin

violla. ;-)

-- 
Chad Walstrom                         mailto:chewie@wookimus.net 
a.k.a ^chewie, gunnarr               http://wookimus.net/~chewie

PGP signature