USB clean
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
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