Return to site

How To Use Usb On Mac

broken image


Update Oct 2015: Updated for 10.11 El Capitan!

Steps to get your adapter working on Mac OS 10.10 Yosemite. Uninstall the dozens of other drivers you may have installed in the process of trying to get this working. Unplug your USB adapter, and reboot and give yourself a clean slate. Download and install the drivers from the CD, kindly uploaded by this fine human being.

Use

How to Create Bootable USB Drive for Mac? USB drive with sufficient storage space. Access to a working and supported Mac. Format USB to Apple supported file system. Get installer file for macOS. Create bootable USB. Booting Mac from Startup Manager. If you are not able to login to your Mac, you need to use Time Machine backup disk. Reasons for Mac Boot from USB: Booting the Mac from USB in a way gives the power back to the user. The likeliest of the reason for choosing the boot from the USB method is that your Mac won't start which denies the user access to the computer. Using an external source like the USB drive helps the user get around the problem. Go the Apple menu in the very top-left corner. Click on 'About this Mac.' When that comes up, click on 'System Report' in the window that opened. In the System Information screen that comes up, click 'USB' on the left-hand bar under Hardware at t.

If you bought a cheap aftermarket USB-Ethernet adapter like me and found that it doesn't work on El Capitan or Yosemite, here's what you need to get it going.

Seriously. You can stop tearing you hair out now. It'll all be ok.

As with all advice on the internet, you can't sue me if this sets fire to your cat or sends ninjas to your house. You're doing this on your own, and I assume no liability or warranty for what you do.

Steps to get your adapter working if you just upgraded to Mac OS 10.11 El Capitan.

  1. Reboot. As soon as the screen goes black, hold down 'Command' and 'R' until you see a black screen with an Apple logo and a white progress bar. Let go, and wait for your computer to boot into recovery mode.
  2. From the top bar, select 'Utilities' and then 'Terminal'
  3. In the terminal, run csrutil disable.
  4. From the top bar, select '', then 'Restart'
  5. When you boot back up, you'll have a working adapter!
  6. Definitely take a read down below to see what's changed in El Capitan, and if disabling SIP makes sense for your setup.

Steps to get your adapter working if you've never used the adapter before in Mac OS 10.11 El Capitan.

  1. Uninstall the dozens of other drivers you may have installed in the process of trying to get this working.
  2. Unplug your USB adapter, and reboot and give yourself a clean slate.
  3. Reboot. As soon as the screen goes black, hold down 'Command' and 'R' until you see a black screen with an Apple logo and a white progress bar. Let go, and wait for your computer to boot into recovery mode.
  4. From the top bar, select 'Utilities' and then 'Terminal'
  5. In the terminal, run csrutil disable.
  6. From the top bar, select '', then 'Restart'
  7. Once you're booted back up, download and install the drivers from the CD, kindly uploaded by this fine human being.
  8. Reboot.
  9. Open your terminal, and run sudo kextload /System/Library/Extensions/USBCDCEthernet.kext
  10. Reboot.
  11. Plug in your USB Adapter, with a live ethernet cable.
  12. Open System Preferences, and go to the Network Pane.
  13. Hit the + button in the bottom right, select the 'USB 2.0 10/100M Ethernet Adapter', and hit add.
  14. You're all set! Your adapter works!
  15. Apologize to the people you care about for the things you've said over the past few hours. They won't understand, but they will forgive you.

Steps to get your adapter working on Mac OS 10.10 Yosemite

  1. Uninstall the dozens of other drivers you may have installed in the process of trying to get this working.
  2. Unplug your USB adapter, and reboot and give yourself a clean slate.
  3. Download and install the drivers from the CD, kindly uploaded by this fine human being.
  4. Reboot.
  5. Open your terminal, and run sudo nvram boot-args='kext-dev-mode=1'
  6. Reboot.
  7. Open your terminal, and run sudo kextload /System/Library/Extensions/USBCDCEthernet.kext
  8. Reboot.
  9. Plug in your USB Adapter, with a live ethernet cable.
  10. Open System Preferences, and go to the Network Pane.
  11. Hit the + button in the bottom right, select the 'USB 2.0 10/100M Ethernet Adapter', and hit add.
  12. You're all set! Your adapter works!
  13. Apologize to the people you care about for the things you've said over the past few hours. They won't understand, but they will forgive you.

