On Thu, Apr 10, 2014 at 11:15 AM, Arno Wagner <arno@xxxxxxxxxxx> wrote:
Your example uses a syntax that is marked as being "obsolete" in the man page.
There is an error in your example as that syntax expects the device to be the last argument,not the mapper path.Your example fail with the following error:
[root@mtz ink]# cryptsetup create -d /dev/urandom /dev/loop0 to_be_wiped
Device to_be_wiped doesn't exist or access denied.
[root@mtz ink]#
Just added this to the Wiki-Version of the FAQ as Item 2.19, if
anybody wants to have a look and comment.
Arno
Your example uses a syntax that is marked as being "obsolete" in the man page.
There is an error in your example as that syntax expects the device to be the last argument,not the mapper path.Your example fail with the following error:
[root@mtz ink]# cryptsetup create -d /dev/urandom /dev/loop0 to_be_wiped
Device to_be_wiped doesn't exist or access denied.
[root@mtz ink]#
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt