help-guix
[Top][All Lists]
Advanced

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

Re: root encryption


From: Catonano
Subject: Re: root encryption
Date: Thu, 9 Feb 2017 18:43:20 +0100

I just realized I have mistyped the grub configuration

(bootloader (grub-configuration (device "/dev/sd1")))

it should probably be

(bootloader (grub-configuration (device "/dev/sda1")))

or

(bootloader (grub-configuration (device "/dev/sda")))


reply via email to

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