1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

dm-crypt: specified syntax in article

This commit is contained in:
TiynGER 2021-03-05 15:23:40 +01:00
parent f4f2ce1a13
commit fbcd4b622d

View File

@ -6,3 +6,4 @@
To create a encrypted device simply run:
`cryptsetup -y -v luksFormat /dev/sda2`.
Where `/dev/sda2` is the device you want to create.