Facebook
From Ulther, 6 Years ago, written in Bash.
Embed
Download Paste or View Raw
Hits: 264
  1. [ulther@ulther-pc ~]$ sudo efibootmgr -v
  2. [sudo] hasło użytkownika ulther:
  3. BootCurrent: 0001
  4. Timeout: 1 seconds
  5. BootOrder: 0001,0000,000F,000D,0002
  6. Boot0000* Windows Boot Manager  HD(2,GPT,9fa1d00b-0081-4a5a-a706-740352c3463b,0xe1800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...d................
  7. Boot0001* Manjaro       HD(2,GPT,9fa1d00b-0081-4a5a-a706-740352c3463b,0xe1800,0x32000)/File(\EFI\Manjaro\grubx64.efi)
  8. Boot0002* UEFI: Built-in EFI Shell      VenMedia(5023b95c-db26-429b-a648-bd47664c8012)..BO
  9. Boot000D* Hard Drive    BBS(HD,,0x0)..GO..NO........o.T.O.S.H.I.B.A. .D.T.0.1.A.C.A.1.0.0....................A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . .3. .V.4.D.J.5.L.S.N........BO..NO........o.S.A.M.S.U.N.G. .H.D.1.6.1.G.J....................A...........................>..Gd-.;.A..MQ..L. . . . . . .1.S.C.V.9.J.Z.0.4.6.3.6.3.4........BO
  10. Boot000F* ubuntu        HD(2,GPT,9fa1d00b-0081-4a5a-a706-740352c3463b,0xe1800,0x32000)/File(\EFI\Ubuntu\grubx64.efi)
  11. [ulther@ulther-pc ~]$ sudo efibootmgr -b F -B
  12. BootCurrent: 0001
  13. Timeout: 1 seconds
  14. BootOrder: 0001,0000,000D,0002
  15. Boot0000* Windows Boot Manager
  16. Boot0001* Manjaro
  17. Boot0002* UEFI: Built-in EFI Shell
  18. Boot000D* Hard Drive
  19.