umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Failed to load Boot: VM unable to boot from iso file

Open ey-jo opened this issue 9 months ago • 9 comments
trafficstars

Following this tutorial umbrelOS is not booting inside VirtualBox only displaying the following error message:

Image

My Configuration, I made sure secure boot is disabled and EFI activated:

Image Image

What am I missing?

ey-jo avatar Feb 10 '25 09:02 ey-jo

Not missing anything. Won't boot in a VM for me neither. The image fails to write to a USB with Balena/Rufus too.
fyi @lukechilds @mayankchhabra

MrPaz avatar Feb 24 '25 01:02 MrPaz

Can't get the iso to work on just regular PC. Balena writes .iso successfully but doesn't boot, Rufus says ISO image extraction failure at somewhere around 95% as indicated by attached picture

Image

rayarray avatar Feb 25 '25 11:02 rayarray

Yup exact same experience with Rufus. Balena fails to write for me too.

MrPaz avatar Feb 25 '25 12:02 MrPaz

Yup exact same experience with Rufus. Balena fails to write for me too.

Balena only failed for me when I inadvertently tried to write the compressed file (.iso.xz) instead of uncompressing and trying with the resulting .iso file. Did you try both latest and 1.22 image files? Not sure if the versions are different but the file sizes are.

https://download.umbrel.com/1.2.2/umbrelos-amd64-usb-installer.iso https://download.umbrel.com/release/latest/umbrelos-amd64-usb-installer.iso.xz

Edit: I've tried both with balena and Rufus. Same results.

rayarray avatar Feb 25 '25 13:02 rayarray

Can confirm the same under proxmox, using both the 1.2.2 and latest isos.

greenaar avatar Feb 27 '25 15:02 greenaar

Currently, the umbrelOS iso doesn't support arm64 architecture. See issue https://github.com/getumbrel/umbrel/issues/1995. So, I think you are facing the same issue.

Are you trying to boot in an arm64 device?

IMPranshu avatar Mar 05 '25 12:03 IMPranshu

I was able to install without issue using the ISO downloaded from latest release on github.

Check the EFI mode is enabled and the chipset is not emulating something very old. I was unable to get the ISO to boot with i440fx machine type but q35 had no issues.

mattkenn4545 avatar Mar 12 '25 16:03 mattkenn4545

Same issue here. Won't boot in a proxmox vm with an efi drive. not arm btw.

OptimusGREEN avatar Mar 25 '25 21:03 OptimusGREEN

Ok solved it. press esc to enter biod and disable secure boot then the iso boots no problem.

OptimusGREEN avatar Apr 03 '25 20:04 OptimusGREEN

Still Works. September 2025: Setup an UEFi and Q35 Linux VM. To boot directly from the "USB-Install.ISO" you need to disable secure boot in proxmox before booting (hit escape on booting in VMs console, Device settings and disable SecureBoot).

Luukullus avatar Sep 22 '25 16:09 Luukullus

Well i still have the secure boot disabled and i cant boot it, what can i do?

DgamerSC avatar Nov 15 '25 20:11 DgamerSC