Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-8170

ego does not support PARTUUID= in /etc/fstab entires

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None

      ego does not currently support use of PARTUUID in /etc/fstab.

      To reproduce, use PARTUUID in your /etc/fstab and run:

      ego boot update

       

      /etc/fstab:

      PARTUUID=e6cd0b66-0178-4637-894c-8627c197855c /boot/efi vfat noauto,noatime 1 2
      PARTUUID=7eae8439-8893-4107-a536-673c8a2e7b50 none      swap sw             0 0
      PARTUUID=55987e1b-63c7-457a-9063-5496234bbe63 /         ext4 noatime        0 1
      

      Output of `ego boot update`:

        * Generating config for grub...  * No /etc/fstab entry for /boot; not mounting.  * NOTE:   Intel microcode will be loaded at boot-time.
        * NOTE:   Detected UEFI boot. Configuring for UEFI booting.
        * ERROR:  (root=auto) - / entry in /etc/fstab not recognized
                (PARTUUID=55987e1b-63c7-457a-9063-5496234bbe63).
        * ERROR:  (root=auto) - / entry in /etc/fstab not recognized
                (PARTUUID=55987e1b-63c7-457a-9063-5496234bbe63).
        * ERROR:  No matching kernels or boot entries found in /etc/boot.conf.
        * ERROR:  Did not complete successfully.
      

       

            Unassigned Unassigned
            shawnbon206 shawnbon206
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: