Jump to content

E6410 nVidia - Yosemite Help Thread


v3ct0r

Recommended Posts

  • Moderators

Assuming the script didn't run successfully, you can do this manually.

Go to your USB installer/System/Library/Extensions, remove the following files:

AppleACPIPlatform.kext

IOPlatformPluginFamily.kext

AppleIntelHDGraphics.kext - if you have the Intel graphics

AppleIntelHDGraphicsFB.kext - if you have the intel graphics

 

Copy the entire Extra folder to USB Installer root

Fix permission: assuming your USB Installer is E6410Y, otherwise rename accordingly

 

sudo chown -R 0:0 /Volumes/E6410Y/Extra

sudo chmod -R 755 /Volumes/E6410Y/Extra
sudo chown -R 0:0 /Volumes/E6410Y/System/Library/Extensions
sudo chmod -R 755 /Volumes/E6410Y/System/Library/Extensions
Link to comment
Share on other sites

  • Moderators

Looks like the way DiskMaker create the USB, the files are hidden. Either use a program call ShowAllFiles.app or from that directory above, click on Go->Go to Folder and enter System. There you should be able to see Library and then Extensions.

Link to comment
Share on other sites

  On 10/30/2015 at 6:27 PM, Jake Lo said:

Looks like the way DiskMaker create the USB, the files are hidden. Either use a program call ShowAllFiles.app or from that directory above, click on Go->Go to Folder and enter System. There you should be able to see Library and then Extensions.

Oh duh! I didn't even think about that. Thanks.

Link to comment
Share on other sites

×
×
  • Create New...