unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
Cc: help-guix@gnu.org
Subject: Re: Install Guix System in a logical volume
Date: Sun, 28 Nov 2021 01:24:39 +0100	[thread overview]
Message-ID: <20211128012439.5f0b9264@primary_laptop> (raw)
In-Reply-To: <20211126044143.c6xchscc34c33gqh@pelzflorian.localdomain>

[-- Attachment #1: Type: text/plain, Size: 982 bytes --]

On Fri, 26 Nov 2021 05:41:43 +0100
"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> wrote:

> On Wed, Nov 24, 2021 at 09:15:05PM +0000, David Lecompte wrote:
> > Can I install Guix System with the whole root file system (including
> > /boot) in a new logical volume that I create in the same volume
> > group?  
> 
> P.S. No, you would need to adapt the Guix configuration so it does not
> install the bootloader to MBR.  This needs some Scheme code.

Libreboot users also typically don't install the bootloader but still
generate a grub configuration file. There is a guide on the Internet
for that but I don't remember the address.

Here's a configuration that has been derived from it:
>  (bootloader (bootloader-configuration (bootloader (bootloader
>                                                     (inherit
> grub-bootloader) (installer #~(const #t))))
>                                        (keyboard-layout
> keyboard-layout)))

Denis.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-11-28  0:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 21:15 Install Guix System in a logical volume David Lecompte
2021-11-26  4:37 ` pelzflorian (Florian Pelz)
2021-11-26  4:41 ` pelzflorian (Florian Pelz)
2021-11-28  0:24   ` Denis 'GNUtoo' Carikli [this message]
2021-11-27 11:24 ` pelzflorian (Florian Pelz)
2021-11-28  0:37   ` Denis 'GNUtoo' Carikli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211128012439.5f0b9264@primary_laptop \
    --to=gnutoo@cyberdimension.org \
    --cc=help-guix@gnu.org \
    --cc=pelzflorian@pelzflorian.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).