I have none, my fstab is this

  1 # /etc/fstab: static file system information.                               
                                            
  2 #                                                                           
                                            
  3 # Use 'blkid' to print the universally unique identifier for a              
                                            
  4 # device; this may be used with UUID= as a more robust way to name devices  
                                            
  5 # that works even if disks are added and removed. See fstab(5).             
                                            
  6 #                                                                           
                                            
  7 # <file system> <mount point>   <type>  <options>       <dump>  <pass>      
                                            
  8 # / was on /dev/sda3 during installation                                    
                                            
  9 UUID=8d602024-b738-440d-b7d5-29a205306d2c /               ext4    
errors=remount-ro 0       1                           
 10 # /boot/efi was on /dev/sda1 during installation                            
                                            
 11 #UUID=AF3A-57DD  /boot/efi       vfat    umask=0077      0       1          
                                            
 12 # /home was on /dev/sda4 during installation                                
                                            
 13 UUID=1f286510-130c-4e74-a41f-b004e53826f6 /home           ext4    defaults  
      0       2                             
 14 # swap was on /dev/sda2 during installation                                 
                                            
 15 UUID=2f49d3f7-8691-40d8-b7a0-eaf71de5abf4 none            swap    sw        
      0       0                             
 16 UUID=AF3A-57DD  /boot/efi vfat  defaults  0 1              

It got solved by restarting, there was a message in the boot screen with
an EFI error (not able to see it all as it was very fast)

Then I was still able to boot, and now I managed to apt-get upgrade to
finish and not stop at the error reported above.

Then restarted again and it seems to not have any issue anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815017

Title:
  Package grub-efi-amd64-signed is not configured yet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1815017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to