The Issue:Upon successful installation, boot from hard drive results in this:
How to fix the boot0 error for your Hackintosh
The Actual Problem:-
With disk drives getting larger and larger manufacturers have had to change the default block size from 512 bytes to 4,096 bytes. These new drives are known as “Advanced Format” or 4K drives. Initially this was only seen on drives larger than 1 TB but will soon be on all drives. As part of this change there is an issue with OS X writing the boot helper code to these drives when booted from the drive. Because of this they require a workaround to boot on their own.
Solution 1: Use UniBeast
=> Requires use of the Terminal and UniBeast drive.How To Do it:
1. Install using UniBeast
2. Boot new installation using UniBeast created USB.
4. Reboot system back into OS X installer.
5. Run Disk Utility and unmount the drive you installed OS X on.
6. Launch Terminal and execute the following command:
dd if=/usr/standalone/i386/boot1h of=/dev/disk0s2


