How to kextunload in OS X Lion
Fresh3 days ago
Mar 15, 202625201 viewsConfidence Score0%
0%
Problem
I'm starting to learn more about the mac os x internals. Now i want to load and unload some kernel extensions. I startet to load the MS-DOS file system via I can check this by typing The command output shows the loaded kext-file. But when i want to unload the MS-DOS file system: I get only this mes…
Error Output
sudo kextload /System/Library/Extensions/msdosfs.kext
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to kextunload in OS X Lion
Low Risk
can use the full Kernel Extension path, just like . If you want to use the bundle identifier – the one listed by –, use the switch:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix