Loading smbfs Module on Boot

Eric Zimmerman heli at mikestammer.com
Tue Apr 8 17:37:10 UTC 2008


Schiz0 wrote:
> I'm trying to mount a networked NTFS drive via smbfs. However, my
> kernel secure level is set to 2, so I cannot load the smbfs module
> while the system is running. How can I set the smbfs module to load on
> boot? I checked /boot/defaults/loader.conf, but didn't see anything in
> there for smbfs.
> 

i added

smbfs_load="YES"

to my /boot/loader.conf. I think thats what you want.


More information about the freebsd-questions mailing list