Announcement

Collapse
No announcement yet.

My Positive [Believe It Or Not] EFI/Dual-Boot Experience

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    More useful tidbits (SteveRiley), if you have time to skim through this thread (skipping the irrelevant stuff):
    https://www.kubuntuforums.net/showth...l=1#post342598
    Last edited by Qqmike; Aug 21, 2015, 08:31 PM.
    An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

    Comment


      #32
      The ESP:

      df /boot/efi

      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

      Working...
      X