PDA

View Full Version : Possible to recover deleted files from ext4 SSD?


J_L
May 29th, 2010, 10:54 PM
I've deleted some private data about myself. Didn't want to erase because of inconvenience and lower SSD life.

Cudni
May 30th, 2010, 06:22 AM
possible to recover maybe by some highly trained technician with adequate software/hardware that has access to it (drive itself). Otherwise not likely as you keep using it

J_L
May 30th, 2010, 11:21 AM
Thought so. Googling it results with almost nothing even related to my question.

Pleonasm
May 30th, 2010, 06:27 PM
This thread (http://www.wilderssecurity.com/showthread.php?t=273317) may be of interest.

J_L
May 30th, 2010, 07:34 PM
Interesting. Guess I'll try TRIM out later.
Does hdparm support this feature on Ubuntu Lucid ext4?

chronomatic
May 31st, 2010, 06:21 PM
I always try to get as much TRIM as possible. I am always on the look-out for TRIM.

LockBox
June 2nd, 2010, 06:55 PM
-{ Quote: "I always try to get as much TRIM as possible. I am always on the look-out for TRIM." }-

Spending lots of time at the skinny model sites are we? 8)

J_L
June 2nd, 2010, 07:30 PM
Tried out this tutorial (https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase), but didn't make it past step 2.
Returned with this error: SECURITY_SET_PASS: Input/Output error.

When I used the command "hdparm -I /dev/X", it did not display a "Security:" section on my SSD.

Does that mean it's not supported?