What's going on. (Yosemite Version).

The old drivers still work, no problem, but are being blocked in Yosemite because they aren't 'signed' properly, since they weren't re-issued for Yosemite. As 'unsigned' drivers, Mac OS refuses to load them, saying they constitute a security hazard.

What step 5 does is instructs your computer to set itself to 'developer mode', which allows you to load unsigned kexts. This is a mild security risk, but it should be fine for most people. If you're in doubt, please make the decision that makes the most sense for your security concerns. You might be better off just buying legit Apple hardware so you don't have to disable the security. That's your call.

If you ever do go legit and want to undo it, just run sudo nvram boot-args='kext-dev-mode=0, and things will be back where you left them.

What's going on. (El Capitan Version).

In short, it's the same scenario as Yosemite, just stricter. Apple has a new security mode, called 'System Integrity Protection' (SIP) that prevents anyone - even you with your password - from modifying system files.

The old drivers still work, no problem, but are being blocked in El Capitan because they aren't 'signed' properly, since they weren't re-issued for El Capitan. As 'unsigned' drivers, Mac OS refuses to load them, saying they constitute a security hazard.

The csrutil disable step turns off SIP for your entire system, which allows you to load and use the drivers. This also disables malware protection for your machine, and given that we've started to see genuine malware for OS X in the wild, it's a slightly larger security risk than it was in Yosemite.

If you're in doubt, please make the decision that makes the most sense for your security concerns. You might be better off just buying legit Apple hardware so you don't have to disable the security. That's your call.

If you ever do go legit and want to undo it, just reboot into recovery mode and run csrutil enable, and things will be back where you left them.

Anyhow, after hours of searching and pulling out my own hair, I thought it'd be worth sharing the solution! Enjoy!

psst. Yeah, you, with the working ethernet adapter. :)
If this post helped you out, please do me a favor back (and maybe yourself one, too), and check out my masterclass on living with purpose and going after your big dreams.
It's really, really good. Thanks!-Steven

Update Oct 2015: Updated for 10.11 El Capitan!

If you bought a cheap aftermarket USB-Ethernet adapter like me and found that it doesn't work on El Capitan or Yosemite, here's what you need to get it going.

Seriously. You can stop tearing you hair out now. It'll all be ok.

As with all advice on the internet, you can't sue me if this sets fire to your cat or sends ninjas to your house. You're doing this on your own, and I assume no liability or warranty for what you do.

Steps to get your adapter working if you just upgraded to Mac OS 10.11 El Capitan.

  1. Reboot. As soon as the screen goes black, hold down 'Command' and 'R' until you see a black screen with an Apple logo and a white progress bar. Let go, and wait for your computer to boot into recovery mode.
  2. From the top bar, select 'Utilities' and then 'Terminal'
  3. In the terminal, run csrutil disable.
  4. From the top bar, select '', then 'Restart'
  5. When you boot back up, you'll have a working adapter!
  6. Definitely take a read down below to see what's changed in El Capitan, and if disabling SIP makes sense for your setup.

