How to restore a USB drive converted to bootable

Polytropon freebsd at edvax.de
Sat May 2 23:08:26 UTC 2015


On Sat, 02 May 2015 17:59:02 -0453, William A. Mahaffey III wrote:
> I was thinking of dd-ing the 1st MB or 2 off into a file, then restoring 
> from that file when done, that would skip all the extra features you 
> mention ;-). Would 1 or 2 MB be enough to get all of the FS info ?

That depends on the file system. Partition table and boot sector
are within the 1st MB. Inode lists and FATs are typically also
located there, but there might be redundandcy "later on" for
ensuring file system consistency. If you dd the whole drive,
you can restore it 1:1 after any use. But if you just want a
quick (and "sufficiently safe") way to wipe it, zero out the
first MBs. That's usually _more_ than enough.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list