Difference between revisions of "Translations:Preserve Manjaro Bootloader/10/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
It will give an output like this: | It will give an output like this: | ||
{{UserCmdOutput|command=efibootmgr|result= | |||
<pre> | |||
BootCurrent: 0001 | BootCurrent: 0001 | ||
Timeout: 1 seconds | Timeout: 1 seconds | ||
Line 8: | Line 10: | ||
Boot0005* Hard Drive | Boot0005* Hard Drive | ||
Boot0008* Systemd Boot Manager | Boot0008* Systemd Boot Manager | ||
</pre> | |||
}} |
Latest revision as of 09:28, 2 February 2023
It will give an output like this:
$ efibootmgr
BootCurrent: 0001 Timeout: 1 seconds BootOrder: 0001,0002,0004,0005,0008 Boot0001* manjaro Boot0002* ubuntu Boot0004* UEFI: WDC WD10PURX Boot0005* Hard Drive Boot0008* Systemd Boot Manager