installation: describe additional value of debug mode

this mode is not only useful for devs, but also for users with CLI
knowledge

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-02-07 17:55:28 +01:00
parent e5d3a23584
commit 8dc994f7f4

View File

@ -68,8 +68,10 @@ Install {pve} (Debug mode)::
Starts the installation in debug mode. A console will be opened at several Starts the installation in debug mode. A console will be opened at several
installation steps. This helps to debug the situation if something goes wrong. installation steps. This helps to debug the situation if something goes wrong.
To exit a debug console, press `CTRL-D`. This options is primarily for To exit a debug console, press `CTRL-D`. This option can be used to boot a live
developers and not intended for general use. system with all basic tools available. You can use it, for example, to
xref:chapter_zfs[repair a degraded ZFS 'rpool'] or fix the
xref:sysboot[bootloader] for an existing {pve} setup.
Rescue Boot:: Rescue Boot::