public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andreas Baier <don.ande@gmx.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] dd soll sich die Zeit einteilen=)
Date: Mon, 26 Sep 2005 09:05:52 +0200	[thread overview]
Message-ID: <200509260905.53278.don.ande@gmx.de> (raw)
In-Reply-To: <200509231827.35961.don.ande@gmx.de>

Hallo,
> ich möchte meine Wechselfestplatte für unterwegs verschlüsseln.
>
> Standardprozedur: man lässt dd mittels /dev/urandom die Platte einmal
> überschreiben. Nur das dauert waaaahnsinning lange (300GB=/).
>
> Ist es daher möglich, dd abzubrechen, sich den geschriebenen Datensatz
> aufzuschreiben, um von dort am nächsten Tag weiterzumachen?

> seek=n
> Uberspringen von n Blöcken der Größe von obs beim Beginn der Ausgabe.
> skip=n
> Uberspringen von n Blöcken der Größe von ibs beim Beginn der Eingabe.
>
> Mein jetziger Befehl lautet simpel
> dd if=/dev/urandom of=/dev/sda.
Nur Verständnishalber:
ich habe im web noch ein dd-Howto gefunden. Dort stand, dass die 
Standard-Blockgröße von dd 512 ist, sofern man für bs nichts eigenes 
eingegeben hat.

Also wenn Datensatz Bits entspricht, ergibt sich doch zum weitermachen dann 
der bei einem Abbruch angegebene Datensatz durch 512, oder?

d.h. in meinem Fall
257.273.446/512= ca 502.487,199

und somit 
dd if=/dev/urandom of=/dev/sda skip=502487

Vielleicht könnte nur jemand kurz antworten ob es richtig ist.

MfG Andreas

-- 
gentoo-user-de@gentoo.org mailing list



  parent reply	other threads:[~2005-09-26  7:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-23 16:27 [gentoo-user-de] dd soll sich die Zeit einteilen=) Andreas Baier
2005-09-23 20:44 ` Daniel Wehmeyer
2005-09-25 13:46   ` Andreas Baier
2005-09-23 20:46 ` Emil Beinroth
2005-09-25 13:42   ` Andreas Baier
2005-09-23 21:58 ` Oliver Rath
2005-09-25 13:44   ` Andreas Baier
2005-09-26  7:05 ` Andreas Baier [this message]
2005-09-26  7:12   ` Bernd Wurst
2005-09-26 15:36   ` Daniel Wehmeyer

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=200509260905.53278.don.ande@gmx.de \
    --to=don.ande@gmx.de \
    --cc=gentoo-user-de@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