From 7e5ca6337482105189ee3e9c947197f2457efa9a Mon Sep 17 00:00:00 2001 From: Matthias Heiserer Date: Wed, 9 Nov 2022 12:58:23 +0100 Subject: [PATCH] installation: note that some ISO grub options moved to sub menu Signed-off-by: Matthias Heiserer Signed-off-by: Thomas Lamprecht --- pve-installation.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pve-installation.adoc b/pve-installation.adoc index 8de6ac9..c86b620 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -75,7 +75,7 @@ TIP: It's possible to use the installation wizard with a keyboard only. Buttons can be clicked by pressing the `ALT` key combined with the underlined character from the respective button. For example, `ALT + N` to press a `Next` button. -Install {pve} (Debug mode):: +Advanced Options: Install {pve} (Debug mode):: 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. @@ -84,7 +84,7 @@ 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:: +Advanced Options: Rescue Boot:: With this option you can boot an existing installation. It searches all attached hard disks. If it finds an existing installation, it boots directly into that @@ -92,7 +92,7 @@ disk using the Linux kernel from the ISO. This can be useful if there are problems with the boot block (grub) or the BIOS is unable to read the boot block from the disk. -Test Memory:: +Advanced Options: Test Memory:: Runs `memtest86+`. This is useful to check if the memory is functional and free of errors.