Install Mac OS X Yosemite with Clover Bootloader as - Tonymacx86

Install Mac OS X Yosemite with Clover
Bootloader as Dual Boot
http://www.tonymacx86.com/hp-probook-mavericks/112383-guide-installmavericks-clover-bootloader.html
http://www.insanelymac.com/forum/topic/298027-guide-aio-guides-for-hackintosh/page18#entry2098111
http://www.tonymacx86.com/attachments/hp-probook-yosemite/107931d1413715386guide-install-yosemite-hp-laptops-clover-uefi-clover.zip
http://www.tonymacx86.com/attachments/hp-probook-yosemite/107932d1413715387guide-install-yosemite-hp-laptops-clover-uefi-config.zip
Please use the script method and not manual method to create
Yosemite Bootable USB, because I couldn’t get recovery partition
with the manual method. To avoid the hanging of the script leave
your machine untouched for an Hour..
1. Prepare a USB with 8GB or more, format by Disk Utility:
- Partition Layout: 2 Partitions
- 1st Partition: Name CLOVER, Format: MS-DOS (FAT), Size: >500MB
- 2nd Partition: Name MacUSB, Format: Mac OS Extended (Journaled), Size:
>7GB
- Options: Master Boot Record
- Download Clover.zip, extract then copy EFI folder to CLOVER partition.
- Download Config.zip, extract then select right config.plist and copy to
/EFI/Clover/
to get a unique Serial Number, import the config.plist and go to Bios section
and click the magic stick… on the right, Shake the Unit Number & Week of
Manufacturer
2. Create Yosemite Installer partition (need a Mac), follow 2a:
2a. (Easy guide, but may stuck in blank screen)
- Download Yosemite Install app from AppStore.
- Launch terminal and run the following script:
Code:
sudo /Applications/Install\ OS\ X\
Yosemite.app/Contents/Resources/createinstallmedia --volume
/Volumes/MacUSB --applicationpath /Applications/Install\ OS\ X\
Yosemite.app --nointeraction
- Your Yosemite Installer partition will be renamed "Install OS X Yosemite"
В 3. Enable these options in BIOS:
в—¦ Data Execution Prevention.
в—¦ 6-series laptop: UEFI Boot.
в—¦ 7-series/8-series laptop: UEFI Native (recommended) or UEFI Hybrid (if
you have Windows Legacy)
Disable these (if you have):
в—¦ Wake on LAN.
в—¦ Firewire.
в—¦ Parallels Port.
в—¦ Serial Port.
4. Plug the flashdrive to USB ports. Restart and press F9 to choose Boot
devices > Boot from EFI file > choose your Clover bootloader partition >
EFI > Boot > BOOTX64.efi
5. Clover bootloader screen shows up, select "Boot OS X Install from Install
OS X Yosemite".
5.1. Press spacebar if a nagging screen about Mouse/keyboard appears.
Install screen will appear,
5.1. use Disk Utility to format your drive as Guid Partition Table, Name:
Yosemite HD, Format: Mac OS X Extended (Journaled) partition and
5.2. install Yosemite to your formatted partition, Yosemite HD. This takes
a lot of time at the end, though you only see " About 8 minutes
remaining". This will end PHASE 1.
6. Restart and press F9 to choose Boot devices > Boot from EFI file >
choose your Clover bootloader partition > EFI > Boot > BOOTX64.efi
7. Clover bootloader screen shows up, select "Boot OS X Install from Install
OS X Yosemite".
7.1. Install screen will appear and continue installation. This time, installer
will install files to your target partition and create Recovery HD
partition. This will end PHASE 2. About 15 minutes
8. Restart and press F9 to choose Boot devices > Boot from EFI file >
choose your Clover bootloader partition > EFI > Boot > BOOTX64.efi
9. Clover bootloader screen shows up, press F4, select "Boot OS X from
YourPartition". Yosemite HD
10. If everything goes well, you will reach welcome screen and continue
with settings to boot straight to Yosemite desktop.
Go to System Preferences, Security & Privacy, General, unlock and enter
password, Allow apps downloaded from: Anywhere, select Allow From
Anywhere.
11. Download HP Probook Installer here http://www.tonymacx86.com/hpprobook...r-edition.html and install with these options:
Clover UEFI: Install Clover UEFI bootloader
OS X support kexts: select only the version that matches your laptop
(4x30s, 4x40s, etc).
Config and DSDT patcher:
- ProBook model: your Probook Model
- Fan behavior: Readings only.
- Display type: your display resolution
SSDT generator/patcher: Generate SSDT.aml for your CPU Management
Misc OS X fixes:
- Probook/Elitebook Logos: Change MacBook logos in About This Mac to
Probook/EliteBook
- Color profiles: Recommended.
Extra tools: All optional. Select the ones you want.
After making your selections, click 'Continue' and allow the ProBook Installer
to work.
12. Restart and enjoy! If you don't have sound, use Kext Wizard to repair
permission, rebuild cache and restart many times until it work.
13. If you can't login to iCloud/AppStore, clear network settings:
- Go to /Library/Preferences/SystemConfiguration/ and delete these files:
в—¦ CaptiveNetworkSuppor
в—¦ com.apple.airport.preferences.plist
в—¦ com.apple.network.eapolclient.configuration.plist
в—¦ NetworkInterfaces.plist
- Go to System Preferences > Network, delete all connection. Then restart
- Go to System Preferences > Network, add your connection again.
14.
- Remove your USB, on Desktop open Clover Configurator, Mount EFI.
- Go to file import Configuration, from the EFI partition mounted.
- Go to Boot section Default Boot Volume = Yosemite HD
- go to EFI partition, EFI/Microsoft/Boot/ and rename bootmgfw.efi to
bootmgfw-orig.efi
Install Windows 8.1 UEFI as Dual Boot
Install Windows UEFI (and other UEFI OSes) are quite easy because you
don't need to mess up with Boot records. See FAQ for more detail.
**To Install Windows 7 UEFI on 7-series laptops, you must select UEFI
hybrid (with CSM) in BIOS.
On Mac OS X Yosemite
1. Use Disk Utility to create a new partition with MS-DOS (FAT) format on
hard drive for Windows. This will likely to be converted into Hybrid MBR.
2. To fix this to GPT:
2.1. Download GPT fdisk from its Sourceforge page and install it.
2.2. Launch gdisk on your disk by typing sudo gdisk /dev/disk0 in a
Terminal window (X=disk number of the hybrid MBR disk- check Diskutil list on
Terminal, probably is DISK0).
2.3. Type p to view the partition table to verify you're working on the correct
disk. (If not, type q to quit without saving your changes and try again
with another device, eg. disk1.)
2.4. Partition 3 is where I am going to install windows 8.1
2.5. Type x to enter the experts' menu.
2.6. Type n to create a fresh protective MBR. Note that gdisk won't confirm a
change; it'll just show you a new experts' prompt.
2.7. Type w to save your changes. You'll be asked to confirm this action. Do so.
2.8. Type y to confim.
On windows 7/8/8.1
3. Create your Windows UEFI install USB key by following the guide here:
http://www.eightforums.com/tutorials...e-windows.html
a. Download the latest version of Rufus at the link below, and save it's
.exe file to your desktop.
Note
This is a standalone exe file that doesn't install anything to your PC.
For Rufus FAQs, see: https://github.com/pbatard/rufus/wiki/FAQ
Rufus - Create bootable USB drives the easy way
b. Connect your USB flash drive if you have not already.
c. Run the rufus_v###.exe file, and click/tap on Yes if prompted by UAC.
NOTE: ### = latest version number.
d. Set Rufus with the settings below: (see screenshot below step 5)
в—¦ Under Device, select the USB flash drive you want to format and use.
в—¦ Under Format Options, check Create a bootable disk using, click/tap
в—¦
в—¦
в—¦
в—¦
в—¦
в—¦
on the browse icon
to navigate to and select your 64-bit
Windows 7 or Windows 8 or Windows 8.1 ISO file.
Under Partition scheme and target system type, select GPT partition
scheme for UEFI computer.
Under File system, select FAT32.
Under Cluster size, select the (Default) (ex: 16 kilobytes or 4096 bytes)
it has listed.
Under Format Options, check Quick format.
Under Format Options, check Create extended label and icon files.
Under New volume label, you can enter any name you like for the USB
flash drive, or leave the default name.
e. When ready, click/tap on Start. (see screenshot below)
f. Click/tap on OK to confirm. (see screenshot below)
g. Rufus will now start creating the bootable UEFI USB flash drive. (see
screenshot below)
h. When Rufus is "DONE", you can close Rufus. (see screenshot below)
NOTE: It could take a little while to finish.
i. You are now ready to do a clean install of Windows 7 or Windows 8/8.1
using UEFI with your bootable UEFI USB flash drive.
4. Restart and press F9 to choose Boot devices > Boot from EFI file >
choose your Windows Install USB key > EFI > Boot > BOOTX64.efi
5. Use Windows installer to format the partition you prepared as NTFS.
Complete install then windows will restart the system.
(you will boot to Windows by default, Clover disappears. Unless you
changed Default Boot Volume and you already have a bootloader installed
on a hard drive.)
6. Boot into windows partition "Boot Microsoft UEFI Menu from EFI".
6.1. Since you have the bootloader installed. You will now see Clover
bootloader with new entry "Boot Microsoft UEFI Menu from EFI".
Or
6.2. on Restart and press F9 to choose Boot devices > Boot from EFI file >
choose your EFI partition (which contains Clover bootloader) > EFI >
Clover > CLOVERX64.efi
then select partition, "Boot Microsoft UEFI Menu from EFI".
7. Fix windows partition if it does not boot.
Boot to OS X and use Clover Configurator to mount EFI partition.
Go to EFI/Microsoft/Boot/ and rename bootmgfw.efi to bootmgfw-orig.efi
8. Restart.
9. If you can only boot to Windows after updating Windows, then rename
new bootmgfw.efi to bootmgfw-orig again.
В