umbrel
umbrel copied to clipboard
Can't install it on hosting (Proxmox based). Could not read from CDROM (code 0009).
Maybe I can rebuild .iso? Where I can get the source for it?
same thing here
Same for me through the KVM
same here
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.
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.