我想知道当您有带有字母和星号的条目时,如何从 UEFI 启动菜单中删除操作系统(发行版)。
我会在询问之前自己尝试一下,但我不太技术化,并且通过做一些我不明白的事情来解决我可能造成的混乱可能需要我很长时间。
假设我想摆脱Boot000E*opensuse,我会输入sudo efibootmgr -b E* -B吗?
为什么有一些字母(不是数字)和
*在那里是什么意思?$ sudo efibootmgr
BootCurrent: 0008
Timeout: 2 seconds
BootOrder: 0008,0010,000C,0009,0006,000F,000E,000D,0007,000B
Boot0000 BIOS Setup
Boot0001 Boot Menu
Boot0002 Diagnostic Screen
Boot0003 Recovery and Utility
Boot0004 Diagnostic Program
Boot0005 Diagnostic Progrogram ROM
Boot0006* Floppy Disk Drive:
Boot0007* Drive0 HDD:
Boot0008* USB HDD:
Boot0009* USB CD/DVD:
Boot000A* Erase Disk
Boot000B* Windows Boot Manager
Boot000C* ubuntu
Boot000D* Fedora
Boot000E* opensuse
Boot000F* opensuse-secureboot
Boot0010* mageia
Run Code Online (Sandbox Code Playgroud) 低于错误。但我认为可用空间足够(使用%是 9%)你能帮我们解决这个问题吗?
lab@lab:~$ sudo -E apt-get install subversion apache2-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
subversion is already the newest version (1.9.7-4ubuntu1).
apache2-utils is already the newest version (2.4.29-1ubuntu4.3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up grub-efi-amd64-signed (1.93.4+2.02-2ubuntu8.3) ...
Installing for x86_64-efi platform. …Run Code Online (Sandbox Code Playgroud)