Efibootmgr entry

These EFI-boot entries are unknown to me. Grub starts next working entry ( i think ) so can’t identify them

But they show up again and i don’t know wich OS installs these entries

 Boot0004* UOS	HD(1,GPT,d183e51a-235c-4c0f-9ead-4dd5840f4db6,0x800,0x82000)/File(\EFI\UOS\shimx64.efi)
Boot0005* Linpus lite	HD(1,GPT,d183e51a-235c-4c0f-9ead-4dd5840f4db6,0x800,0x82000)/File(\EFI\Boot\grubx64.efi)RC

These OS’es are on my HD:

[john1@manjaro cron.hourly]$ blkid
/dev/nvme0n1p1: LABEL_FATBOOT="SYSTEM" LABEL="SYSTEM" UUID="3005-E2A1" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="d183e51a-235c-4c0f-9ead-4dd5840f4db6"
/dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="ca961ec0-fd81-4b9a-8fb4-8e889789f575"
/dev/nvme0n1p3: LABEL="Windows" BLOCK_SIZE="512" UUID="D488088D88087072" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="e957444f-8f0c-49e7-bdc2-9655af63d35a"
/dev/nvme0n1p4: LABEL="WinRE_DRV" BLOCK_SIZE="512" UUID="0A4E08CB4E08B18D" TYPE="ntfs" PARTLABEL="Basic data partition_1" PARTUUID="091d5753-0c4e-4a44-87a9-1f5980bc3037"
/dev/nvme0n1p5: LABEL="Mint" UUID="ba10f388-4a4e-40d3-a426-cb7efc8251d2" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Mint" PARTUUID="e7b56311-8f67-4dde-80dc-92ef18fddaab"
/dev/nvme0n1p8: LABEL="Manjaro" UUID="222fc0a1-8021-4df2-a7f9-0039c02f9cab" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Manjaro" PARTUUID="82e09f93-8548-497f-88f8-51ac2c92b107"
/dev/nvme0n1p9: UUID="3929678c-7b73-4532-9842-ceb0f11509d7" TYPE="swap" PARTLABEL="swap" PARTUUID="53051c38-8e79-4abf-b5c2-14986e0740a6"
/dev/nvme0n1p10: LABEL="Manjaro-rsync" UUID="85d85497-b415-4dec-9ada-881e0686cbf7" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="rsync" PARTUUID="c67869b7-2d25-4a7e-ab7d-9ae92a9d9c0e"
/dev/nvme0n1p11: LABEL="Deepin" UUID="b1bc2a3e-19c0-476c-b214-d2aa2609232b" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Deepin" PARTUUID="76057209-8f02-4b1f-87ba-0721dbb35d36"
/dev/nvme0n1p12: LABEL="ntfs1" BLOCK_SIZE="512" UUID="8AD20C59D20C4C3F" TYPE="ntfs" PARTLABEL="ntfs1" PARTUUID="7021335e-b8cf-5f4a-ac91-aece990f8f1e"

OK, i confess: i have a lot of “fun” with all these OS’es :slight_smile:

Any hints are wellcome!

Perhaps from Deepin?:
UOS

Plus this:
Linpus Lite

So think i could answer the question myself.

Perhaps its useful for someone else?

If You not using this entries, you can delete with this commands:
sudo efibootmgr -b 4 -B
sudo efibootmgr -b 5 -B

Thanks, i did this allready.

But:
/boot/efi/EFI/UOS/
is still existing in filesystem.

I don’t want to get in trouble again “playing” with UEFI.

Thanks for your hints!

I’ve marked this answer as the solution to your question as it is by far the best answer you’ll get.

[LinkToAnswer]

However, if you disagree with my choice, please feel free to take any other answer as the solution to your question or even remove the solution altogether: You are in control! (If you disagree with my choice, just send me a personal message and explain why I shouldn’t have done this or :heart: or :+1: if you agree)

:innocent:
P.S. In the future, please don’t forget to come back and click the 3 dots below the answer to mark a solution like this below the answer that helped you most:
Solution
so that the next person that has the exact same problem you just had will benefit from your post as well as your question will now be in the “solved” status.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.