On Sat, Apr 8, 2017 at 2:01 PM, Per Bothner <per@xxxxxxxxxxx> wrote: > I installed rawhide on a separate partition, in parallel > with my old F25 partition. The new installation works pretty well, > but for some things I need to boot into the old F25 partition. > However, I can't get that to work. > > I used the same /boot/efi partition for both. I assume that is correct. > (I also use the same /home for both.) > > One problem is I get this complaint that /boot/efi is: > unknown filesystem type 'vfat' Weird. fat.ko and vfat.ko are definitely built into both F25 and F26 kernels. I wonder if this can be a side effect of mixing and matching kernel and module versions? This is pretty easy to do inadvertently when sharing /boot where the kernel version used to boot ends up not matching the modules version in root fs. You can try adding nofail to the fstab; and once you're booted see if you can mount it manually. > Another annoyance is that the grub menu entries for the F25 entries > don't specify the kernal, so I get 4 identical entries, with no obvious > way to tell them apart. I created an issue for this, with a possible patch: > https://bugzilla.redhat.com/show_bug.cgi?id=1440426 F25 is installed on LVM? If so it's probably this old silly bug: https://bugzilla.redhat.com/show_bug.cgi?id=825236 -- Chris Murphy _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx