guix/gnu
Rutherther c346f195fb
vm-image.tmpl: Use /dev/vda2 as root file system device.
The /dev/vda1 partition points to an EFI partition.
The /run/current-system/configuration.scm will then point to an incorrect
partition - to the EFI partition instead of root partition. Fix that by
pointing it to the default root-label "Guix_image".
This allows users to reconfigure out of the /run/current-system/configuration.scm.

* gnu/system/examples/vm-image.tmpl: Switch root filesystem device
to /dev/vda2.

Change-Id: I983892fb3c860dc5bbb2a1654d28db83e88d8c1a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-21 16:30:23 +02:00
..
bootloader
build
home
installer installer: Respect /tmp/installer-assume-online in check-substitute-availability. 2025-10-19 12:31:43 +03:00
machine
packages gnu: Add mate-indicator-applet. 2025-10-21 16:30:23 +02:00
services
system vm-image.tmpl: Use /dev/vda2 as root file system device. 2025-10-21 16:30:23 +02:00
tests tests: Update Archlinux image for foreign install test. 2025-10-20 10:52:25 +03:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add onetbb. 2025-10-19 21:29:38 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm