Estoy tratando de volver a montar la tarjeta SD después de expulsarla usando
sudo kextunload -b com.apple.driver.AppleSDXC
sudo kextload -b com.apple.driver.AppleSDXC
pero dice Kext com.apple.driver.AppleSDXC not found for unload request
Estoy en macOS HighSierra
sudo kextunload -v 6 -b com.apple.driver.AppleSDXC
Kext user-space log filter changed from 0xff2 to 0xfff.
Kext kernel-space log filter changed from 0xff2 to 0xfff.
Requesting unload of com.apple.driver.AppleSDXC (with termnation of IOServices).
(kernel) User-space log flags changed from 0x0 to 0xfff.
(kernel) Received 'Unload' request from user space.
(kernel) Kext com.apple.driver.AppleSDXC not found for unload request.
Kernel error handling kext request - (libkern/kext) not found.
Failed to unload com.apple.driver.AppleSDXC - (libkern/kext) not found.