Ext2FS? Nee. Weg is niet weg. Bij elk FS dat ik ken (er zijn vast uitzonderingen) wordt bij het verwijderen alleen de link verwijderd naar die inode. Echter de data blijft gewoon intact.
Met een tool als
srm kun je netjes je illegale shit verwijderen voor de politie het checked
And i quote:
srm is a secure replacement for rm(1). Unlike the standard rm, it overwrites the data in the target files before unlinking them. This prevents command-line recovery of the data by examining the raw block device. It may also help frustrate physical examination of the disk, although it's unlikely that it can completely prevent that type of recovery. It is, essentially, a paper shredder for sensitive files.
srm is ideal for personal computers or workstations with Internet connections. It can help prevent malicious users from breaking in and undeleting personal files, such as old emails. It's also useful for permanently removing files from expensive media. For example, cleaning your diary off the zip disk you're using to send vacation pictures to Uncle Lou. Because it uses the exact same options as rm(1), srm is simple to use. Just subsitute it for rm whenever you want to destroy files, rather than just unlinking them.
Alleen klote voor je als de data is overschreven.. dat kan uiteraard wel..
Hoe je het terugkrijgt? zoek even via google. LDP.org heeft hier 100% zeker een howto voor. Ik heb dit zelf nooit hoeven te doen, enkel op FAT32 met het progje GetDataBack for FAT32 en ik heb daarmee 90% kunnen restoren. Succes!