Kldload
From FreeBSDwiki
		(Difference between revisions)
		
		
| m (Reverted edits by 68.199.17.45 (Talk) to last revision by Jimbo) | |||
| (25 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | used to load kernel modules on the fly | + | '''kldload''' is used to load kernel modules on the fly. | 
| + | |||
| + | To list all loaded modules, use [[kldstat]]. To unload a module, use [[kldunload]]. | ||
| + | |||
| [[Category:System Commands]] | [[Category:System Commands]] | ||
Latest revision as of 20:48, 9 November 2010
kldload is used to load kernel modules on the fly.
To list all loaded modules, use kldstat. To unload a module, use kldunload.
