Re: [SLE] deleting/writing on a read-only filesystem



On Friday 04 August 2006 21:49, Carl Hartung wrote:
On Friday 04 August 2006 15:41, Leendert Meyer wrote:
The really paranoid people would do this:

shred -x /dev/hdx

I did that once with a USB-pendrive. See "man shred" for an explanation.

Hi Leen,

I realize you suggested he read the man page for shred, but since this
disclaimer is well towards the bottom, it bears emphasizing:

CAUTION: Note that shred relies on a very important assumption: that
the file system overwrites data in place. This is the traditional
way to do things, but many modern file system designs do not satisfy this
assumption. The following are examples of file systems on which shred is
not effective:

* log-structured or journaled file systems, such as those supplied
with

AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)

Of course you're quite right. But /dev/hdx does not refer to a file system,
but to the whole (unmounted) disk. So if shred is used that way (/dev/hdx), I
can't share your worries. :)

And, after reading jdd's post, better to /physically/ shred the drive /too/.

Cheers,

Leen

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: subdirectories in the project tree
    ... your short explanation made the situation ... much clearer. ... Just remember that there is no relationship between the hierarchy in Solution Explorer and that in the file system. ...
    (microsoft.public.vc.language)
  • Re: [SLE] deleting/writing on a read-only filesystem
    ... On Friday 04 August 2006 14:29, Leendert Meyer wrote: ... explanation. ... the file system overwrites data in place. ... but many modern file system designs do not satisfy ...
    (SuSE)
  • Re: [SLE] deleting/writing on a read-only filesystem
    ... On Friday 04 August 2006 15:41, Leendert Meyer wrote: ... See "man shred" for an explanation. ... the file system overwrites data in place. ... but many modern file system designs do not satisfy this ...
    (SuSE)
  • Question on fsck -N
    ... After a earthquake I wonder whether I should check a server's file system. ... Someone suggests me to use "fsck -N device name". ... But from man page of fsck the explanation of -N option is as follows, ...
    (RedHat)
  • Re: Question on shredding a terebyte drive
    ... that the file system overwrites data in place. ... but many modern file system designs ... do not satisfy this assumption. ...
    (Fedora)