Jump to content
pernacabeluda

Mavericks installation via pen drive with Clover

Recommended Posts

I don't understand your question.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Probably, but it's not that easy and you don't need to, if your intention is to put it in your image.


Just copy the EFI folder and boot* files.


To copy boot sectors, use dd command

dd if="my image" of=boot0 bs=440 count=1
dd if="my image" of=boot1h bs=1 count=1024 skip=512

dd if=boot0 of="your image" bs=440 count=1 conv=notrunc
dd if=boot1h of="your image" bs=1 count=1024 seek=512 conv=notrunc

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Probably, but it's not that easy and you don't need to, if your intention is to put it in your image.


Just copy the EFI folder and boot* files.


To copy boot sectors, use dd command

dd if="my image" of=boot0 bs=440 count=1
dd if="my image" of=boot1h bs=1 count=1024 skip=512

dd if=boot0 of="your image" bs=440 count=1 conv=notrunc
dd if=boot1h of="your image" bs=1 count=1024 seek=512 conv=notrunc

Thank you very much master. Is the command of dd in Mac and Linux are same?

Link to comment
Share on other sites

Probably, but it's not that easy and you don't need to, if your intention is to put it in your image.


Just copy the EFI folder and boot* files.


To copy boot sectors, use dd command

dd if="my image" of=boot0 bs=440 count=1
dd if="my image" of=boot1h bs=1 count=1024 skip=512

dd if=boot0 of="your image" bs=440 count=1 conv=notrunc
dd if=boot1h of="your image" bs=1 count=1024 seek=512 conv=notrunc

Thank you very much master. Is the command of dd in Mac and Linux are same?

Link to comment
Share on other sites

It's not hidden, it's just not mounted automatically


http://Olarila.com/forum/viewtopic.php?f=28&t=3405&p=33648#p33648


SMBIOS values are set automatically by Clover, you can override them in config.plist or in options menu


http://clover-wiki.zetam.org/Configuration/SMBIOS

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hi!


I try install OS X Mavericks 10.9.3 bootable USB for Intel PCs but clover stops with the message


I try to boot with all options but the kernel panic is allways the same.

Fault cpu 0x0


1.jpg

2.jpg


any suggestion?


Intel Core i5 3230M, 2.6Ghz

Notebook Asus F75V

Nvidia Gforce 720M

Link to comment
Share on other sites

thks


I enter with o (Options)


Binaries patching Menu

Kext patching allowed: [+]

AppleInteCPUPM patch: [+]


but the result is the same.


but.. where i put

AsusAICPUPM


I read with /usr/local/bin/clover-genconfig >config.plist but i don't find.


thks again

Link to comment
Share on other sites

Don't select "without injected kexts".


You need NullCPUPowerManagement in EFI/CLOVER/kexts/10.9 and InjectKexts=true.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

You need NullCPUPowerManagement in EFI/CLOVER/kexts/10.9 and InjectKexts=true.


but... where is EFI/CLOVER/kexts/10.9 ?


I boot in single user verbose mode and i search EFI/CLOVER but i don't found.


If i open the pendrive with TransMac i don't found. :(

Link to comment
Share on other sites

If you are using the image from this topic, the kext is already there, in EFI partition, just boot with injected kexts which is default.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

grgrgrgr :( not work!!!


i do this.

mount my usb in a linux


sudo mount /dev/sdc1 aa

i copy this dir : NullCPUPowerManagement.ktext


david@david-kubuntu:~/aa/EFI/CLOVER/kexts/10.9/NullCPUPowerManagement.kext/Contents$ ls

Info.plist MacOS Resources


Info.plist contents


<?xml version="1.0" encoding="UTF-8"?>




CFBundleDevelopmentRegion

English

CFBundleExecutable

NullCPUPowerManagement

CFBundleIdentifier

org.tgwbd.driver.NullCPUPowerManagement

CFBundleInfoDictionaryVersion

6.0

CFBundleName

NullCPUPowerManagement

CFBundlePackageType

KEXT

CFBundleSignature

????

CFBundleVersion

1.0.0d2

IOKitPersonalities


IntelCPUPowerManagement


CFBundleIdentifier

org.tgwbd.driver.NullCPUPowerManagement

IOClass

NullCPUPowerManagement

IOMatchCategory

AppleIntelCPUPowerManagement

IOProbeScore

100

IOProviderClass

IOResources

IOResourceMatch

IOKit



OSBundleLibraries


com.apple.kpi.iokit

8.0.0

com.apple.kpi.libkern

8.0.0

com.apple.kpi.unsupported

8.0.0


OSBundleRequired

Root





Save and umount and i boot my notebook


CLOVER OPTIONS

Boot Args: -v cpus=1 npci=0x2000

boot by my netbook restarts :(



any suggest?

thks

Link to comment
Share on other sites

Which installer are you using? Are you booting with injected kexts?


If you are using the image from my link, you don't need NullCPUPowerManagement because it has the Disabler kext.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...