On 2010.07.05 20:19, Henry Olyer wrote:
> Hi all,
> 
> So how do I delete a running load module?

What type of module... a kernel module?:

load:

pearl# kldload smbfs

unload:

pearl# kldunload smbfs

Steve
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to