unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Nikolay Velyurov <nvelyurov@gmail.com>
To: help-guix@gnu.org
Subject: Guix System on LVM on LUKS
Date: Wed, 19 May 2021 23:05:46 +0300	[thread overview]
Message-ID: <CABZUii5Yi8uck-Hoy+MHS+fHkNU2DJKN4DpvJP2vfEFEznnHgw@mail.gmail.com> (raw)

Hi geeks,

I try to install Guix System on LVM on LUKS. My config.scm based on
lightweight-desktop.scm [1]. Installation succeeded, but the system
can't boot.

First, the bzImage not found [2], [3], [4]. After some grub insmods
[5], the kernel boots, but panic (volume group "vg0" not found) [6],
[7].

Are there examples with file-system-dependencies?

Please give me an idea how I can fix this...

Block devices are as follow:
Dev              GiB    Struct  Mount point
sda1               .25  fat32   /boot/efi
sda2               .5   ext4    /boot
sda3             15+    luks
mapper/pv0              luks opened = lvm physical volume
mapper/vg0-swap   1     swap
mapper/vg0-root  10     ext4    /
mapper/vg0-home   4+    ext4    /home

1: https://pastebin.pl/view/60140ed3
2: https://pic4a.ru/15/17M.png
3: https://pic4a.ru/15/tAN.png
4: https://pic4a.ru/15/Jrc.png
5: https://pic4a.ru/15/ATA.png
6: https://pic4a.ru/15/VYR.png
7: https://pic4a.ru/15/B-3.png

Regards, Nikolay


                 reply	other threads:[~2021-05-23  8:17 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

  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=CABZUii5Yi8uck-Hoy+MHS+fHkNU2DJKN4DpvJP2vfEFEznnHgw@mail.gmail.com \
    --to=nvelyurov@gmail.com \
    --cc=help-guix@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.
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).