F5F Stay Refreshed Software Operating Systems Partition in Fedora EFI remains fixed and cannot be deleted.

Partition in Fedora EFI remains fixed and cannot be deleted.

Partition in Fedora EFI remains fixed and cannot be deleted.

X
xTripleMinerx
Posting Freak
846
03-14-2025, 07:16 PM
#1
The main issue is opening Diskpart, selecting the disk, and pressing clean to remove it. However, there are many other files on that disk that shouldn’t be deleted. You just need the EFI partition, which was created by Fedora. How can you do this? I need it gone completely. Also, when I checked the boot options, I found an Ubuntu entry in my UEFI—this is unusual since I’ve only used CentOS, Fedora, and Mint. Do you know how that could happen?
X
xTripleMinerx
03-14-2025, 07:16 PM #1

The main issue is opening Diskpart, selecting the disk, and pressing clean to remove it. However, there are many other files on that disk that shouldn’t be deleted. You just need the EFI partition, which was created by Fedora. How can you do this? I need it gone completely. Also, when I checked the boot options, I found an Ubuntu entry in my UEFI—this is unusual since I’ve only used CentOS, Fedora, and Mint. Do you know how that could happen?

M
MrDigatu
Member
151
03-14-2025, 10:42 PM
#2
To eliminate the Ubuntu boot choice, add efibootmgr with root privileges and follow these steps. The command will display information like BootCurrent, Timeout, and BootOrder. Use -b to pick a boot entry, such as 0001 for the Hard Drive, and then run --delete-bootnum to remove it.
M
MrDigatu
03-14-2025, 10:42 PM #2

To eliminate the Ubuntu boot choice, add efibootmgr with root privileges and follow these steps. The command will display information like BootCurrent, Timeout, and BootOrder. Use -b to pick a boot entry, such as 0001 for the Hard Drive, and then run --delete-bootnum to remove it.