On Mar 17, 2014, at 8:24 PM, Chris Murphy <li...@colorremedies.com> wrote:

> 
> On Mar 17, 2014, at 8:15 PM, Chris Murphy <li...@colorremedies.com> wrote:
> 
>> 
>> On Mar 17, 2014, at 7:57 PM, Chris Murphy <li...@colorremedies.com> wrote:
>>> But maybe once /boot/efi is mounted, it's worth doing dracut -f to rebuild 
>>> the initramfs, and then reboot.
>> 
>> It's not worth it. I just used lsinitrd on my working system and neither 
>> fat.ko or vfat.ko are in the initramfs. So somehow on your system either 
>> vfat.ko or fat.ko (or both) are being blacklisted.
>>> 
>>> If that doesn't fix it, I'm curious whether the grub menu kernel options 
>>> work. I'd try them in reverse order.
>> 
>> Still interested with which kernel this does work.
>> 
>>> What about
>>> 
>>> cat /etc/modprobe.d/blacklist.conf
>> 
>> Better is
>> 
>> grep -i fat /usr/lib/modprobe.d/*
> 
> And while you're at it also fpaste the grub.cfg.

And while you're at it, reboot with the busted kernel option, and at the 
emergency shell:

modprobe vfat
## note any messages for that command and then also
dmesg
## note the last entries that seem relevant


Chris Murphy

-- 
users mailing list
users@lists.fedoraproject.org
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

Reply via email to