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: Fri, 10 Feb 2017 10:46:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Catonano <address@hidden> skribis:

> 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")))

“/dev/sda” is the correct thing: it will install GRUB to the MBR of that
device.

Ludo’.



reply via email to

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