Hi
New using Proxmox, I have been trying to run OPNsense in a VM, already tried both available bios and machine configuration but the BSD kernel always enters in panic mode. The closest I have gotten to finding the cause of the problem is this post in the lxc forum. But I have not been able to find a way to translate that set of instructions to Proxmox.
Last config file
Thanks in advance.
New using Proxmox, I have been trying to run OPNsense in a VM, already tried both available bios and machine configuration but the BSD kernel always enters in panic mode. The closest I have gotten to finding the cause of the problem is this post in the lxc forum. But I have not been able to find a way to translate that set of instructions to Proxmox.
Last config file
Code:
balloon: 1024
boot: order=virtio0;ide2
cores: 2
cpu: kvm64,flags=+pcid;+spec-ctrl;+ssbd
hostpci0: 0000:04:00
hotplug: disk,network,usb,memory,cpu
ide2: local:iso/OPNsense-23.1-OpenSSL-dvd-amd64.iso,media=cdrom,size=1600298K
memory: 4096
meta: creation-qemu=7.2.0,ctime=1677754515
name: OPNsense
numa: 1
onboot: 0
ostype: other
scsihw: virtio-scsi-single
smbios1: uuid=034a28fc-bdde-4836-92ee-995e204e12b2
sockets: 1
startup: order=1
unused0: local-lvm:vm-101-disk-1
virtio0: local-lvm:vm-101-disk-0,iothread=1,size=20G
vmgenid: cdab23b6-6e91-4313-b1a6-f0d7f19e2334
Thanks in advance.