User Tools

Site Tools


bios:notes:umaf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bios:notes:umaf [2025/12/30 06:38] Sean Rhonebios:notes:umaf [2025/12/30 06:39] (current) Sean Rhone
Line 7: Line 7:
  
   sudo efibootmgr --create --disk '/dev/nvme0n1p1' --gpt --loader '\EFI\Boot\BOOTX64.efi' --full-dev-path --label 'UMAF' --timeout '0'   sudo efibootmgr --create --disk '/dev/nvme0n1p1' --gpt --loader '\EFI\Boot\BOOTX64.efi' --full-dev-path --label 'UMAF' --timeout '0'
 +
 +  sudo umount '/boot/efi' && sudo dosfsck -a -t -w -v '/dev/nvme0n1p1' && sudo mount '/boot/efi'
  
/var/www/wiki/data/pages/bios/notes/umaf.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki