Jump to content

jeep_

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jeep_

  1. Got it to work.

    on step 4 i did the following on my system:

     

     

    mount -uw /Volumes/OSX86 # My drive for the OSX installation

    cp -R /System/Library/Extensions/AppleACPIPlatform.kext /Volumes/OSX86/System/Library/Extensions/ # kext from the USB to my OSX installation disk

    chmod -R 755 /Volumes/OSX86/System/Library/Extensions/AppleACPIPlatform.kext

    check that I had the correct ownership of the /Volumes/OSX86/System/Library/Extensions/AppleACPIPlatform.kext

    reboot

  2. Type "sudo su" and press enter. After that type your password and enter.

    There is some miss communication here.

     

    1. I have started with the "myHack OS X Install Disk" (USB that I have created from a guide here at OSXLATITUDE.

    2. I have opened the Terminal under Utilities

    3. I try to run the "rm" command on the kext file.

    4. "sudo" command does not exist in this limited Terminal.

    5. if sudo does not work "sudo su" will never work either.

     

    Please advice.

    Thanks,

    J

×
×
  • Create New...