mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 11:10:29 +00:00
installation: drop debian-version specific comment and adapt to pve one
instead of hardcoding a debian version here lets just use the FAQ's support table, which is actively adapted for such things on releases. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
483f7a356b
commit
8eb27e2f97
@ -1,19 +1,22 @@
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
{pmg} is based on Debian and comes with an installation CD-ROM
|
{pmg} is based on Debian. This is why the install disk images (ISO files)
|
||||||
which includes a complete Debian ("buster" for version 6.x) system as
|
provided by Proxmox include a complete Debian system as well as all necessary
|
||||||
well as all necessary {pmg} packages.
|
{pmg} packages.
|
||||||
|
|
||||||
The installer asks some questions, then partitions the local
|
TIP: See the xref:faq-support-table[support table in the FAQ] for the
|
||||||
disk(s), installs all required packages, and configures the system,
|
relationship between {pmg} releases and Debian releases.
|
||||||
including a basic network setup. This gives you a fully functional system
|
|
||||||
within minutes. This is the preferred and recommended
|
|
||||||
installation method.
|
|
||||||
|
|
||||||
Alternatively, {pmg} can be installed on top of an existing Debian
|
The installer will guide through the setup, allowing you to partition the local
|
||||||
system. This option is only recommended for advanced users since
|
disk(s), apply basic system configurations (for example, timezone, language,
|
||||||
it requires more detailed knowledge about {pmg} and Debian.
|
network) and install all required packages. This process should not take more
|
||||||
|
than a few minutes. Installing with the provided ISO is the recommended method
|
||||||
|
for new and existing users.
|
||||||
|
|
||||||
|
Alternatively, {pmg} can be installed on top of an existing Debian system. This
|
||||||
|
option is only recommended for advanced users because detailed knowledge about
|
||||||
|
{pmg} is required.
|
||||||
|
|
||||||
include::pmg-installation-media.adoc[]
|
include::pmg-installation-media.adoc[]
|
||||||
|
|
||||||
@ -26,7 +29,7 @@ The installer ISO image includes the following:
|
|||||||
* Complete operating system (Debian Linux, 64-bit)
|
* Complete operating system (Debian Linux, 64-bit)
|
||||||
|
|
||||||
* The {pmg} installer, which partitions the hard drive(s) with ext4,
|
* The {pmg} installer, which partitions the hard drive(s) with ext4,
|
||||||
xfs or ZFS and installs the operating system
|
XFS or ZFS and installs the operating system
|
||||||
|
|
||||||
* Linux kernel
|
* Linux kernel
|
||||||
|
|
||||||
@ -35,7 +38,6 @@ The installer ISO image includes the following:
|
|||||||
* Web-based management interface for using the toolset
|
* Web-based management interface for using the toolset
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Please insert the xref:installation_prepare_media[prepared installation media]
|
Please insert the xref:installation_prepare_media[prepared installation media]
|
||||||
(for example, USB flash drive or CD-ROM) and boot from it.
|
(for example, USB flash drive or CD-ROM) and boot from it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user