Contribute
Register

Asus N751JK getcpuid : This is an unknow CPU model

Status
Not open for further replies.
Just a quick question before i try install with clover,

I have 1SSD 1HDD

my windows EFI is on SSD, can I install OSX on the HDD and dual boot even if they're not on the same drive?

Yes. But you may have to copy the Clover files from HDD.EFI to SSD.EFI.
 
Ok, so for now i success boot to clover UEFI
(using this thread
http://www.tonymacx86.com/yosemite-laptop-support/154520-asus-x501a-boot-issue.html)
i think you should stick it as reference for ASUS bios.

Then, i did not see OSX install option, so i guess my unibeast had a problem and it do not detect it i'll try using an other method from your tutorial.

An other weird thing, is that on CLOVER bootloader, if i select boot from windows, it just reboot, i had to go back to my BIOS and select ASUS uefi boot, it seems that CLOVER do not boot correctly windows.

EDIT::

Well, after trying both unibeast & BaseBinaries clone method

But i'm unable to load the installer from UEFI.

I copy the clover eufi to windows/boot/ and create a boot option to boot uefi from USB.

20150122_144035.jpg

any ideas? :)
 
...
An other weird thing, is that on CLOVER bootloader, if i select boot from windows, it just reboot, i had to go back to my BIOS and select ASUS uefi boot, it seems that CLOVER do not boot correctly windows.

As long as you're using an EFI option to boot Windows, Clover will work (assuming your Windows is installed UEFI).

EDIT::

Well, after trying both unibeast & BaseBinaries clone method

But i'm unable to load the installer from UEFI.

I copy the clover eufi to windows/boot/ and create a boot option to boot uefi from USB.

View attachment 123027

any ideas? :)

It appears you forgot HFSPlus.efi.
 
As long as you're using an EFI option to boot Windows, Clover will work (assuming your Windows is installed UEFI).



It appears you forgot HFSPlus.efi.

Yep i found it and i was missing NFS.efi too,
but now i have a problem :banghead::banghead::banghead::banghead:(love this smiley)

I boot with CMS disable, so both of my screen (laptop & second screen) are on, and i have grable boot screen.
20150122_145940.jpg

I added
Code:
<key>KextsToPatch</key>
<array>
    <dict>
        <key>Comment</key>
        <string>Second Stage Patch 1</string>
        <key>Find</key>
        <data>hcB0XUg=</data>
        <key>Name</key>
        <string>IOGraphicsFamily</string>
        <key>Replace</key>
        <data>McB0W0g=</data>
    </dict>
    <dict>
        <key>Comment</key>
        <string>Second Stage Patch 2</string>
        <key>Find</key>
        <data>QYjE6wM=</data>
        <key>Name</key>
        <string>IOGraphicsFamily</string>
        <key>Replace</key>
        <data>QYjE6yM=</data>
    </dict> [COLOR=#000000]</array>[/COLOR]
to my config.plist (attached below)


So i enable CMS from bios, so only my 2nd screen is up, and when i arrived to bootscreen of OSX installer, it reboot. (The verbose mode ends with lot of SUCCESSFULL)

help :(
 

Attachments

  • config.plist
    5.5 KB · Views: 221
Yep i found it and i was missing NFS.efi too,

It is not needed.

I boot with CMS disable, so both of my screen (laptop & second screen) are on, and i have grable boot screen.

Try setting your screen resolution with config.plist/GUI/ScreenResolution. Details at Clover wiki.

View attachment 123029

I added
Code:
<key>KextsToPatch</key>
<array>
    <dict>
        <key>Comment</key>
        <string>Second Stage Patch 1</string>
        <key>Find</key>
        <data>hcB0XUg=</data>
        <key>Name</key>
        <string>IOGraphicsFamily</string>
        <key>Replace</key>
        <data>McB0W0g=</data>
    </dict>
    <dict>
        <key>Comment</key>
        <string>Second Stage Patch 2</string>
        <key>Find</key>
        <data>QYjE6wM=</data>
        <key>Name</key>
        <string>IOGraphicsFamily</string>
        <key>Replace</key>
        <data>QYjE6yM=</data>
    </dict> [COLOR=#000000]</array>[/COLOR]
to my config.plist (attached below)

You added it to the wrong place. The two patches are already in the correct place, but disabled. Remove your addition and enable the patches already present (by removing the 'disabled:').

More info at the Clover wiki about KextsToPatch: http://clover-wiki.zetam.org/Home

So i enable CMS from bios, so only my 2nd screen is up, and when i arrived to bootscreen of OSX installer, it reboot. (The verbose mode ends with lot of SUCCESSFULL)

I assume you mean CSM. Disable it if it causes a problem for OS X.
 
It is not needed.



Try setting your screen resolution with config.plist/GUI/ScreenResolution. Details at Clover wiki.



You added it to the wrong place. The two patches are already in the correct place, but disabled. Remove your addition and enable the patches already present (by removing the 'disabled:').

More info at the Clover wiki about KextsToPatch: http://clover-wiki.zetam.org/Home



I assume you mean CSM. Disable it if it causes a problem for OS X.
Yes, sorry i meant CSM.

Same result even with config.plist edited, but with CSM enable i have a nice Apple logo loading then reboot.
 

Attachments

  • config.plist
    5 KB · Views: 235
Yes, sorry i meant CSM.

Same result even with config.plist edited, but with CSM enable i have a nice Apple logo loading then reboot.

When does the reboot happen (post photo just before reboot)? Did you accidentally disable DEP? Are you using patched DSDT/SSDTs? Do you have external devices plugged in?
 
When does the reboot happen (post photo just before reboot)? Did you accidentally disable DEP? Are you using patched DSDT/SSDTs? Do you have external devices plugged in?

Ok i'll try to take a photo just before the reboot
-I do not know what is DEP i'll google it
-I do not use patched DSDT/SSDTs
-External device :
-usb mouse
-2nd screen
-ethernet cable
 
Ok i'll try to take a photo just before the reboot
-I do not know what is DEP i'll google it
-I do not use patched DSDT/SSDTs
-External device :
-usb mouse
-2nd screen
-ethernet cable

Test without external devices connected.
 
Test without external devices connected.
Ok, i got it booting well,
I don't know what makes it booting

I removed USB mouse
add "DropSSDT=Yes"
disable IntelGraphic Injection

well, one of these 3 or all of them makes it boot.

But DiskUtils refuse to format one of my 2 partition from my 2TB so i'm backing up my data and will reformat the whole disk from diskutils.

Well, now i hope the install will go on, see you next episode.

Thank you a lot RehabMan, really.
 
Status
Not open for further replies.
Back
Top