Contribute
Register

[Guide] Booting the OS X installer on LAPTOPS with Clover

I use the correct plist from this post, "config_HD4600_4400_4200.plist".

...
I think the graphics acceleration is not working good...

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting).

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
 
Overview

If your SATA is in RAID mode, you'll need an injector kext. I built one a while back:
HPRAIDInjector.kext: http://www.tonymacx86.com/attachmen...dv6-7202se-compatible-hpraidinjector.kext.zip

Hi there!

just installed a second ssd in my notebook and created a raid0 with my bios.

then i used "hpraidinjector.kext" to let osx recognize my ssd's.
But now it recognizes my 2 SSD's seperatly and not 1 (the raid) .

is this supposed? I thought my system would recognize it as 1 Harddisk?

thanks in advance for your feedback!
 
Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting).

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Hi!!

That is the zip with all my DSDT files:
View attachment RehabMan.zip

I can not post the ioreg... the app don't work.

With:
sudo touch /System/Library/Extensions && sudo kextcache -u /
I don't get any output...

If i write:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
I don't get any output, but if i use that another code:

kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y apple
Code:
[FONT=Menlo]    1   64 0xffffff7f80a3e000 0x8c50     0x8c50     com.apple.kpi.bsd (14.4.0)[/FONT][FONT=Menlo]    2    7 0xffffff7f80da3000 0x28c0     0x28c0     com.apple.kpi.dsep (14.4.0)[/FONT]
[FONT=Menlo]    3   79 0xffffff7f80a03000 0x20500    0x20500    com.apple.kpi.iokit (14.4.0)[/FONT]
[FONT=Menlo]    4   85 0xffffff7f80a24000 0xbf50     0xbf50     com.apple.kpi.libkern (14.4.0)[/FONT]
[FONT=Menlo]    5   75 0xffffff7f80a00000 0x2d50     0x2d50     com.apple.kpi.mach (14.4.0)[/FONT]
[FONT=Menlo]    6   40 0xffffff7f80a30000 0x8590     0x8590     com.apple.kpi.private (14.4.0)[/FONT]
[FONT=Menlo]    7   57 0xffffff7f80a39000 0x4900     0x4900     com.apple.kpi.unsupported (14.4.0)[/FONT]
[FONT=Menlo]    8    0 0xffffff7f80ddc000 0xc000     0xc000     com.apple.kec.pthread (1) <7 6 5 4 1>[/FONT]
[FONT=Menlo]    9    1 0xffffff7f81145000 0x9000     0x9000     com.apple.kec.Libm (1) <4>[/FONT]
[FONT=Menlo]   10    2 0xffffff7f812f6000 0xa0000    0xa0000    com.apple.kec.corecrypto (1.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   11   16 0xffffff7f8167a000 0x9000     0x9000     com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>[/FONT]
[FONT=Menlo]   12   15 0xffffff7f80b24000 0x2f000    0x2f000    com.apple.iokit.IOPCIFamily (2.9) <7 6 5 4 3>[/FONT]
[FONT=Menlo]   13    2 0xffffff7f82413000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   14    1 0xffffff7f81396000 0xb000     0xb000     com.apple.driver.AppleFDEKeyStore (28.30) <10 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   15    2 0xffffff7f81673000 0x7000     0x7000     com.apple.iokit.IOReportFamily (31) <5 4 3>[/FONT]
[FONT=Menlo]   16    8 0xffffff7f80a47000 0x26000    0x26000    com.apple.iokit.IOStorageFamily (2.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   17    0 0xffffff7f816f3000 0x19000    0x19000    com.apple.driver.DiskImages (397) <16 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   18    1 0xffffff7f81f02000 0xf000     0xf000     com.apple.driver.AppleCredentialManager (1.0) <7 5 4 3 1>[/FONT]
[FONT=Menlo]   19    2 0xffffff7f80da9000 0xd000     0xd000     com.apple.driver.AppleMobileFileIntegrity (1.0.5) <7 6 5 4 3 2 1>[/FONT]
[FONT=Menlo]   20    0 0xffffff7f81f11000 0x23000    0x23000    com.apple.driver.AppleKeyStore (2) <19 18 10 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   23    0 0xffffff7f80da6000 0x2000     0x2000     com.apple.security.TMSafetyNet (8) <7 6 5 4 2 1>[/FONT]
[FONT=Menlo]   24    2 0xffffff7f80db6000 0x5000     0x5000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>[/FONT]
[FONT=Menlo]   25    1 0xffffff7f80dbb000 0x17000    0x17000    com.apple.security.sandbox (300.0) <24 19 7 6 5 4 3 2 1>[/FONT]
[FONT=Menlo]   26    0 0xffffff7f80dd2000 0x9000     0x9000     com.apple.security.quarantine (3) <25 24 7 6 5 4 2 1>[/FONT]
[FONT=Menlo]   27    0 0xffffff7f82489000 0x8000     0x8000     com.apple.nke.applicationfirewall (161) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   28    0 0xffffff7f823e6000 0x3000     0x3000     com.apple.driver.AppleAPIC (1.7) <4 3>[/FONT]
[FONT=Menlo]   29    0 0xffffff7f81e21000 0x4000     0x4000     com.apple.driver.AppleSMBIOS (2.1) <7 4 3>[/FONT]
[FONT=Menlo]   30    4 0xffffff7f813a1000 0x76000    0x76000    com.apple.iokit.IOHIDFamily (2.0.0) <14 7 6 5 4 3 2 1>[/FONT]
[FONT=Menlo]   31    0 0xffffff7f82482000 0x4000     0x4000     com.apple.driver.AppleACPIButtons (3.1) <30 13 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   33    1 0xffffff7f8216c000 0x5000     0x5000     com.apple.driver.AppleEFIRuntime (2.0) <7 6 5 4 3>[/FONT]
[FONT=Menlo]   34    0 0xffffff7f81e4f000 0x8000     0x8000     com.apple.driver.AppleRTC (2.0) <11 5 4 3 1>[/FONT]
[FONT=Menlo]   36    2 0xffffff7f81611000 0x4000     0x4000     com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>[/FONT]
[FONT=Menlo]   37    0 0xffffff7f82478000 0x7000     0x7000     com.apple.driver.AppleACPIEC (3.1) <36 13 11 5 4 3>[/FONT]
[FONT=Menlo]   38    0 0xffffff7f820f7000 0x3000     0x3000     com.apple.driver.AppleHPET (1.8) <11 7 5 4 3>[/FONT]
[FONT=Menlo]   39    6 0xffffff7f8126e000 0x65000    0x65000    com.apple.iokit.IOUSBFamily (720.4.4) <12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   41    0 0xffffff7f814d1000 0x19000    0x19000    com.apple.driver.AppleUSBEHCI (705.4.14) <39 12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   42    3 0xffffff7f818b3000 0x16000    0x16000    com.apple.iokit.IOAHCIFamily (2.7.5) <5 4 3 1>[/FONT]
[FONT=Menlo]   43    0 0xffffff7f823eb000 0x1b000    0x1b000    com.apple.driver.AppleAHCIPort (3.1.2) <42 12 5 4 3 1>[/FONT]
[FONT=Menlo]   45    0 0xffffff7f81449000 0x22000    0x22000    com.apple.driver.AppleUSBXHCI (710.4.11) <39 12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   46    0 0xffffff7f814ae000 0x1c000    0x1c000    com.apple.driver.AppleUSBHub (705.4.2) <39 5 4 3 1>[/FONT]
[FONT=Menlo]   47    0 0xffffff7f82171000 0xb000     0xb000     com.apple.driver.AppleEFINVRAM (2.0) <33 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   48    2 0xffffff7f8122f000 0x2c000    0x2c000    com.apple.iokit.IONetworkingFamily (3.2) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   51    3 0xffffff7f80ae2000 0x2b000    0x2b000    com.apple.iokit.IOSCSIArchitectureModelFamily (3.7.5) <5 4 3 1>[/FONT]
[FONT=Menlo]   52    0 0xffffff7f818cc000 0xd000     0xd000     com.apple.iokit.IOAHCISerialATAPI (2.6.1) <51 42 5 4 3 1>[/FONT]
[FONT=Menlo]   54    0 0xffffff7f818e6000 0x18000    0x18000    com.apple.iokit.IOAHCIBlockStorage (2.7.1) <42 16 6 5 4 3 1>[/FONT]
[FONT=Menlo]   55    0 0xffffff7f81b65000 0xa000     0xa000     com.apple.BootCache (36) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   56    0 0xffffff7f823bf000 0x6000     0x6000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0) <6 4 3 2 1>[/FONT]
[FONT=Menlo]   57    0 0xffffff7f823c7000 0x3000     0x3000     com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>[/FONT]
[FONT=Menlo]   59    0 0xffffff7f81b81000 0x3000     0x3000     com.apple.driver.XsanFilter (404) <16 5 4 3 1>[/FONT]
[FONT=Menlo]   60    0 0xffffff7f8161f000 0x7000     0x7000     com.apple.iokit.SCSITaskUserClient (3.7.5) <51 16 5 4 3 1>[/FONT]
[FONT=Menlo]   61    3 0xffffff7f8162a000 0xe000     0xe000     com.apple.iokit.IOCDStorageFamily (1.7.1) <16 5 4 3 1>[/FONT]
[FONT=Menlo]   62    2 0xffffff7f8163b000 0xb000     0xb000     com.apple.iokit.IODVDStorageFamily (1.7.1) <61 16 5 4 3 1>[/FONT]
[FONT=Menlo]   63    1 0xffffff7f81649000 0x9000     0x9000     com.apple.iokit.IOBDStorageFamily (1.7) <62 61 16 5 4 3 1>[/FONT]
[FONT=Menlo]   64    0 0xffffff7f81655000 0x1a000    0x1a000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (3.7.5) <63 62 61 51 16 5 4 3 1>[/FONT]
[FONT=Menlo]   68    0 0xffffff7f8143f000 0xa000     0xa000     com.apple.driver.AppleUSBComposite (705.4.9) <39 4 3 1>[/FONT]
[FONT=Menlo]   69    0 0xffffff7f81435000 0xa000     0xa000     com.apple.iokit.IOUSBHIDDriver (705.4.0) <39 30 5 4 3 1>[/FONT]
[FONT=Menlo]   71    1 0xffffff7f81615000 0x5000     0x5000     com.apple.iokit.IOSlowAdaptiveClockingFamily (1.0.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   72    0 0xffffff7f81f3b000 0x2000     0x2000     com.apple.driver.AppleIntelSlowAdaptiveClocking (4.0.0) <71 4 3>[/FONT]
[FONT=Menlo]   73    5 0xffffff7f80dec000 0x3b000    0x3b000    com.apple.iokit.IOGraphicsFamily (2.4.1) <12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   74    1 0xffffff7f8190b000 0x6f000    0x6f000    com.apple.iokit.IOAcceleratorFamily2 (156.16) <73 12 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   75    1 0xffffff7f80e43000 0x7000     0x7000     com.apple.AppleGraphicsDeviceControl (3.10.24) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   76    0 0xffffff7f82014000 0x4b000    0x4b000    com.apple.driver.AppleIntelFramebufferAzul (10.0.6) <75 74 73 15 12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   77    0 0xffffff7f80e33000 0x10000    0x10000    com.apple.iokit.IONDRVSupport (2.4.1) <73 12 7 5 4 3>[/FONT]
[FONT=Menlo]   78    0 0xffffff7f815fc000 0x13000    0x13000    com.apple.iokit.IOSurface (97.4) <7 5 4 3 1>[/FONT]
[FONT=Menlo]   80    2 0xffffff7f816a1000 0x1a000    0x1a000    com.apple.driver.AppleSMC (3.1.9) <11 7 5 4 3 1>[/FONT]
[FONT=Menlo]   81    0 0xffffff7f812f3000 0x3000     0x3000     com.apple.iokit.IOUSBUserClient (705.4.0) <39 7 5 4 3 1>[/FONT]
[FONT=Menlo]   82    0 0xffffff7f81bdb000 0x78000    0x78000    com.apple.vecLib.kext (1.2.0) <9 6 5 4 3>[/FONT]
[FONT=Menlo]   87    2 0xffffff7f81683000 0xa000     0xa000     com.apple.driver.IOPlatformPluginFamily (5.9.1d7) <11 7 6 5 4 3>[/FONT]
[FONT=Menlo]   88    1 0xffffff7f8168d000 0x12000    0x12000    com.apple.driver.IOPlatformPluginLegacy (1.0.0) <87 11 7 6 5 4 3>[/FONT]
[FONT=Menlo]   89    0 0xffffff7f816bd000 0x10000    0x10000    com.apple.driver.ACPI_SMC_PlatformPlugin (1.0.0) <88 87 80 12 11 7 6 5 4 3>[/FONT]
[FONT=Menlo]   91    0 0xffffff7f820b9000 0xb000     0xb000     com.apple.driver.AppleHV (1) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   92    0 0xffffff7f820b4000 0x3000     0x3000     com.apple.driver.AppleHWAccess (1) <7 5 4 3>[/FONT]
[FONT=Menlo]   93    0 0xffffff7f81a57000 0x5000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <80 7 4 3 1>[/FONT]
[FONT=Menlo]   94    0 0xffffff7f817a4000 0xad000    0xad000    com.apple.iokit.IOBluetoothFamily (4.3.5f8) <15 7 5 4 3 1>[/FONT]
[FONT=Menlo]   95    0 0xffffff7f81ea7000 0x4000     0x4000     com.apple.driver.AppleOSXWatchdog (1) <12 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   98    0 0xffffff7f81262000 0x6000     0x6000     com.apple.iokit.IOUserEthernet (1.0.1) <48 6 5 4 3 1>[/FONT]
[FONT=Menlo]   99    1 0xffffff7f81eb4000 0xe000     0xe000     com.apple.driver.AppleSMBusController (1.0.13d1) <36 12 11 5 4 3>[/FONT]
[FONT=Menlo]  100    0 0xffffff7f81ec5000 0xe000     0xe000     com.apple.driver.AppleMCCSControl (1.2.12) <99 73 12 11 7 5 4 3 1>[/FONT]
[FONT=Menlo]  101    0 0xffffff7f81cdf000 0x5000     0x5000     com.apple.driver.AppleUpstreamUserClient (3.6.1) <73 12 11 7 5 4 3 1>[/FONT]
[FONT=Menlo]  104    1 0xffffff7f8177f000 0xe000     0xe000     com.apple.iokit.IOSerialFamily (11) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]  105    0 0xffffff7f81790000 0xa000     0xa000     com.apple.iokit.IOBluetoothSerialManager (4.3.5f8) <104 7 5 4 3 1>[/FONT]
[FONT=Menlo]  107    1 0xffffff7f81b71000 0x5000     0x5000     com.apple.kext.triggers (1.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]  108    0 0xffffff7f81b76000 0x9000     0x9000     com.apple.filesystems.autofs (3.0) <107 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]  109    2 0xffffff7f810d7000 0x59000    0x59000    com.apple.filesystems.ntfs (3.13) <7 6 5 4 1>[/FONT]
[FONT=Menlo]  110    1 0xffffff7f81b5b000 0x8000     0x8000     com.apple.filesystems.cd9660 (1.4.4) <7 6 5 4 3 1>[/FONT]

