> > Chris, > here is the output for journal -b > > https://www.amazon.com/clouddrive/share?s=yuVEpW13SV0n_TIJKaokLs Mar 17 14:14:57 peglaptopnew systemd[1]: Mounting /boot/efi... Mar 17 14:14:57 peglaptopnew mount[460]: mount: unknown filesystem type 'vfat' Mar 17 14:14:57 peglaptopnew systemd[1]: boot-efi.mount mount process exited, code=exited status=32 Mar 17 14:14:57 peglaptopnew systemd[1]: Failed to mount /boot/efi. This is weird. Unknown file system type vfat? That kernel module should be available by this point in the boot process. I'm going to guess that at the emergency.target shell prompt you can type exit and it will continue to boot to graphical.target. The boot failure is just an attempt to get your attention that a locally required volume isn't mounting. I'm rather opposed to the idea of persistently mounted /boot/efi, but that's currently what we do and it should work. What do you get for: mount /boot/efi lsmod | grep vfat cat /etc/fstab blkid Chris Murphy -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org