installation: add screenshot of summary and extend docs a bit

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-07-22 16:41:05 +02:00
parent fee30a6bcb
commit 7df6cb989f
5 changed files with 19 additions and 6 deletions

View File

@ -5,6 +5,7 @@ pve-installation \
pve-select-location \ pve-select-location \
pve-select-target-disk \ pve-select-target-disk \
pve-set-password \ pve-set-password \
pve-install-summary \
pve-setup-network pve-setup-network
all: $(addsuffix .png, ${PPMS}) all: $(addsuffix .png, ${PPMS})

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

View File

@ -133,26 +133,37 @@ administrator, for example:
- Error messages from periodic CRON jobs. - Error messages from periodic CRON jobs.
[thumbnail="screenshot/pve-setup-network.png"]
All those notification mails will be sent to the specified email All those notification mails will be sent to the specified email
address. address.
[thumbnail="screenshot/pve-setup-network.png"]
The last step is the network configuration. Please note that you can 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 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. dual stack node, you can easily do that after installation.
[thumbnail="screenshot/pve-installation.png", float="left"] [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, copies packages to the target. Please wait until that is finished,
then remove the installation media and restart your system. 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 point your browser to the IP address given during installation
(https://youripaddress:8006). (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. defined during the installation process.

View File

@ -13,7 +13,7 @@ can be centrally managed thanks to the included cluster functionality.
{pve} can use local storage (DAS), SAN, NAS and also distributed {pve} can use local storage (DAS), SAN, NAS and also distributed
storage (Ceph RBD). For details see xref:chapter_storage[chapter storage]. storage (Ceph RBD). For details see xref:chapter_storage[chapter storage].
[[install_minimal_requirements]]
Minimum Requirements, for Evaluation Minimum Requirements, for Evaluation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -28,6 +28,7 @@ Minimum Requirements, for Evaluation
* One NIC * One NIC
[[install_recommended_requirements]]
Recommended System Requirements Recommended System Requirements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~