From: Alexander Zeidler <a.zeidler@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 1/2] docs: sysadmin: fix hyperlink ID conflicts & visual warning message
Date: Mon, 27 Nov 2023 19:23:00 +0100 [thread overview]
Message-ID: <20231127182301.168253-1-a.zeidler@proxmox.com> (raw)
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
docs/system-booting.rst | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/docs/system-booting.rst b/docs/system-booting.rst
index 0b1043bf..6a8443cb 100644
--- a/docs/system-booting.rst
+++ b/docs/system-booting.rst
@@ -86,8 +86,8 @@ Setting up a New Partition for use as Synced ESP
To format and initialize a partition as synced ESP, for example, after replacing a
failed vdev in an rpool, ``proxmox-boot-tool`` from ``proxmox-kernel-helper`` can be used.
-WARNING: the ``format`` command will format the ``<partition>``. Make sure to pass
-in the right device/partition!
+.. WARNING:: the ``format`` command will format the ``<partition>``. Make sure
+ to pass in the right device/partition!
For example, to format an empty partition ``/dev/sda2`` as ESP, run the following:
@@ -243,6 +243,8 @@ and is quite well documented
(see the `Grub Manual
<https://www.gnu.org/software/grub/manual/grub/grub.html>`_).
+.. _systembooting-grub-config:
+
Configuration
^^^^^^^^^^^^^
@@ -300,6 +302,8 @@ Editing the Kernel Commandline
You can modify the kernel commandline in the following places, depending on the
bootloader used:
+.. _systembooting-kernel-cmdline-grub:
+
Grub
^^^^
@@ -308,6 +312,8 @@ The kernel commandline needs to be placed in the variable
``update-grub`` appends its content to all ``linux`` entries in
``/boot/grub/grub.cfg``.
+.. _systembooting-kernel-cmdline-systemd-boot:
+
systemd-boot
^^^^^^^^^^^^
--
2.39.2
next reply other threads:[~2023-11-27 18:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-27 18:23 Alexander Zeidler [this message]
2023-11-27 18:23 ` [pbs-devel] [PATCH proxmox-backup 2/2] docs: sysadmin: add section about Secure Boot Alexander Zeidler
2023-11-28 13:47 ` [pbs-devel] applied-series: [PATCH proxmox-backup 1/2] docs: sysadmin: fix hyperlink ID conflicts & visual warning message Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231127182301.168253-1-a.zeidler@proxmox.com \
--to=a.zeidler@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.