X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-installation.adoc;h=b517750cfcf181994e3d0c69dd17b2fa5fac4d21;hp=c37817a4dddd7b965a10b728a3e16f4ddd19673b;hb=1c5325464b3b90a1a729f36638f528edc1692347;hpb=3fecf41f88fb6115d0af6495822e5d3ed940ed93 diff --git a/pve-installation.adoc b/pve-installation.adoc index c37817a..b517750 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -8,7 +8,7 @@ ifdef::wiki[] endif::wiki[] {pve} is based on Debian, therefore the disk image (ISO file) provided -by us includes a complete Debian system ("stretch" for version 5.x) as +by us includes a complete Debian system ("buster" for version 6.x) as well as all necessary {pve} packages. Using the installer will guide you through the setup, allowing @@ -104,7 +104,7 @@ you can choose disks there. Additionally you can set additional options (see [thumbnail="screenshot/pve-select-location.png", float="left"] -The next page just ask for basic configuration options like your +The next page just asks for basic configuration options like your location, the time zone and keyboard layout. The location is used to select a download server near you to speed up updates. The installer is usually able to auto detect those settings, so you only need to change @@ -133,26 +133,37 @@ administrator, for example: - Error messages from periodic CRON jobs. +[thumbnail="screenshot/pve-setup-network.png"] + All those notification mails will be sent to the specified email address. -[thumbnail="screenshot/pve-setup-network.png"] - The last step is the network configuration. Please note that you can use either IPv4 or IPv6 here, but not both. If you want to configure a dual stack node, you can easily do that after installation. [thumbnail="screenshot/pve-installation.png", float="left"] -If you press `Next` now, installation starts to format disks, and +If you press `Next` now, you will see an overview of your entered +configuration. Please re-check every setting, you can still use the +`Previous` button to go back and edit all settings here. + +If you press `Install` now, installation starts to format disks, and copies packages to the target. Please wait until that is finished, then remove the installation media and restart your system. -Further configuration is done via the Proxmox web interface. Just +[thumbnail="screenshot/pve-install-summary.png"] + +If the installation failed check out specific errors on the second TTY +(`CTRL + ALT + F2'), ensure your systems mets the +xref:install_minimal_requirements[minimum requirements]. If the installation +is still not working then look at our xref:getting_help[how to get help chapter]. + +Further configuration can be done via the Proxmox web interface. Just point your browser to the IP address given during installation (https://youripaddress:8006). -NOTE: Default login is "root" (realm 'PAM') and the root password is +NOTE: Default login is "root" (realm 'PAM') and the root password was defined during the installation process. @@ -275,7 +286,9 @@ Install {pve} on Debian ----------------------- {pve} ships as a set of Debian packages, so you can install it -on top of a standard Debian installation. xref:sysadmin_package_repositories[After configuring the repositories], you need to run: +on top of a standard Debian installation. +xref:sysadmin_package_repositories[After configuring the repositories], you +need to run: [source,bash] ----