all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mikhail Tsykalov <tsymsh@gmail.com>
To: 44877@debbugs.gnu.org
Subject: bug#44877: Root on LVM support
Date: Thu, 26 Nov 2020 02:53:36 +0300	[thread overview]
Message-ID: <31b2cc61-04ab-6d2b-880e-a22af5677d3f@gmail.com> (raw)

Guix System in current state can't boot from lvm partition because grub 
can't find kernel and initrd. This also applies to systems where 
/gnu/store is on lvm partition. Grub has lvm support in the form of 
"lvm" module, but it isn't loaded currently. Making grub config 
generator emit "insmod lvm" before grub starts accessing stuff on 
/gnu/store (so immediately after initial commit) will fix this.




                 reply	other threads:[~2020-11-26  1:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=31b2cc61-04ab-6d2b-880e-a22af5677d3f@gmail.com \
    --to=tsymsh@gmail.com \
    --cc=44877@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.