bread
April 30, 2024, 9:14pm
1
1) create a VM in Proxmox’s interface.
On the OS tab, choose. “Do not use any media ”
On the System tab, set the BIOS to “UEF I” and uncheck "Add EFI Disk
On the Disks tab give it at least 32gb
Give it the amount of CPUs and RAM you want
2) Go to the proxmox Shell
Run
wget https://download.umbrel.com/release/1.1.1/umbrelos-amd64-usb-installer.img.xz
unxz umbrelos-amd64-usb-installer.img.xz
qm importdisk YOUR_VM_ID umbrelos-amd64-usb-installer.img YOUR STORAGE
3) Attach the new drive.
Go to your VM under “Hardware ” You should see “Unsued Disk 0 ”
Double click it and click “Add ”
4) Set boot order
Go to ‘Options ’ → ‘Boot Order ’
Move the new drive to the top and check “Enabled ”
5) Start VM
And install
5 Likes
joost
May 2, 2024, 10:54am
2
I have been doing exactly these steps a few times now but i can’t seem to boot up into the installer. Which cpu/system etc. settings are you using?
bread
May 2, 2024, 12:06pm
3
I have a Intel NUC with Intel Core i7-8809G CPU
Double check you drive setup
Should see this under hardware, scsi0 is the main hard drive and scsi1 is the intaller USB (your numbers might be different)
and the boot order should have scsi1
I have followed the instructions but my virtual machine is not booting… I get the following error:
I have also the right boot order:
Could you please help me?
One hint: please work together with tteck and create an installation script for Proxmox like these . The installation would be much more straight forward!
Thanks very much for your work!
An also the disk configuration should be ok:
Another picture of the boot configuration:
Thanks!
Update 03.05.2024:
Deleting the EFI disk allowed me to boot. Thanks!
bread
May 2, 2024, 8:22pm
7
Delete the EFI Disk and try again
joost
May 3, 2024, 6:44am
8
Wow, that did it for me. Any clue why it acts that way?
bread
May 3, 2024, 12:51pm
9
Something to do with when the EFI disk is present, the system tries to boot from it but fails
grx
May 3, 2024, 1:23pm
10
i did everything but the unused disk does not appear but it shows that’s been created, how can i fix this?
bread
May 3, 2024, 3:22pm
11
What happends when you run?
qm importdisk 100 umbrelos-amd64-usb-installer.img local
grx
May 3, 2024, 5:16pm
12
my bad at the end it worked, the problem was that i was switching pages when i saw 100% and not the message of successful mount, thx anyway
can you please help me what is “YOUR STORAGE” in this case?
this is what I have in proxmox.
local-lvm:vm-101-disk-0,iothread=1,size=32G
Simply enter local-lvm. Your VM ID is 101, so the command should look like this:
qm importdisk 101 umbrelos-amd64-usb-installer.img local-lvm
2 Likes
Hi, i followed the guides:
How to update from umbrelOS 0.5 to umbrelOS 1.1 on Linux devices and
How to install 1.1.1 on Proxmox
Now i have the vm installed, i’ve created a 850G disk for this vm, and now i need to import umbrel-data.tar, the installer made for me a first partition / with 9.6G and a /data partition with 804G, where need import it?
The guide say Create the directory /home/umbrel/umbrel/import inside your VM and extract umbrel-data.tar into it by running:
mkdir /home/umbrel/umbrel/import && tar -xvf umbrel-data.tar -C /home/umbrel/umbrel/import but i haven’t so much space inside
Deactivate “Secure Boot” in VM Bios. To access VM Bios hit “ESC” while Proxmox Logo is shown.
nysir
May 27, 2024, 12:42am
17
Hey Bread, appreciate you posting this.
I’ve done all of the above exactly. After I install Proxmox and the VM prompts a reboot, rather than starting Umbrel, it re-loads the same above VM installation window.
Any ideas on how I can avoid this loop I’m stuck in?
bread
May 27, 2024, 2:21am
18
Can you send a screenshot of your hardware tab?
Like this
bread
May 27, 2024, 11:40am
20
Just to confirm, scsi1 is first in the boot order and there is no EFI Disk in the hardware tab?
What screen are you seeing, can you send screenshot?
bread
May 27, 2024, 8:43pm
22
Ohhh you’ve already installed Umbrel? Now that it’s installed you can remove scsi1 or just make scsi0 first in the boot order