all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#44877: Root on LVM support
@ 2020-11-25 23:53 Mikhail Tsykalov
  2024-06-08 16:13 ` bug#44877: [PATCH] gnu: grub: load lvm grub module ashish.is--- via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Mikhail Tsykalov @ 2020-11-25 23:53 UTC (permalink / raw)
  To: 44877

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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-09 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 23:53 bug#44877: Root on LVM support Mikhail Tsykalov
2024-06-08 16:13 ` bug#44877: [PATCH] gnu: grub: load lvm grub module ashish.is--- via Bug reports for GNU Guix

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.