* Save VM created using x86_64-softmmu/qemu-system-x86_64
@ 2023-12-03 11:10 Amit Kumar
0 siblings, 0 replies; only message in thread
From: Amit Kumar @ 2023-12-03 11:10 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
Hi
I am building QEMU from source, then creating a qcow2 file and then
installing a VM using the following command.
./qemu-img create -f qcow2 test.qcow2 8G
x86_64-softmmu/qemu-system-x86_64 -m 1024 -enable-kvm -drive
if=virtio,file=test.qcow2,cache=none -cdrom
ubuntu-22.04.3-live-server-amd64.iso
However the VM does not persist after I install it. Please guide me how to
be able to do that
Thanks, Amit
[-- Attachment #2: Type: text/html, Size: 702 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-03 11:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-03 11:10 Save VM created using x86_64-softmmu/qemu-system-x86_64 Amit Kumar
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 NNTP newsgroup(s).