Click here to Skip to main content
15,894,291 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: How to shred hard drive using GParted Pin
Slacker00714-Sep-21 7:31
professionalSlacker00714-Sep-21 7:31 
GeneralRe: How to shred hard drive using GParted Pin
k505414-Sep-21 7:45
mvek505414-Sep-21 7:45 
GeneralRe: How to shred hard drive using GParted Pin
Slacker00714-Sep-21 8:01
professionalSlacker00714-Sep-21 8:01 
JokeRe: How to shred hard drive using GParted Pin
PIEBALDconsult14-Sep-21 8:50
mvePIEBALDconsult14-Sep-21 8:50 
GeneralRe: How to shred hard drive using GParted Pin
swampwiz15-Sep-21 8:45
swampwiz15-Sep-21 8:45 
GeneralRe: How to shred hard drive using GParted Pin
swampwiz15-Sep-21 9:06
swampwiz15-Sep-21 9:06 
GeneralRe: How to shred hard drive using GParted Pin
Nelek14-Sep-21 8:52
protectorNelek14-Sep-21 8:52 
GeneralRe: How to shred hard drive using GParted Pin
steveb14-Sep-21 9:01
mvesteveb14-Sep-21 9:01 
If you formatted the drive - it is clean. What shred refers to is to deletion. Deleted files and folders are not actually removed. Deletion does not destroy the data itself. It only flips the flag in a file table that this particular data sector is no longer needed and can be overwritten should the drive volume get low. If the drive volume never gets low then the data which is not overwritten remains there perpetually and can be recovered. Byte 0 in FAT table: value 0x00 = unallocated and 0xE5 = deleted

modified 14-Sep-21 15:10pm.

GeneralRe: How to shred hard drive using GParted Pin
Gary R. Wheeler14-Sep-21 9:41
Gary R. Wheeler14-Sep-21 9:41 
GeneralRe: How to shred hard drive using GParted Pin
jeron114-Sep-21 10:07
jeron114-Sep-21 10:07 
GeneralRe: How to shred hard drive using GParted Pin
dandy7214-Sep-21 10:39
dandy7214-Sep-21 10:39 
GeneralRe: How to shred hard drive using GParted Pin
PIEBALDconsult14-Sep-21 10:43
mvePIEBALDconsult14-Sep-21 10:43 
GeneralRe: How to shred hard drive using GParted Pin
Gary R. Wheeler14-Sep-21 10:45
Gary R. Wheeler14-Sep-21 10:45 
GeneralRe: How to shred hard drive using GParted Pin
Gary R. Wheeler14-Sep-21 10:55
Gary R. Wheeler14-Sep-21 10:55 
JokeRe: How to shred hard drive using GParted Pin
David Crow14-Sep-21 15:15
David Crow14-Sep-21 15:15 
GeneralRe: How to shred hard drive using GParted Pin
BillWoodruff14-Sep-21 18:47
professionalBillWoodruff14-Sep-21 18:47 
GeneralRe: How to shred hard drive using GParted Pin
Clumpco14-Sep-21 21:06
Clumpco14-Sep-21 21:06 
GeneralRe: How to shred hard drive using GParted Pin
BryanFazekas15-Sep-21 1:28
BryanFazekas15-Sep-21 1:28 
GeneralRe: How to shred hard drive using GParted Pin
Clumpco15-Sep-21 3:23
Clumpco15-Sep-21 3:23 
GeneralRe: How to shred hard drive using GParted Pin
Gary R. Wheeler15-Sep-21 2:47
Gary R. Wheeler15-Sep-21 2:47 
GeneralRe: How to shred hard drive using GParted Pin
Clumpco15-Sep-21 3:21
Clumpco15-Sep-21 3:21 
GeneralRe: How to shred hard drive using GParted Pin
Gary R. Wheeler15-Sep-21 13:03
Gary R. Wheeler15-Sep-21 13:03 
GeneralThought of the Day Pin
OriginalGriff14-Sep-21 4:45
mveOriginalGriff14-Sep-21 4:45 
GeneralRe: Thought of the Day Pin
obermd14-Sep-21 4:59
obermd14-Sep-21 4:59 
GeneralRe: Thought of the Day Pin
jeron114-Sep-21 5:23
jeron114-Sep-21 5:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.