Contribute
Register

HP Probook Installer Clover Edition

How do i install kexts using terminal ?

If you're a novice, use a kext installer.

But if you know Terminal, it is obvious...
Code:
sudo cp -R KextToInstall.kext /Library/Extensions

Or to /S/L/E:
Code:
sudo cp -R KextToInstall.kext /System/Library/Extensions

To rebuild cache:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
 
Hi, just one question: is Probook Installer still being developed? The last version was released in November 2015 and I'm curious if it's still alive.
 
no future releases of probook installer clover edition?....?......it's a catastrophy......
 
I didn't find 9480M in the menu. Which patch should I apply?
 
I didn't find 9480M in the menu. Which patch should I apply?

What menu are you referring to?

If you mean there are no files for your specific model, read guide post #1, "Unsupported laptops" and provide the data requested.

Why is your profile not filled out?

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
What menu are you referring to?

If you mean there are no files for your specific model, read guide post #1, "Unsupported laptops" and provide the data requested.

Why is your profile not filled out?

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"

Thank you for warning. I have updated my signature and profile.

Which post #1 do you mean? I looked at the post#1 of this thread but i didn't found "Unsupported laptops" section.

Thank you
 
Back
Top