chore: re-arrange tags, categories, dairies.
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
---
|
||||
date: 2024-06-15
|
||||
category:
|
||||
- 操作系统
|
||||
- Linux
|
||||
- 批注
|
||||
- 折腾流程
|
||||
tag:
|
||||
- Arch Linux
|
||||
- KDE
|
||||
|
@ -1,8 +1,6 @@
|
||||
---
|
||||
date: 2024-10-24
|
||||
category:
|
||||
- 操作系统
|
||||
- Linux
|
||||
category: 折腾流程
|
||||
tag:
|
||||
- Arch Linux
|
||||
- Grub
|
||||
@ -89,7 +87,7 @@ Windows 启不动我们会尝试修复引导,Arch 亦然。修复 Grub 引导
|
||||
### ii. 补充回退启动项
|
||||
事实上,需要反复重建 Grub 引导的一大原因就在于,Grub 只会写入它自己的`grubx64.efi`,以及原生启动项:
|
||||
|
||||

|
||||

|
||||
|
||||
那么办法也很简单:像 Windows 那样也建一个回退路径启动项。具体来说,在 ESP 分区里建立`EFI\BOOT`目录,复制`grubx64.efi`重命名成`bootx64.efi`嘛。~~Windows 不也干了(~~
|
||||
当然如果是像图中那样不止一个 Grub,甚至同盘 Windows 和 Arch 双系统,那我不推荐你这么做。
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 68 KiB |
BIN
docs/notes/OS/esp_without_bootARCH.webp
Normal file
BIN
docs/notes/OS/esp_without_bootARCH.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user