[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: failure to insert the vfat kernel module



On Tue, Jul 09, 2013 at 04:56:45PM +0300, atar wrote:
> Hi there!!
> 
> When I tried to mount a vfat filesystem into the filesystem tree I
> get an error message saying that the vfat filesystem is an unknown
> filesystem.
> 
> I've tried to insert the vfat filesystem module into the kernel
> using both the modprobe and insmod commands but they both fails to
> insert the module. modprobe also prompt me to have a look at the
> output of the dmesg command.
> 
> when I have executed the dmesg command I saw the following sentence:
> 
> "vfat: Unknown symbol utf8s_to_utf16s_fixed"
> 
> Have anyone here any idea how to solve this trouble?

This can happen when you have new kernel modules installed but are
running an older kernel image.  A new module may require a function
that is added in the new kernel image.  This particular function was
added in version 2.6.32-48squeeze2 as part of the fix for
CVE-2013-1773.

This can happen if you upgrade the kernel package but do not reboot
afterward, or if your boot loader is using an old kernel image for
some reason.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
                                                              - Albert Camus


Reply to: