first commit
This commit is contained in:
5
content/deepin折腾笔记/第七章/7.27.md
Executable file
5
content/deepin折腾笔记/第七章/7.27.md
Executable file
@@ -0,0 +1,5 @@
|
||||
# 7.27 创建 EFI 启动项
|
||||
|
||||
默认/dev/sda:sudo efibootmgr -c -L test -l "\EFI\uos\grubx64.efi"
|
||||
|
||||
指定/dev/sdb:sudo efibootmgr -c -L test -l "\EFI\debian\grubx64.efi" -d/dev/sdb
|
||||
Reference in New Issue
Block a user