I'm encountering problem with my dual-boot installation.
I already experienced grub problems in the past, at that time I just deleted a folder (resulting from a faulty distrib install) in my EFI partition which seemed to corrupt my computer startup.
Today, things have reached a higher level. I can no longer access my Windows or Linux partition, nor can I access BIOS to boot on a Live USB. I'm left with the grub (v2.02) terminal.
By using the ls command, I found the faulty folder I would usually remove to fix the problem. Unfortunately, there is no rm command, it results in error: can't find command `rm`.
So, is there a way to remove a directory while being in the grub terminal?