Quick installation: Difference between revisions
Jump to navigation
Jump to search
m (→Get the ISO) |
(Updated for 3.1) |
||
Line 2: | Line 2: | ||
This is a quick install guide for Proxmox VE. | This is a quick install guide for Proxmox VE. | ||
*http://pve.proxmox.com/wiki/Downloads | |||
*for the upgrading 1.9 to 2.0, see [[Upgrade_from_1.9_to_2.0]] | *for the upgrading 1.9 to 2.0, see [[Upgrade_from_1.9_to_2.0]] | ||
*for the upgrading 2.3 to 3.0, see [[Upgrade_from_2.3_to_3.0]] | *for the upgrading 2.3 to 3.0, see [[Upgrade_from_2.3_to_3.0]] | ||
Line 13: | Line 14: | ||
*Just press 'Enter' to start the installation (for custom partition settings, see [[Debugging Installation#Boot options]]) | *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) | *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]] | |||
=Web-based Management= | =Web-based Management= |
Revision as of 07:34, 21 August 2013
Introduction
This is a quick install guide for Proxmox VE.
- http://pve.proxmox.com/wiki/Downloads
- for the upgrading 1.9 to 2.0, see Upgrade_from_1.9_to_2.0
- for the 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
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