On Sat, Feb 02, 2019 at 02:48:11PM +0100, Wolfgang Pfeiffer wrote:
So the warning cryptsetup is giving here:
cryptsetup open --type plain -d /dev/urandom /dev/sdd dmcrypt.test WARNING: Device /dev/sdd already contains a 'ext4' superblock signature.
WARNING!
Detected device signature(s) on /dev/sdd. Proceeding further may damage existing data.
[ .. ]
is technically correct (*may* damage ..) - but chances seem to be
should say: "may be technically correct" ...
Sorry. Wolfgang