Quick installation: Difference between revisions
Jump to navigation
Jump to search
(Updated for 3.1) |
Ellisbjohns (talk | contribs) |
||
Line 2: | Line 2: | ||
This is a quick install guide for Proxmox VE. | This is a quick install guide for Proxmox VE. | ||
* | *for installing from scratch or updating versions (e.g. 3.0 to 3.1) see [[Downloads]] page of wiki | ||
*for | *for upgrading 1.9 to 2.0, see [[Upgrade_from_1.9_to_2.0]] | ||
*for | *for upgrading 2.3 to 3.0, see [[Upgrade_from_2.3_to_3.0]] | ||
Additionally, we provide a howto for [[Install Proxmox VE on Debian Wheezy]] | Additionally, we also provide a "howto" for installation on an [[Install Proxmox VE on Debian Wheezy|existing Debian Wheezy machine]] | ||
=Get the ISO= | =Get the ISO= |
Revision as of 12:45, 24 August 2013
Introduction
This is a quick install guide for Proxmox VE.
- for installing from scratch or updating versions (e.g. 3.0 to 3.1) see Downloads page of wiki
- for upgrading 1.9 to 2.0, see Upgrade_from_1.9_to_2.0
- for upgrading 2.3 to 3.0, see Upgrade_from_2.3_to_3.0
Additionally, we also provide a "howto" for installation on an existing Debian Wheezy machine
Get the ISO
Download the ISO image and move it to a USB media, see Install from USB Stick. Or just burn a CD.
Start the installation
- Just press 'Enter' to start the installation (for custom partition settings, see Debugging Installation#Boot options)
- The installer supports partitions greater 2 TB (using GUID Partition Table, GPT)
Update your Proxmox VE Server to latest available version
In order to get new features and all security updates and bugfixes you should always update a new ISO install to the latest available packages via GUI updater or via CLI (apt-get update && apt-get dist-upgrade)
For more details about our update services, see Package repositories