2021-10-21 14:57:58 +08:00

146 B
Executable File

7.26 调整 EFI 启动项顺序

sudo efibootmgr -o X,Y #指定标号为X的启动项顺序在Y之前

例如:sudo efibootmgr -o 0002,0001