guix/gnu/system/examples
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
..
asus-c201.tmpl gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
bare-bones.tmpl system: bare-bones: Remove Cuirass service. 2025-09-21 18:50:05 +02:00
bare-hurd.tmpl
bare-hurd64.tmpl
beaglebone-black.tmpl gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
desktop.tmpl
devel-hurd.tmpl
devel-hurd64.tmpl system: examples: devel-hurd64: Fix typo. 2025-07-18 21:03:52 +02:00
docker-image.tmpl
lightweight-desktop.tmpl
plasma.tmpl
raspberry-pi-64-nfs-root.tmpl gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
raspberry-pi-64.tmpl gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
vm-image.tmpl vm-image.tmpl: Use /dev/vda2 as root file system device. 2025-10-21 16:30:23 +02:00