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 |
@ -1,12 +1,11 @@
|
||||
---
|
||||
date: 2024-06-17
|
||||
category:
|
||||
- Linux
|
||||
- RA2
|
||||
category: 折腾流程
|
||||
tag:
|
||||
- Linux
|
||||
- Wine
|
||||
- Bottles
|
||||
- 虚拟环境
|
||||
- RA2
|
||||
---
|
||||
|
||||
# 在 Linux 中游玩《星辰之光》
|
||||
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
date: 2024-06-17
|
||||
category:
|
||||
- 逆向工程
|
||||
- RA2
|
||||
category: 复习资料
|
||||
tag:
|
||||
- Syringe
|
||||
- RA2
|
||||
- 逆向工程
|
||||
- 进程注入
|
||||
---
|
||||
|
||||
|
@ -3,8 +3,8 @@ title: 笔记
|
||||
index: false
|
||||
article: false
|
||||
timeline: false
|
||||
comment: false
|
||||
icon: book
|
||||
category: ''
|
||||
---
|
||||
|
||||
笔记这边类似 B 站、知乎的“专栏”,有能成篇的发现就会考虑写写。
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
category: 灵机一动
|
||||
tag:
|
||||
- RDP
|
||||
- 串流
|
||||
|
Reference in New Issue
Block a user