Ubuntu新版的問題開機system bootOrder - Linux
By Jack
at 2020-12-20T20:35
at 2020-12-20T20:35
Table of Contents
開機畫面遇到找不到shimx64.efi問題。
我用的是 lubuntu 20.10,文筆不好,希望對各位有幫助。
Ctrl+Shift+T open terminal
#logging as root
sudo -i
#solved this problem
cd boot/efi/EFI
ls
mv BOOT BOOT.bak
cp -R ubuntu BOOT
cd BOOT
mv shimx64.efi boot64.efi
reboot
--
我用的是 lubuntu 20.10,文筆不好,希望對各位有幫助。
Ctrl+Shift+T open terminal
#logging as root
sudo -i
#solved this problem
cd boot/efi/EFI
ls
mv BOOT BOOT.bak
cp -R ubuntu BOOT
cd BOOT
mv shimx64.efi boot64.efi
reboot
--
Tags:
Linux
All Comments
By Delia
at 2020-12-24T00:46
at 2020-12-24T00:46
By Frederica
at 2020-12-26T01:32
at 2020-12-26T01:32
Related Posts
紅帽棄守CentOS Linux,將於明年底終止對
By Edward Lewis
at 2020-12-10T17:01
at 2020-12-10T17:01
有關rsycn指令的問題
By Agatha
at 2020-12-06T16:09
at 2020-12-06T16:09
xrdp with fcitx
By Caitlin
at 2020-12-05T23:26
at 2020-12-05T23:26
系統監視軟體
By Harry
at 2020-12-05T13:24
at 2020-12-05T13:24
刪除匹配pattern的前幾行
By Thomas
at 2020-12-05T00:01
at 2020-12-05T00:01