Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 13:53:49 -0400 (EDT)
From:      AN <andy@neu.net>
To:        freebsd-current@freebsd.org
Cc:        attilio@freebsd.org
Subject:   Problem with fuse.ko
Message-ID:  <alpine.BSF.2.00.1210161335550.27955@mail.neu.net>
In-Reply-To: <20120609120028.122CE1065695@hub.freebsd.org>
References:  <20120609120028.122CE1065695@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #26 r241612: Tue Oct 16 
13:03:26 EDT 2012     root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64

I loaded the module with kldload fuse.ko

# kldstat
Id Refs Address            Size     Name
  1   22 0xffffffff80200000 d75248   kernel
  2    1 0xffffffff80f76000 3570     amdtemp.ko
  3    1 0xffffffff80f7a000 ee2b08   nvidia.ko
  4    3 0xffffffff81e5d000 48508    linux.ko
  5    1 0xffffffff81ea6000 4ef30    vboxdrv.ko
  6    1 0xffffffff82012000 3dfe     linprocfs.ko
  7    1 0xffffffff82183000 9744     fuse.ko

According to /usr/src/UPDATING:
20121014:
 	Import the FUSE kernel and userland support into base system.

What provides libfuse.so.2?

# truecrypt
Shared object "libfuse.so.2" not found, required by "truecrypt"

Previously the library was installed as part of the fusefs-kmod port, how 
do you install it now?



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