Hello. 2012/11/02 14:49:57 +0100 Leslie Jensen <[email protected]> => To Manish Jain : LJ> > Right after installation of FreeBSD, I ran : LJ> > dd if=/dev/ad4 of=ad4.512 bs=512 count=1 LJ> > dd if=/dev/ad4s2 of=ad4s2.512 bs=512 count=1 LJ> > dd if=/dev/ad4s2a of=ad4s2a.512 bs=512 count=1 LJ> Will you explain the details, Please?
Copy first 512 bytes from every block device to different files. -- Peter Vereshagin <[email protected]> (http://vereshagin.org) pgp: A0E26627 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
