USB clean

From I Will Fear No Evil
Revision as of 12:08, 9 June 2022 by Chubbard (talk | contribs) (Created page with "dd if=/dev/zero of=/dev/sdb bs=1M Of course replace the sdb with the correct USB drive and make sure it’s umount’d before you dd it")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

dd if=/dev/zero of=/dev/sdb bs=1M

Of course replace the sdb with the correct USB drive

and make sure it’s umount’d before you dd it