Re: running openbsd on KVM running on fedora over raspberry pi 4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 23 Dec 2022 11:33:35 +0000,
Sandeep Gupta <gupta.sandeep@xxxxxxxxx> wrote:
> 
> I am trying to run openbsd as guest OS.
> I am using this command to create the vm
> ```
> 
> virt-install --name openbsd1 --ram 2048 --vcpus 2 --disk
> path=/var/lib/libvirt/images/openbsd1.qcow2,format=qcow2,bus=virtio,size=20
>  --disk path=/tmp/install72.img --import --os-variant openbsd7.0
> --network=default --noautoconsole
> 
> ```
> But, on boot the server is not picking up the openbsd boot sequence.

I don't think this is directly related to KVM. I've been pretty
successful in running OpenBSD 7.0 on a variety of hosts. Not using
libvirt though, but directly using QEMU.

One thing you may want to do is to disable ACPI by pasing -no-acpi to
QEMU.

But overall, this is a question better asked on some libvirt forum.

	M.

-- 
Without deviation from the norm, progress is not possible.
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm



[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux