mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-06 09:33:29 +00:00
zfs: fix #3479 rephrase boot-loader description.
since using proxmox-boot-tool also for legacy systems the distinction of p-b-t vs grub is not accurate anymore. Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
b8072e84dc
commit
69c2b2e55e
@ -387,7 +387,8 @@ Changing a failed device
|
|||||||
|
|
||||||
.Changing a failed bootable device
|
.Changing a failed bootable device
|
||||||
|
|
||||||
Depending on how {pve} was installed it is either using `proxmox-boot-tool`
|
Depending on how {pve} was installed it is either using `systemd-boot` or `grub`
|
||||||
|
through `proxmox-boot-tool`
|
||||||
footnote:[Systems installed with {pve} 6.4 or later, EFI systems installed with
|
footnote:[Systems installed with {pve} 6.4 or later, EFI systems installed with
|
||||||
{pve} 5.4 or later] or plain `grub` as bootloader (see
|
{pve} 5.4 or later] or plain `grub` as bootloader (see
|
||||||
xref:sysboot[Host Bootloader]). You can check by running:
|
xref:sysboot[Host Bootloader]). You can check by running:
|
||||||
@ -420,11 +421,14 @@ NOTE: `ESP` stands for EFI System Partition, which is setup as partition #2 on
|
|||||||
bootable disks setup by the {pve} installer since version 5.4. For details, see
|
bootable disks setup by the {pve} installer since version 5.4. For details, see
|
||||||
xref:sysboot_proxmox_boot_setup[Setting up a new partition for use as synced ESP].
|
xref:sysboot_proxmox_boot_setup[Setting up a new partition for use as synced ESP].
|
||||||
|
|
||||||
.With `grub`:
|
.With plain `grub`:
|
||||||
|
|
||||||
----
|
----
|
||||||
# grub-install <new disk>
|
# grub-install <new disk>
|
||||||
----
|
----
|
||||||
|
NOTE: plain `grub` is only used on systems installed with {pve} 6.3 or earlier,
|
||||||
|
which have not been manually migrated to using `proxmox-boot-tool` yet.
|
||||||
|
|
||||||
|
|
||||||
Configure E-Mail Notification
|
Configure E-Mail Notification
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user