So I had issues with Ubuntu and reinstalled it a few times. Now I have two Ubuntu options in the BIOS that I don't want because they aren't installed.
Now I would like to delete these options from the BIOS before I install Ubuntu cleanly.
My question is: How do I remove these options while using Ubuntu from a flash drive?
I tried sudo efibootmgr but that gives me the error EFI variables are not supported on this system.
. Tried to find a solution on the internet but without any success.
Thanks for reading
boot/grub/grub.cfg
says right at the top "DO NOT EDIT THIS FILE" Personally. I would delete the menuentries I do not want by hand. How dangerous will it be make a backup copy and If you are planning on reinstalling Ubuntu anyway? – C.S.Cameron Dec 02 '20 at 08:59efibootmgr
. – mook765 Dec 02 '20 at 14:32