mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-10-04 13:02:36 +00:00
admin: system-booting: add screenshots
additionally adapt the paths for pmg with: sed -ri 's/screenshot\///g' system-booting.adoc Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
abe750ed54
commit
349ff12ada
BIN
images/screenshot/boot-grub.png
Normal file
BIN
images/screenshot/boot-grub.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
BIN
images/screenshot/boot-systemdboot.png
Normal file
BIN
images/screenshot/boot-systemdboot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
@ -178,7 +178,7 @@ Partitions (ESPs) after a manual kernel addition or removal from above.
|
||||
Determine which Bootloader is Used
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
[thumbnail="screenshot/boot-grub.png", float="left"]
|
||||
[thumbnail="boot-grub.png", float="left"]
|
||||
|
||||
The simplest and most reliable way to determine which bootloader is used, is to
|
||||
watch the boot process of the {pmg} node.
|
||||
@ -186,7 +186,7 @@ watch the boot process of the {pmg} node.
|
||||
You will either see the blue box of GRUB or the simple black on white
|
||||
`systemd-boot`.
|
||||
|
||||
[thumbnail="screenshot/boot-systemdboot.png"]
|
||||
[thumbnail="boot-systemdboot.png"]
|
||||
|
||||
Determining the bootloader from a running system might not be 100% accurate. The
|
||||
safest way is to run the following command:
|
||||
|
Loading…
Reference in New Issue
Block a user