Greetings!!!!
 
Your SATA controller is in AHCI mode. And 8086:9c83 is directly supported by AppleACHIPort.kext.

As for your EFI/Clover, EFI/Clover/kexts is wrong.

Follow the guide in post #1 as written.

If speech about HFSPlus.efi, it is not suitable. because with this driver does not load the installer
 
Hi there!

just installed a second ssd in my notebook and created a raid0 with my bios.

then i used "hpraidinjector.kext" to let osx recognize my ssd's.
But now it recognizes my 2 SSD's seperatly and not 1 (the raid) .

is this supposed? I thought my system would recognize it as 1 Harddisk?

thanks in advance for your feedback!

RAID is not supported.
 
Hi!!

That is the zip with all my DSDT files:
View attachment 168537

I can not post the ioreg... the app don't work.

With:
sudo touch /System/Library/Extensions && sudo kextcache -u /
I don't get any output...

If i write:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
I don't get any output, but if i use that another code:

kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y apple
Code:
[FONT=Menlo]    1   64 0xffffff7f80a3e000 0x8c50     0x8c50     com.apple.kpi.bsd (14.4.0)[/FONT][FONT=Menlo]    2    7 0xffffff7f80da3000 0x28c0     0x28c0     com.apple.kpi.dsep (14.4.0)[/FONT]
[FONT=Menlo]    3   79 0xffffff7f80a03000 0x20500    0x20500    com.apple.kpi.iokit (14.4.0)[/FONT]
[FONT=Menlo]    4   85 0xffffff7f80a24000 0xbf50     0xbf50     com.apple.kpi.libkern (14.4.0)[/FONT]
[FONT=Menlo]    5   75 0xffffff7f80a00000 0x2d50     0x2d50     com.apple.kpi.mach (14.4.0)[/FONT]
[FONT=Menlo]    6   40 0xffffff7f80a30000 0x8590     0x8590     com.apple.kpi.private (14.4.0)[/FONT]
[FONT=Menlo]    7   57 0xffffff7f80a39000 0x4900     0x4900     com.apple.kpi.unsupported (14.4.0)[/FONT]
[FONT=Menlo]    8    0 0xffffff7f80ddc000 0xc000     0xc000     com.apple.kec.pthread (1) <7 6 5 4 1>[/FONT]
[FONT=Menlo]    9    1 0xffffff7f81145000 0x9000     0x9000     com.apple.kec.Libm (1) <4>[/FONT]
[FONT=Menlo]   10    2 0xffffff7f812f6000 0xa0000    0xa0000    com.apple.kec.corecrypto (1.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   11   16 0xffffff7f8167a000 0x9000     0x9000     com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>[/FONT]
[FONT=Menlo]   12   15 0xffffff7f80b24000 0x2f000    0x2f000    com.apple.iokit.IOPCIFamily (2.9) <7 6 5 4 3>[/FONT]
[FONT=Menlo]   13    2 0xffffff7f82413000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   14    1 0xffffff7f81396000 0xb000     0xb000     com.apple.driver.AppleFDEKeyStore (28.30) <10 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   15    2 0xffffff7f81673000 0x7000     0x7000     com.apple.iokit.IOReportFamily (31) <5 4 3>[/FONT]
[FONT=Menlo]   16    8 0xffffff7f80a47000 0x26000    0x26000    com.apple.iokit.IOStorageFamily (2.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   17    0 0xffffff7f816f3000 0x19000    0x19000    com.apple.driver.DiskImages (397) <16 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   18    1 0xffffff7f81f02000 0xf000     0xf000     com.apple.driver.AppleCredentialManager (1.0) <7 5 4 3 1>[/FONT]
[FONT=Menlo]   19    2 0xffffff7f80da9000 0xd000     0xd000     com.apple.driver.AppleMobileFileIntegrity (1.0.5) <7 6 5 4 3 2 1>[/FONT]
[FONT=Menlo]   20    0 0xffffff7f81f11000 0x23000    0x23000    com.apple.driver.AppleKeyStore (2) <19 18 10 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   23    0 0xffffff7f80da6000 0x2000     0x2000     com.apple.security.TMSafetyNet (8) <7 6 5 4 2 1>[/FONT]
[FONT=Menlo]   24    2 0xffffff7f80db6000 0x5000     0x5000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>[/FONT]
[FONT=Menlo]   25    1 0xffffff7f80dbb000 0x17000    0x17000    com.apple.security.sandbox (300.0) <24 19 7 6 5 4 3 2 1>[/FONT]
[FONT=Menlo]   26    0 0xffffff7f80dd2000 0x9000     0x9000     com.apple.security.quarantine (3) <25 24 7 6 5 4 2 1>[/FONT]
[FONT=Menlo]   27    0 0xffffff7f82489000 0x8000     0x8000     com.apple.nke.applicationfirewall (161) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   28    0 0xffffff7f823e6000 0x3000     0x3000     com.apple.driver.AppleAPIC (1.7) <4 3>[/FONT]
[FONT=Menlo]   29    0 0xffffff7f81e21000 0x4000     0x4000     com.apple.driver.AppleSMBIOS (2.1) <7 4 3>[/FONT]
[FONT=Menlo]   30    4 0xffffff7f813a1000 0x76000    0x76000    com.apple.iokit.IOHIDFamily (2.0.0) <14 7 6 5 4 3 2 1>[/FONT]
[FONT=Menlo]   31    0 0xffffff7f82482000 0x4000     0x4000     com.apple.driver.AppleACPIButtons (3.1) <30 13 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   33    1 0xffffff7f8216c000 0x5000     0x5000     com.apple.driver.AppleEFIRuntime (2.0) <7 6 5 4 3>[/FONT]
[FONT=Menlo]   34    0 0xffffff7f81e4f000 0x8000     0x8000     com.apple.driver.AppleRTC (2.0) <11 5 4 3 1>[/FONT]
[FONT=Menlo]   36    2 0xffffff7f81611000 0x4000     0x4000     com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>[/FONT]
[FONT=Menlo]   37    0 0xffffff7f82478000 0x7000     0x7000     com.apple.driver.AppleACPIEC (3.1) <36 13 11 5 4 3>[/FONT]
[FONT=Menlo]   38    0 0xffffff7f820f7000 0x3000     0x3000     com.apple.driver.AppleHPET (1.8) <11 7 5 4 3>[/FONT]
[FONT=Menlo]   39    6 0xffffff7f8126e000 0x65000    0x65000    com.apple.iokit.IOUSBFamily (720.4.4) <12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   41    0 0xffffff7f814d1000 0x19000    0x19000    com.apple.driver.AppleUSBEHCI (705.4.14) <39 12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   42    3 0xffffff7f818b3000 0x16000    0x16000    com.apple.iokit.IOAHCIFamily (2.7.5) <5 4 3 1>[/FONT]
[FONT=Menlo]   43    0 0xffffff7f823eb000 0x1b000    0x1b000    com.apple.driver.AppleAHCIPort (3.1.2) <42 12 5 4 3 1>[/FONT]
[FONT=Menlo]   45    0 0xffffff7f81449000 0x22000    0x22000    com.apple.driver.AppleUSBXHCI (710.4.11) <39 12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   46    0 0xffffff7f814ae000 0x1c000    0x1c000    com.apple.driver.AppleUSBHub (705.4.2) <39 5 4 3 1>[/FONT]
[FONT=Menlo]   47    0 0xffffff7f82171000 0xb000     0xb000     com.apple.driver.AppleEFINVRAM (2.0) <33 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   48    2 0xffffff7f8122f000 0x2c000    0x2c000    com.apple.iokit.IONetworkingFamily (3.2) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   51    3 0xffffff7f80ae2000 0x2b000    0x2b000    com.apple.iokit.IOSCSIArchitectureModelFamily (3.7.5) <5 4 3 1>[/FONT]
[FONT=Menlo]   52    0 0xffffff7f818cc000 0xd000     0xd000     com.apple.iokit.IOAHCISerialATAPI (2.6.1) <51 42 5 4 3 1>[/FONT]
[FONT=Menlo]   54    0 0xffffff7f818e6000 0x18000    0x18000    com.apple.iokit.IOAHCIBlockStorage (2.7.1) <42 16 6 5 4 3 1>[/FONT]
[FONT=Menlo]   55    0 0xffffff7f81b65000 0xa000     0xa000     com.apple.BootCache (36) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   56    0 0xffffff7f823bf000 0x6000     0x6000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0) <6 4 3 2 1>[/FONT]
[FONT=Menlo]   57    0 0xffffff7f823c7000 0x3000     0x3000     com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>[/FONT]
[FONT=Menlo]   59    0 0xffffff7f81b81000 0x3000     0x3000     com.apple.driver.XsanFilter (404) <16 5 4 3 1>[/FONT]
[FONT=Menlo]   60    0 0xffffff7f8161f000 0x7000     0x7000     com.apple.iokit.SCSITaskUserClient (3.7.5) <51 16 5 4 3 1>[/FONT]
[FONT=Menlo]   61    3 0xffffff7f8162a000 0xe000     0xe000     com.apple.iokit.IOCDStorageFamily (1.7.1) <16 5 4 3 1>[/FONT]
[FONT=Menlo]   62    2 0xffffff7f8163b000 0xb000     0xb000     com.apple.iokit.IODVDStorageFamily (1.7.1) <61 16 5 4 3 1>[/FONT]
[FONT=Menlo]   63    1 0xffffff7f81649000 0x9000     0x9000     com.apple.iokit.IOBDStorageFamily (1.7) <62 61 16 5 4 3 1>[/FONT]
[FONT=Menlo]   64    0 0xffffff7f81655000 0x1a000    0x1a000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (3.7.5) <63 62 61 51 16 5 4 3 1>[/FONT]
[FONT=Menlo]   68    0 0xffffff7f8143f000 0xa000     0xa000     com.apple.driver.AppleUSBComposite (705.4.9) <39 4 3 1>[/FONT]
[FONT=Menlo]   69    0 0xffffff7f81435000 0xa000     0xa000     com.apple.iokit.IOUSBHIDDriver (705.4.0) <39 30 5 4 3 1>[/FONT]
[FONT=Menlo]   71    1 0xffffff7f81615000 0x5000     0x5000     com.apple.iokit.IOSlowAdaptiveClockingFamily (1.0.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   72    0 0xffffff7f81f3b000 0x2000     0x2000     com.apple.driver.AppleIntelSlowAdaptiveClocking (4.0.0) <71 4 3>[/FONT]
[FONT=Menlo]   73    5 0xffffff7f80dec000 0x3b000    0x3b000    com.apple.iokit.IOGraphicsFamily (2.4.1) <12 7 5 4 3 1>[/FONT]
[FONT=Menlo]   74    1 0xffffff7f8190b000 0x6f000    0x6f000    com.apple.iokit.IOAcceleratorFamily2 (156.16) <73 12 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   75    1 0xffffff7f80e43000 0x7000     0x7000     com.apple.AppleGraphicsDeviceControl (3.10.24) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   76    0 0xffffff7f82014000 0x4b000    0x4b000    com.apple.driver.AppleIntelFramebufferAzul (10.0.6) <75 74 73 15 12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   77    0 0xffffff7f80e33000 0x10000    0x10000    com.apple.iokit.IONDRVSupport (2.4.1) <73 12 7 5 4 3>[/FONT]
[FONT=Menlo]   78    0 0xffffff7f815fc000 0x13000    0x13000    com.apple.iokit.IOSurface (97.4) <7 5 4 3 1>[/FONT]
[FONT=Menlo]   80    2 0xffffff7f816a1000 0x1a000    0x1a000    com.apple.driver.AppleSMC (3.1.9) <11 7 5 4 3 1>[/FONT]
[FONT=Menlo]   81    0 0xffffff7f812f3000 0x3000     0x3000     com.apple.iokit.IOUSBUserClient (705.4.0) <39 7 5 4 3 1>[/FONT]
[FONT=Menlo]   82    0 0xffffff7f81bdb000 0x78000    0x78000    com.apple.vecLib.kext (1.2.0) <9 6 5 4 3>[/FONT]
[FONT=Menlo]   87    2 0xffffff7f81683000 0xa000     0xa000     com.apple.driver.IOPlatformPluginFamily (5.9.1d7) <11 7 6 5 4 3>[/FONT]
[FONT=Menlo]   88    1 0xffffff7f8168d000 0x12000    0x12000    com.apple.driver.IOPlatformPluginLegacy (1.0.0) <87 11 7 6 5 4 3>[/FONT]
[FONT=Menlo]   89    0 0xffffff7f816bd000 0x10000    0x10000    com.apple.driver.ACPI_SMC_PlatformPlugin (1.0.0) <88 87 80 12 11 7 6 5 4 3>[/FONT]
[FONT=Menlo]   91    0 0xffffff7f820b9000 0xb000     0xb000     com.apple.driver.AppleHV (1) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   92    0 0xffffff7f820b4000 0x3000     0x3000     com.apple.driver.AppleHWAccess (1) <7 5 4 3>[/FONT]
[FONT=Menlo]   93    0 0xffffff7f81a57000 0x5000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <80 7 4 3 1>[/FONT]
[FONT=Menlo]   94    0 0xffffff7f817a4000 0xad000    0xad000    com.apple.iokit.IOBluetoothFamily (4.3.5f8) <15 7 5 4 3 1>[/FONT]
[FONT=Menlo]   95    0 0xffffff7f81ea7000 0x4000     0x4000     com.apple.driver.AppleOSXWatchdog (1) <12 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   98    0 0xffffff7f81262000 0x6000     0x6000     com.apple.iokit.IOUserEthernet (1.0.1) <48 6 5 4 3 1>[/FONT]
[FONT=Menlo]   99    1 0xffffff7f81eb4000 0xe000     0xe000     com.apple.driver.AppleSMBusController (1.0.13d1) <36 12 11 5 4 3>[/FONT]
[FONT=Menlo]  100    0 0xffffff7f81ec5000 0xe000     0xe000     com.apple.driver.AppleMCCSControl (1.2.12) <99 73 12 11 7 5 4 3 1>[/FONT]
[FONT=Menlo]  101    0 0xffffff7f81cdf000 0x5000     0x5000     com.apple.driver.AppleUpstreamUserClient (3.6.1) <73 12 11 7 5 4 3 1>[/FONT]
[FONT=Menlo]  104    1 0xffffff7f8177f000 0xe000     0xe000     com.apple.iokit.IOSerialFamily (11) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]  105    0 0xffffff7f81790000 0xa000     0xa000     com.apple.iokit.IOBluetoothSerialManager (4.3.5f8) <104 7 5 4 3 1>[/FONT]
[FONT=Menlo]  107    1 0xffffff7f81b71000 0x5000     0x5000     com.apple.kext.triggers (1.0) <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]  108    0 0xffffff7f81b76000 0x9000     0x9000     com.apple.filesystems.autofs (3.0) <107 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]  109    2 0xffffff7f810d7000 0x59000    0x59000    com.apple.filesystems.ntfs (3.13) <7 6 5 4 1>[/FONT]
[FONT=Menlo]  110    1 0xffffff7f81b5b000 0x8000     0x8000     com.apple.filesystems.cd9660 (1.4.4) <7 6 5 4 3 1>[/FONT]

Greetings!!!!

Need all files/output as requested.
 
If speech about HFSPlus.efi, it is not suitable. because with this driver does not load the installer

Follow the guide as written.

If appears you're neglecting to fill out your profile as requested in post #1. Please fix.
 
RAID is not supported.

Ok. Any chance to install OSX and benefit from RAID with Windows (DUALBOOT) ?

or am i forced to use AHCI?
 
Ok. Any chance to install OSX and benefit from RAID with Windows (DUALBOOT) ?

or am i forced to use AHCI?

You can keep the controller in RAID mode, but you will not be able to use RAID volumes, especially not in OS X.

Seems unlikely you have multiple HDDs in the laptop anyway.
 
mersi
 

Attachments

  • EFI.zip
    3 MB · Views: 75
  • 917599899F66FDC5AA57B9A150803D1F9967778D2E55586DD5pimgpsh_fullsize_distr.jpg
    917599899F66FDC5AA57B9A150803D1F9967778D2E55586DD5pimgpsh_fullsize_distr.jpg
    63.5 KB · Views: 81
Back
Top