umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Can't install it on hosting (Proxmox based). Could not read from CDROM (code 0009).

Open non-erx opened this issue 7 months ago • 6 comments

Image Image

Maybe I can rebuild .iso? Where I can get the source for it?

non-erx avatar Apr 25 '25 23:04 non-erx

same thing here

ARLBR10 avatar Apr 26 '25 19:04 ARLBR10

Same for me through the KVM

Warezzo avatar Apr 27 '25 22:04 Warezzo

same here

bbrotherz avatar May 06 '25 18:05 bbrotherz

For those struggling with this on the proxmox 8.4.1 (as of this time of writing). This iso image is a uefi image only - https://github.com/getumbrel/umbrel/wiki/Install-umbrelOS-on-a-Linux-VM - a few paragraphs down states that its efi only.

So trying to boot this in legacy mode will not work.

You need to change the vm bios to uefi - https://community.umbrel.com/t/how-to-install-1-1-1-on-proxmox/16748/1 as an example from this guide - you do not need to do the mount image stuff, just make sure when booting that secure boot mode is disabled - otherwise you get an access denied when trying to boot the iso.

db260179 avatar May 09 '25 10:05 db260179

For those struggling with this on the proxmox 8.4.1 (as of this time of writing). This iso image is a uefi image only - https://github.com/getumbrel/umbrel/wiki/Install-umbrelOS-on-a-Linux-VM - a few paragraphs down states that its efi only.

So trying to boot this in legacy mode will not work.

You need to change the vm bios to uefi - https://community.umbrel.com/t/how-to-install-1-1-1-on-proxmox/16748/1 as an example from this guide - you do not need to do the mount image stuff, just make sure when booting that secure boot mode is disabled - otherwise you get an access denied when trying to boot the iso.

that worked, thank you very much.

bbrotherz avatar May 09 '25 10:05 bbrotherz