Steps to get your adapter working if you've never used the adapter before in Mac OS 10.11 El Capitan.

  1. Uninstall the dozens of other drivers you may have installed in the process of trying to get this working.
  2. Unplug your USB adapter, and reboot and give yourself a clean slate.
  3. Reboot. As soon as the screen goes black, hold down 'Command' and 'R' until you see a black screen with an Apple logo and a white progress bar. Let go, and wait for your computer to boot into recovery mode.
  4. From the top bar, select 'Utilities' and then 'Terminal'
  5. In the terminal, run csrutil disable.
  6. From the top bar, select '', then 'Restart'
  7. Once you're booted back up, download and install the drivers from the CD, kindly uploaded by this fine human being.
  8. Reboot.
  9. Open your terminal, and run sudo kextload /System/Library/Extensions/USBCDCEthernet.kext
  10. Reboot.
  11. Plug in your USB Adapter, with a live ethernet cable.
  12. Open System Preferences, and go to the Network Pane.
  13. Hit the + button in the bottom right, select the 'USB 2.0 10/100M Ethernet Adapter', and hit add.
  14. You're all set! Your adapter works!
  15. Apologize to the people you care about for the things you've said over the past few hours. They won't understand, but they will forgive you.

Steps to get your adapter working on Mac OS 10.10 Yosemite

  1. Uninstall the dozens of other drivers you may have installed in the process of trying to get this working.
  2. Unplug your USB adapter, and reboot and give yourself a clean slate.
  3. Download and install the drivers from the CD, kindly uploaded by this fine human being.
  4. Reboot.
  5. Open your terminal, and run sudo nvram boot-args='kext-dev-mode=1'
  6. Reboot.
  7. Open your terminal, and run sudo kextload /System/Library/Extensions/USBCDCEthernet.kext
  8. Reboot.
  9. Plug in your USB Adapter, with a live ethernet cable.
  10. Open System Preferences, and go to the Network Pane.
  11. Hit the + button in the bottom right, select the 'USB 2.0 10/100M Ethernet Adapter', and hit add.
  12. You're all set! Your adapter works!
  13. Apologize to the people you care about for the things you've said over the past few hours. They won't understand, but they will forgive you.

What's going on. (Yosemite Version).

How To Use Usb On Mac

The old drivers still work, no problem, but are being blocked in Yosemite because they aren't 'signed' properly, since they weren't re-issued for Yosemite. As 'unsigned' drivers, Mac OS refuses to load them, saying they constitute a security hazard.

What step 5 does is instructs your computer to set itself to 'developer mode', which allows you to load unsigned kexts. This is a mild security risk, but it should be fine for most people. If you're in doubt, please make the decision that makes the most sense for your security concerns. You might be better off just buying legit Apple hardware so you don't have to disable the security. That's your call.

If you ever do go legit and want to undo it, just run sudo nvram boot-args='kext-dev-mode=0, and things will be back where you left them.

What's going on. (El Capitan Version).

In short, it's the same scenario as Yosemite, just stricter. Apple has a new security mode, called 'System Integrity Protection' (SIP) that prevents anyone - even you with your password - from modifying system files.

The old drivers still work, no problem, but are being blocked in El Capitan because they aren't 'signed' properly, since they weren't re-issued for El Capitan. As 'unsigned' drivers, Mac OS refuses to load them, saying they constitute a security hazard.

The csrutil disable step turns off SIP for your entire system, which allows you to load and use the drivers. This also disables malware protection for your machine, and given that we've started to see genuine malware for OS X in the wild, it's a slightly larger security risk than it was in Yosemite.

If you're in doubt, please make the decision that makes the most sense for your security concerns. You might be better off just buying legit Apple hardware so you don't have to disable the security. That's your call.

How To Use Usb On Macbook Pro

If you ever do go legit and want to undo it, just reboot into recovery mode and run csrutil enable, and things will be back where you left them.

Access Usb On Mac

Anyhow, after hours of searching and pulling out my own hair, I thought it'd be worth sharing the solution! Enjoy!

How To Use Usb On Macbook Pro 2017

psst. Yeah, you, with the working ethernet adapter. :)
If this post helped you out, please do me a favor back (and maybe yourself one, too), and check out my masterclass on living with purpose and going after your big dreams.
It's really, really good. Thanks!-Steven




broken image