chore: re-arrange tags, categories, dairies.

This commit is contained in:
2025-06-22 15:25:49 +08:00
parent f25a640fa5
commit 957a8fbdab
26 changed files with 62 additions and 28 deletions

View File

@ -1,8 +1,8 @@
---
date: 2024-06-15
category:
- 操作系统
- Linux
- 批注
- 折腾流程
tag:
- Arch Linux
- KDE

View File

@ -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`,以及原生启动项:
![群友的 ESP 分区目录树 =200x](./esp_without_bootARCH.png)
![群友的 ESP 分区目录树 =200x](./esp_without_bootARCH.webp)
那么办法也很简单:像 Windows 那样也建一个回退路径启动项。具体来说,在 ESP 分区里建立`EFI\BOOT`目录,复制`grubx64.efi`重命名成`bootx64.efi`嘛。~~Windows 不也干了(~~
当然如果是像图中那样不止一个 Grub甚至同盘 Windows 和 Arch 双系统,那我不推荐你这么做。

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB