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.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
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