first commit

This commit is contained in:
momen
2021-10-21 14:57:58 +08:00
parent ba65bf40aa
commit 8184931095
572 changed files with 3165246 additions and 305 deletions

View File

@@ -0,0 +1,5 @@
# 7.27 创建 EFI 启动项
默认/dev/sdasudo efibootmgr -c -L test -l "\EFI\uos\grubx64.efi"
指定/dev/sdbsudo efibootmgr -c -L test -l "\EFI\debian\grubx64.efi" -d/dev/sdb