Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2008 00:00:04 GMT
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/129720: cannot load "msdosfs_iconv"
Message-ID:  <200812180000.mBI004eJ034912@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/129720; it has been noted by GNATS.

From: Mateusz Guzik <mjguzik@gmail.com>
To: bug-followup@FreeBSD.org, ivan@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812180000.mBI004eJ034912>