Running an EndeavourOS VM in Proxmox VE

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=gmjsXOMJvls



Category:
Tutorial
Duration: 4:05
671 views
18


#EndeavourOS #Proxmox #VirtualMachine

Full steps can be found at https://i12bretro.github.io/tutorials/0869.html

   01. Download the EndeavourOS iso  https://github.com/endeavouros-team/ISO/releases/latest
   02. Log into the Proxmox web UI
   03. Select a storage from the left navigation pane to download the .iso to
   04. Select ISO Images in the left sub-navigation pane
   05. Upload the EndeavourOS installation iso to the Proxmox ISO image library
   06. Right click the Proxmox node name ≫ Create VM
   07. Give the VM a unique ID and Name ≫ Next
   08. On the OS tab, Select the EndeavourOS installation .iso file, leave the Type as Linux and the Version as 5.x - 2.6 Kernel ≫ Next
   09. Leave the defaults on the System tab ≫ Next
   10. On the Hard Disk tab, set the Storage device and Disk size to 30 GiB or more ≫ Next
   11. On the CPU tab, set Cores to 2 or more and Type to host ≫ Next
   12. On the Memory tab, set the Memory to 4096 ≫ Next
   13. Leave the defaults on the Network tab ≫ Next
   14. Verify the summary and click Finish
   15. Right click the EndeavourOS VM in the left navigation pane ≫ Start
   16. Click console in the left sub-navigation menu
   17. Press Enter to Boot EndeavourOS (or wait 10 seconds)
   18. Click Start the installer from the Welcome menu
   19. Choose to install Online or Offline
   20. Select a language ≫ Click Next
   21. Select a Region ≫ Click Next
   22. Select a keyboard layout ≫ Click Next
   23. Leave GRUB enabled ≫ Click Next
   24. Select Erase disk ≫ Click Next
   25. Enter a name, username, computer name and password ≫ Click Next
   26. Verify the overview and click Install ≫ Click Install now
   27. Wait while EndeavourOS copies files and installs
   28. When the installation completes click Done
   29. Shutdown the VM
   30. Back in the Proxmox web UI, select Hardware from the left sub-navigation menu ≫ Double click the CD/DVD drive ≫ Select Do not use any media ≫ Click OK
   31. Select Options from the left sub-navigation menu
   32. Double click QEMU Guest Agent ≫ Check the Use QEMU Guest Agent box ≫ Click OK
   33. Right click the EndeavourOS VM in the left navigation pane ≫ Start
   34. Click console in the left sub-navigation menu
   35. Login with the username and password created earlier in the process
   36. Welcome to EndeavourOS Linux
 
--------------------------------------------------------------------
Optional Steps
--------------------------------------------------------------------
   01. Launch a terminal window
   02. Run the following commands
         # initialize pacman keys
         sudo pacman-key --init
         # add arch linux pacman keys
         sudo pacman-key --populate archlinux
         # update software
         sudo pacman -Syu
         # install qemu guest agent
         sudo pacman -Syu qemu-guest-agent
   03. A subsequent reboot is required to complete installing the QEMU Guest Agent
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
EndeavourOS
EndeavourOS Proxmox VM
EndeavourOS Virtual Machine
Home Lab
Home Lab Ideas
How To
How To Install EndeavourOS On Proxmox
How To Run EndeavourOS On Proxmox VE
Hypervisor
Install Guide
Linux
Proxmox
Proxmox Host
Proxmox Step By Step
Proxmox Tutorial
Proxmox VE
Self-Hosted
Tutorial
VM
Virtual Machine
Virtualization
i12bretro