kern/129720: cannot load "msdosfs_iconv"

Mateusz Guzik mjguzik at gmail.com
Wed Dec 17 16:00:04 PST 2008


The following reply was made to PR kern/129720; it has been noted by GNATS.

From: Mateusz Guzik <mjguzik at gmail.com>
To: bug-followup at FreeBSD.org, ivan at serezhkin.com
Cc:  
Subject: Re: kern/129720: cannot load "msdosfs_iconv"
Date: Thu, 18 Dec 2008 00:26:33 +0100

 Check your dmesg - you probably have something like:
 KLD msdosfs_iconv.ko: depends on kernel - not available
 
 which means that your running kernel and module you are trying to load
 are out of sync. Just recompile your kernel and it should work.
 
 Good luck,
 --
 Mateusz Guzik


More information about the freebsd-bugs mailing list