Code:
https://unix.stackexchange.com/questions/524622/what-is-the-relation-between-uefi-and-grub
The above reference touches on relations between grub and efi.
The relation between grub (file) and grub,cfg are known.
The relation between system UEFI (firmware) and efi - starting with EFI partitions are somewhat
foggy.
My questions are:
1. why /boot/grub contents is fully accessible and /boot/efi is not?
2. What Linux security is in jeopardy , therefore "permission" to access is denied ?
3. How do I bypass this "security" without screwing things up ?
Note
This is a single user , ME, system no community access is involved.
Code:
a@a-desktop://boot$ ls
config-4.15.0-120-generic memtest86+.elf
config-4.15.0-122-generic memtest86+_multiboot.bin
efi System.map-4.15.0-120-generic
grub System.map-4.15.0-122-generic
initrd.img-4.15.0-120-generic vmlinuz-4.15.0-120-generic
initrd.img-4.15.0-122-generic vmlinuz-4.15.0-122-generic
memtest86+.bin
a@a-desktop://boot$
When answering a question please:
- Read the question carefully and try to answer "the question" , not to explain how the world was created. .
- Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
- If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
- Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help, not to make the original poster feel stupid.
Bookmarks