FreeBSD 8.0 & ntfs-3g

At the boot time:
Code:
Starting fusefs
ink_elf: symbol dev2unit undefined
kldload:
can't load /usr/local/modules/fuse.ko

Reinstalling port hasn't helped
 
Reinstalling just ntfs-3g, wasn't enough.
I had to also reinstall 2 additionall lower level ports related to fuse.
To get them:
Code:
pkg_info | grep fuse

Now It does work. ;)
 
Seeker said:
To get them:
Code:
pkg_info | grep fuse

This is hardly useful to anyone who hasn't got these installed yet ... Better post the actual output of [cmd=]pkg_info | grep fuse[/cmd] so people will know which ports they need.
 
Back
Top