all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66207: Cannot boot any recent VM built with “guix system image -t qcow2”
@ 2023-09-26  7:32 Ricardo Wurmus
  2023-09-26  7:48 ` Ricardo Wurmus
  2023-09-30 10:03 ` Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: Ricardo Wurmus @ 2023-09-26  7:32 UTC (permalink / raw)
  To: 66207

I’m trying to build a more recent VM image than 1.4.0.  The 1.4.0 qcow2
image that’s available for download on the Guix website boots fine, but
any image created with a current Guix cannot be booted.

I’m on Guix commit be5bec47f7942a5e4d2a30eadd9a6fa4c715e88b.

I ran

    ./pre-inst-env guix system image -t qcow2 \
        doc/os-config-lightweight-desktop.texi

to generate the VM image and then I used

    qemu-system-x86_64 -enable-kvm \
                       -m 4096 -monitor stdio \
                       -drive file=/tmp/guixvm.qcow2,id=myhd \
                       -vnc :1

and connected Remmina to :1.

The fan spins up to top speed and I see “Booting from Hard Disk…” with
no progress whatsoever.

-- 
Ricardo




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

end of thread, other threads:[~2023-10-01 21:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-26  7:32 bug#66207: Cannot boot any recent VM built with “guix system image -t qcow2” Ricardo Wurmus
2023-09-26  7:48 ` Ricardo Wurmus
2023-09-30 10:03 ` Ludovic Courtès
2023-09-30 20:39   ` bug#66207: Cannot boot VMs with grub-efi-bootloader Ricardo Wurmus
2023-10-01 15:17     ` Ludovic Courtès
2023-10-01 20:21       ` Mathieu Othacehe
2023-10-01 20:59         ` Ricardo Wurmus
2023-10-01 19:51     ` Maxim Cournoyer

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.