Hi,i have a dedicated proxmox server running opnsense however i need to disable pxe boot it takes to much time to boot the system, i have disabled it on the real bios but how do you do this in proxmox machine? thanks
reinstalling truenas with OVMF bios worked for meI do have some sort of the same issue... I passthrough a HBA with 8 drives for my TrueNas vm runnning on Proxmox.
I did the TrueNas installation, then I passthrough the HBA card with my 8 disks attached (since it is a passthrough this controller / disk don't show up in (VM -> Options -> Boot Order) but now when I boot, the vm try to boot from the HBA disk instead of the VM os disk... any idea on how to change that permanently ? Pressing esc does not seems to work for me. the system try to boot from the hba and then detect probably the zfs data partition because I get : "This is a FreeNAS data disk and can not boot system. System halted."
If I press Esc at boot I can get the Boot device menu but I can't the Virtio-scsi Drive as default
In my case, I needed to disable secure boot to load my custom "unsigned" Linux kernel.I'd like to know what do you want to do in the "BIOS" of a VM?
I don’t know of a way to increase it but I just used the Proxmox web console rather than VNC (didn’t even know VNC was an option)Is there a way to increase the time window for pressing ESC?
Between reset, switch to the noVNC console and pressing ESC I'm just too slow. And I don't feel like doing video game exercise just to get the sequence right in so many millisecsonds.
Edit the config file of the vm and add the lineIs there a way to increase the time window for pressing ESC?
args: -boot menu=on,splash-time=20000
Edit the config file of the vm and add the line
args: -boot menu=on,splash-time=20000
This will increase the wait time to 20 seconds.
/etc/pve/qemu-server/
. For example, if the VMID is 103, the path would be /etc/pve/qemu-server/103.conf
.vi /etc/pve/qemu-server/103.conf
args: -boot menu=on,splash-time=20000
# head 200.conf
args: -boot menu=on,splash-time=20000 -vnc 0.0.0.0:15
boot: order=scsi0;ide2;net0
cores: 2
cpu: x86-64-v2-AES
ide2: none,media=cdrom
memory: 3072
meta: creation-qemu=10.0.2,ctime=1760457121
name: enzian
net0: e1000=BC:24:11:D7:85:FA,bridge=vmbr0
numa: 0
We use essential cookies to make this site work, and optional cookies to enhance your experience.