Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "wiping" unused space and/or secure erasing of files
Date: Sun, 30 Oct 2005 17:17:39
Message-Id: 4364FCCA.8010101@mid.email-server.info
In Reply to: Re: [gentoo-user] "wiping" unused space and/or secure erasing of files by Qian Qiao
1 Qian Qiao schrieb:
2 > On 10/30/05, Alexander Skwar <listen@×××××××××××××××.name> wrote:
3
4 >> dd if=/dev/zero of=file && rm file
5 >
6 > I'm a noob on journaling file systems, won't the file be recovered if
7 > the journal is re-played? When we erase a file like that, don't we
8 > have to figure out a way to erase the journal entry too?
9
10 No, the file won't be recovered. If it could be recovered,
11 the journal would have to be at least the size of the real
12 data, wouldn't it?
13
14
15 Alexander Skwar
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] "wiping" unused space and/or secure erasing of files Qian Qiao <qian.qiao@×××××.com>