Search results

  1. J

    Failed to boot from UEFI VM Disk

    I just managed to fix this. Looks like the MBR on my boot disk was corrupt. I discovered this by running gdisk -l /dev/zvol/rpool/data/vm-101-disk-1 Then I ran gdisk /dev/zvol/rpool/data/vm-101-disk-1 w to write the changes. All worked after that.
  2. J

    Failed to boot from UEFI VM Disk

    Hey Dutchborg, Did you just set up the VM now or was it working previously?
  3. J

    Failed to boot from UEFI VM Disk

    I have tried to use the link you suggested, however when I select add boot option the following screen is empty.
  4. J

    Failed to boot from UEFI VM Disk

    I'm pretty sure I used this script to setup the VM: https://github.com/whiskerz007/proxmox_hassos_install Here is my config agent: 1 bios: ovmf bootdisk: sata0 cores: 2 efidisk0: local-zfs:vm-101-disk-0,size=1M machine: pc-q35-3.1 memory: 8192 name: hassos net0...
  5. J

    Failed to boot from UEFI VM Disk

    I am having the same issue as well.
  6. J

    [SOLVED] VM Boot Disk not found

    I'm having the exact same issue, but the suggested fix doesn't work for me. When I go to the Add Boot Option screen it is blank. Any other ideas?