help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: root encryption


From: Ludovic Courtès
Subject: Re: root encryption
Date: Thu, 09 Feb 2017 16:40:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Catonano <address@hidden> skribis:

> Given this excerpt from the sample desktop installation conf
>
>   (mapped-devices
>    (list (mapped-device
>           (source (uuid "12345678-1234-1234-1234-123456789abc"))
>           (target "the-root-device")
>           (type luks-device-mapping))))
>
> I wonder: what' s the type for a non Luks encrypted root partition ?

If the root partition is not encrypted (and not RAID or anything like
that), you don’t need to declare a “mapped device” for it.  All you need
is to declare a file system in the ‘file-systems’ field.

HTH!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]