ericsia Posted March 28, 2014 Posted March 28, 2014 You can get it from my SL image, if that's the one it has. https://mega.co.nz/#!ckVWiLIS!P-CjXH3xCR4pwu8U6eIxbksNVshNY3zwGkQpVsZiYXE thank you. How can i pack the efi to clover.pkg? GMA 4500 kext https://mega.co.nz/#!DlIQ2CpA!OovTWWRQIUQ-osUbj7bcTjrbByBCmVf5AfW-A5GUNtA
pernacabeluda Posted March 28, 2014 Author Posted March 28, 2014 I don't understand your question. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
ericsia Posted March 28, 2014 Posted March 28, 2014 I don't understand your question. Can we repack clover r806 in your snow leopard to original clover installer? GMA 4500 kext https://mega.co.nz/#!DlIQ2CpA!OovTWWRQIUQ-osUbj7bcTjrbByBCmVf5AfW-A5GUNtA
pernacabeluda Posted March 28, 2014 Author Posted March 28, 2014 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 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
ericsia Posted March 28, 2014 Posted March 28, 2014 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? GMA 4500 kext https://mega.co.nz/#!DlIQ2CpA!OovTWWRQIUQ-osUbj7bcTjrbByBCmVf5AfW-A5GUNtA
ericsia Posted March 28, 2014 Posted March 28, 2014 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? GMA 4500 kext https://mega.co.nz/#!DlIQ2CpA!OovTWWRQIUQ-osUbj7bcTjrbByBCmVf5AfW-A5GUNtA
pernacabeluda Posted March 28, 2014 Author Posted March 28, 2014 I think so. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
ericsia Posted March 28, 2014 Posted March 28, 2014 I think so. A last question. At your Mac OS X 10.9.2 how can I use smbios to install hackintosh? The efi partition of 10.9.2 is hidden. I never use smbios to install hackintosh before, how to step by step use smbios? GMA 4500 kext https://mega.co.nz/#!DlIQ2CpA!OovTWWRQIUQ-osUbj7bcTjrbByBCmVf5AfW-A5GUNtA
pernacabeluda Posted March 28, 2014 Author Posted March 28, 2014 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 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
masnovita Posted June 14, 2014 Posted June 14, 2014 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 any suggestion? Intel Core i5 3230M, 2.6Ghz Notebook Asus F75V Nvidia Gforce 720M
artur-pt Posted June 14, 2014 Posted June 14, 2014 hello try to see if this is enabled http://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#AsusAICPUPM hit o (options) good hack PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files
masnovita Posted June 15, 2014 Posted June 15, 2014 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
artur-pt Posted June 15, 2014 Posted June 15, 2014 hello if intelcpupm is enabled.. is that try to boot in arguments cpus=1 good hack PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files
masnovita Posted June 15, 2014 Posted June 15, 2014 I put args : -v cpus=1 npci=0×2000 but the installation resets. I dont see the last line because the screen blanks and restart the notebook. I can see any log? thks
pernacabeluda Posted June 16, 2014 Author Posted June 16, 2014 Don't select "without injected kexts". You need NullCPUPowerManagement in EFI/CLOVER/kexts/10.9 and InjectKexts=true. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
masnovita Posted June 16, 2014 Posted June 16, 2014 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.
pernacabeluda Posted June 16, 2014 Author Posted June 16, 2014 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. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
masnovita Posted June 20, 2014 Posted June 20, 2014 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
pernacabeluda Posted June 20, 2014 Author Posted June 20, 2014 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. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now