From 16968537df19ee62ba415303b877c73458260f61 Mon Sep 17 00:00:00 2001 From: koreymacdougall Date: Fri, 10 Aug 2018 23:31:20 -0400 Subject: Correct dm_mod typo in encrypted parabola setup doc --- docs/gnulinux/encrypted_parabola.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md index 5ff070a6..8de6ca0a 100644 --- a/docs/gnulinux/encrypted_parabola.md +++ b/docs/gnulinux/encrypted_parabola.md @@ -114,7 +114,7 @@ We'll begin by creating a single, large partition on it, and then encrypting it You will need the `device-mapper` kernel module during the installation; this will enable us to set up our encrypted disk. To load it, use the following command: - # modprobe dm-mod + # modprobe dm_mod We then need to select the **device name** of the drive we're installing the operating system on; see the above method, if needed, for figuring out device names. -- cgit v1.2.3-70-g09d2