From 10226b563d43cdfe628089ae21b3c59dce746575 Mon Sep 17 00:00:00 2001
From: Deven Blake blkid(8)
's output, this will be the line that starts with
Then,
rc-update add dmcrypt boot
and add an entry in /etc/conf.d/dmcrypt
to automatically luksOpen the volume.
dm-crypt
will need the UUID of the physical block device; in blkid(8)
this will be the line that starts with /dev/mmcblk
or /dev/sd[X]
.
+The localmount
OpenRC service will also have to be enabled for the system to read fstab(5)
.
+