I have a Linux Mint VM and a Windows 10 VM on my system. I intially configured the VM's with vm-bhyve, and have the uefi graphics options enabled. Currently running 14.1-RELEASE-p5. I moved offices and had the desktop computer powered off for a few weeks, but when I got connected back up, the VM's won't load up. When I start them, they are stuck at the beginnin, not even bringing up the UEFI boot environment. Using VNC, they are stuck at
The number at the beginning changes.
Previous to this, the VM's would take a couple minutes at this screen before proceeding with boot, now it appears to hang indefinitely.
I created a new Linux Mint VM, and the graphical install booted and ran flawlessly, but after the installation, it too has failed to boot.
Interestingly, I created a 64 bit Haiku VM with EFI boot, and it is starting without issue.
Anyone see this issue? It isn't like the commonly reported issue where the system cannot boot, it isn't even getting to the bootable part of the UEFI. I am not seeing anything in the logs for the VM's that show any errors. Here is the log for my last startup:
Code:
[ 0.036198] __common_interrupt: 1.55 No irq handler for vector
Previous to this, the VM's would take a couple minutes at this screen before proceeding with boot, now it appears to hang indefinitely.
I created a new Linux Mint VM, and the graphical install booted and ran flawlessly, but after the installation, it too has failed to boot.
Interestingly, I created a 64 bit Haiku VM with EFI boot, and it is starting without issue.
Anyone see this issue? It isn't like the commonly reported issue where the system cannot boot, it isn't even getting to the bootable part of the UEFI. I am not seeing anything in the logs for the VM's that show any errors. Here is the log for my last startup:
Code:
Oct 02 15:59:33: initialising
Oct 02 15:59:33: [loader: uefi]
Oct 02 15:59:33: [cpu: 2,sockets=1,cores=2]
Oct 02 15:59:33: [memory: 4G]
Oct 02 15:59:33: [hostbridge: standard]
Oct 02 15:59:33: [com ports: com1]
Oct 02 15:59:33: [uuid: 72ed1026-80b7-11ef-a7aa-54bf649a3c23]
Oct 02 15:59:33: [debug mode: no]
Oct 02 15:59:33: [primary disk: disk0.img]
Oct 02 15:59:33: [primary disk dev: file]
Oct 02 15:59:33: initialising network device tap0
Oct 02 15:59:33: adding tap0 -> vm-public (public addm)
Oct 02 15:59:33: bring up tap0 -> vm-public (public addm)
Oct 02 15:59:33: dynamically allocated port 5900 for vnc connections
Oct 02 15:59:33: booting
Oct 02 15:59:33: [bhyve options: -c 2,sockets=1,cores=2 -m 4G -Hwl bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -U 72ed1026-80b7-11ef-a7aa-54bf649a3c23]
Oct 02 15:59:33: [bhyve devices: -s 0,hostbridge -s 31,lpc -s 4:0,nvme,/zroot/bhyve/mint22/disk0.img -s 5:0,virtio-net,tap0,mac=58:9c:fc:05:81:71 -s 6:0,fbuf,tcp=0.0.0.0:5900 -s 7:0,xhci,tablet]
Oct 02 15:59:33: [bhyve console: -l com1,/dev/nmdm-mint22.1A]
Oct 02 15:59:33: starting bhyve (run 1)