public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Renat Golubchyk <ragermany@gmx.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to shred without deleting /dev/*
Date: Mon, 29 Aug 2005 14:35:28 +0200	[thread overview]
Message-ID: <20050829143528.2269a522@mating-tux.renatik.de> (raw)
In-Reply-To: <181871780128798@lycos-europe.com>

Hi!

On Mon, 29 Aug 2005 12:01:07 +0000 (GMT) "Michael Kintzios"
<michaelkintzios@lycos.co.uk> wrote:
> I was blanking a floppy but when I ran:
> ====================
> $ shred -u -v /dev/fd0
> ====================
> /dev/fd0 was dully deleted after the shred operation finished.
> Rebooting the machine relaunched udev which recreated fd0 (is there
> another way to avoid having to reboot)?

Why was it deleted? Did you run the command as root?

> Is there a way of shredding a complete floppy (not just a file at a
> time) without removing the /dev/fd0 node? -- 

What's wrong with good old dd? How about
  $ dd if=/dev/zero of=/dev/fd0
You can also use /dev/random if it has to be more secure. For even more
security run it multiple times in a loop.

Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
                                              (Einstein)
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-29 12:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-29 12:01 [gentoo-user] How to shred without deleting /dev/* Michael Kintzios
2005-08-29 12:35 ` Renat Golubchyk [this message]
2005-08-29 14:12 ` Jason Cooper
2005-08-30  4:23 ` Chris Cox
  -- strict thread matches above, loose matches on Subject: below --
2005-08-29 12:59 Michael Kintzios
2005-08-29 13:09 ` Sergio Polini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050829143528.2269a522@mating-tux.renatik.de \
    --to=ragermany@gmx.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox