Basic Linux Installation Guide: Difference between revisions
Lynn Macey (talk | contribs) |
Lynn Macey (talk | contribs) |
||
| Line 7: | Line 7: | ||
The system will boot after confirmation. Go to the console for the machine to install the OS. | The system will boot after confirmation. Go to the console for the machine to install the OS. | ||
==Install Linux Disro== | ==Install the Linux Disro== | ||
This is pretty much a case of answer obvious questions and then waiting for the install to complete. | |||
{{note | DO NOT install with the ZFS option}} | {{note | DO NOT install with the ZFS option}} | ||
At the end of the process, the system needs to reboot. | |||
==[[Post Ubuntu Install]]== | ==[[Post Ubuntu Install]]== | ||
Revision as of 22:33, 14 August 2026
The installation process for both the desktop physical machines and Linux VMs is pretty straight forward. The idea is to get a vanilla basic installation that can be built from.
Create a VM from the Proxmox console
Pretty much stick to the defaults. Make sure to create the disk on fast1 or fast2. The distribution ISO files are on local. The usual candidate is Kubuntu 26.04, but other distributions are available are loaded in the library.
A limited install should work on server VMs. The complete set of tools that comes with the full distribution is not needed. It is nice to have a desktop display that can be run from the console, however.
The system will boot after confirmation. Go to the console for the machine to install the OS.
Install the Linux Disro
This is pretty much a case of answer obvious questions and then waiting for the install to complete.
At the end of the process, the system needs to reboot.
