On 2/6/20 10:38 am, Samuel Sieb wrote:
On 6/1/20 4:10 PM, Stephen Morris wrote:
I am confused by this process as well. If I issue the command
efibootmgr -v I get the following output, and, I don't understand how
that information relates to the segmented disk image that is being
used when Fedora is run from a virtualbox vm running under windows,
and in particular when I am booting Fedora via grub.
What part of it do you not understand?
efibootmgr -v
BootCurrent: 0005
This is the entry you're currently running.
Timeout: 0 seconds
BootOrder: 0005,0000,0001,0003,0004
This is the order that the entries will be tried in.
Boot0005* Fedora
HD(1,GPT,5a166b43-c099-429b-9587-4cc29389e1cf,0x800,0x12c000)/File(\EFI\fedora\shimx64.efi)
I don't know the all the specific details, but this entry describes
how to load the grub bootloader to start Fedora:
"HD(1,GPT,5a166b43-c099-429b-9587-4cc29389e1cf,0x800,0x12c000)"
identifies the hard drive and EFI partition to use.
"File(\EFI\fedora\shimx64.efi)" gives the path to the executable file
on that partition to load and run.
I understand this is the entry that is being booted from, but I don't
understand why it is that entry rather than boot0003, which looks to be
the vm disk partition, when I am running fedora within a vm. I don't
understand how this relates to the segmented disk image that virtualbox
is using for fedora, as it is not a physical partition as far as I am
aware. Virtualbox may make it look like a partition but I'm not up on
the internal workings of virtualbox.
regards,
Steve
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx