Plum's Blog - 寻找失去的 Ubuntu UEFI BIOS 启动项 的评论 https://plumz.me/archives/3234 我用了两年的 Ubuntu 14.04 LTS 炸了,是我的台式机。Ubuntu 16.04 LTS 即将发布,在那之前我得顶住,毕竟新版出来了我才会打算重装。问题有点大条,主板 Bios 挂了... plum https://plumz.me/archives/3234/#comment-120438 2016-04-11T14:28:56+08:00 还真不知道这玩意,学习了。 Yu Sun https://plumz.me/archives/3234/#comment-120435 2016-04-11T11:19:24+08:00 这跟SNSV主板 一个尿性(bug), 新加块硬盘全部 EFI 启动项就都丢光了...但是 UEFI Shell 里面一般都有 bcfg 可以用啊...Shell> bcfg boot dump -v #Show your UEFI boot listShell> bcfg boot add 3 fs0:EFIYour path.efi "[You want to show in list of MB]" #Add a boot to listShell> bcfg boot rm 3 #Remove a boot from listShell> bcfg boot mv 3 0 #Change a boot orderShell> help bcfg -v -b #Show bcfg help textp.s. 然而 vmware 的 efi shell 里面居然没这工具....p.s.2 懒人还可以用 bootice 从 PE 下面改, 能用 GUI 就绝不用命令行