Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wipe a Flash Drive
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
d4mo
Guru
Guru


Joined: 27 Jun 2005
Posts: 430

PostPosted: Mon Nov 22, 2010 7:55 pm    Post subject: Wipe a Flash Drive Reply with quote

What is the best way to securely overwrite and entire flashdrive. Getting everything just in case a virus slipped on there or something.
Back to top
View user's profile Send private message
gentoo_dude
l33t
l33t


Joined: 08 May 2004
Posts: 645
Location: Washington, DC

PostPosted: Mon Nov 22, 2010 11:14 pm    Post subject: Reply with quote

dd if=/dev/zero of=/dev/sdb (assuming that your usb device is /dev/sdb).
Back to top
View user's profile Send private message
b0nafide
Apprentice
Apprentice


Joined: 17 Feb 2008
Posts: 171
Location: ~/

PostPosted: Mon Nov 22, 2010 11:19 pm    Post subject: Reply with quote

recreating the filesystem should be enough, but you could also write zeros and/or garbage with dd, if you're super paranoid about the flash drive's contents.

...then there's the problem of some flash drives with a seperate U3 partition... but that is another story.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54310
Location: 56N 3W

PostPosted: Mon Nov 22, 2010 11:20 pm    Post subject: Reply with quote

gentoo_dude,

Err - nope. You can't beat the wear levelling that rearranges the logical to physical space mapping on the fly.
You need to use the security erase feature, if the drive has one and some low level command to trigger it.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum