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

Compare commits

...

2 Commits

Author SHA1 Message Date
marten
7730a31c82
Update dm-crypt.md 2022-07-03 13:01:55 +02:00
marten
91d25f1822
Update dm-crypt.md 2022-07-03 13:00:16 +02:00

View File

@ -30,10 +30,10 @@ or the partition is to small for your purposes, make sure to resize the
partition first accordingly (see [disk management](./disk-management.md)).
`cryptsetup resize crypt-volume`
## Creating a automatic encryption key with an USB stick
## Creating an automatic encryption key with an USB stick
This guide assumes you to have an Arch Linux System, as installed in
[this wiki arch linux installation](./arch-linux/installation.md).
[this wikis arch linux installation](./arch-linux/installation.md).
This section is based on entries from the
[arch linux forum](https://forum.archlinux.de/d/28886-systementschluesselung-per-usb-stick).