On 12/20/2015 3:46 AM, Jacob Sparre Andersen wrote: > [87352.726698] fat: Unknown symbol __bread_gfp (err 0) > [87352.726770] fat: Unknown symbol __getblk_gfp (err 0) > > It looks like it is an error in the (v)fat implementation, and not in > mount.
Do you have a custom kernel installed? It looks like you are trying to load a module built against one kernel into a different kernel you are running. For what it's worth, I am not able to reproduce this in my Jessie vm.