Jump to content

if you really want to wipe the drive:

 

use linux

 

sudo dd if=/dev/urandom of=/dev/sda bs=1M

 

where sda is the name of your device. if you only have a main drive, its sda, otherwise next is sdb, etc...

 

do a few passes of this and only a forensic will be able to retrieve any data on it

"Unofficially Official" Leading Scientific Research and Development Officer of the Official Star Citizen LTT Conglomerate | Reaper Squad, Idris Captain | 1x Aurora LN


Game developer, AI researcher, Developing the UOLTT mobile apps


G SIX [My Mac Pro G5 CaseMod Thread]

Link to comment
https://linustechtips.com/topic/144606-delete-all-files-on-hdd/#findComment-1931232
Share on other sites

Link to post
Share on other sites

is there an easy way to delete everything bar the os (and still have it work)?

format and reinstall is about all you can do, otherwise you will have a very messy registry with half installed programs, missing links and shortcuts that go nowhere. Not to mention any hardware specific programs that might get messed with.

Grammar and spelling is not indicative of intelligence/knowledge.  Not having the same opinion does not always mean lack of understanding.  

Link to comment
https://linustechtips.com/topic/144606-delete-all-files-on-hdd/#findComment-1931235
Share on other sites

Link to post
Share on other sites

Does anyone know if it's possible to delete the solid state drive / mechanical hard drive's data without booting into Windows and without having a Windows installation disk / USB flash drive with a Windows ISO?

linux (ubuntu) cd, boot from cd and format drive.

Grammar and spelling is not indicative of intelligence/knowledge.  Not having the same opinion does not always mean lack of understanding.  

Link to comment
https://linustechtips.com/topic/144606-delete-all-files-on-hdd/#findComment-1935853
Share on other sites

Link to post
Share on other sites

Does anyone know if it's possible to delete the solid state drive / mechanical hard drive's data without booting into Windows and without having a Windows installation disk / USB flash drive with a Windows ISO?

Grab boot n nuke http://www.dban.org/ to permanently erase your drive (not tested it personally)

HTTP/2 203

Link to comment
https://linustechtips.com/topic/144606-delete-all-files-on-hdd/#findComment-1937006
Share on other sites

Link to post
Share on other sites

Does anyone know if it's possible to delete the solid state drive / mechanical hard drive's data without booting into Windows and without having a Windows installation disk / USB flash drive with a Windows ISO?

Sure! Just grab a drill and drive it right through the platters. Best done several times.

Link to comment
https://linustechtips.com/topic/144606-delete-all-files-on-hdd/#findComment-1937637
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×