If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
Announcement
Collapse
No announcement yet.
My Positive [Believe It Or Not] EFI/Dual-Boot Experience
Example (issued from my Kubuntu in sda2 and whose ESP is sda1):
Code:
:~$ df /boot/efi
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 510984 15892 495092 4% /boot/efi
If I were to boot into another of my OSs, say Mint on sda11, its ESP is sda7 (because I set it up that way as an experiment). So, in Mint sda11, the command df /boot/efi would come up with /dev/sda7 as the ESP (mounted at /boot/efi).
An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
Comment