Yosemite Zone Hackintosh: Difference between revisions
No edit summary |
|||
Line 31: | Line 31: | ||
# Once that finished, type '''/sbin/mount -uw /''' | # Once that finished, type '''/sbin/mount -uw /''' | ||
# CD to '''/.OSInstallSandboxPath/Scripts''' | # CD to '''/.OSInstallSandboxPath/Scripts''' | ||
# CD to '''Hackintosh.Zone. | # CD to '''Hackintosh.Zone.Post-Script*''' | ||
# Type '''./postinstall''' and wait for the script to complete | # Type '''./postinstall''' and wait for the script to complete | ||
# Type '''exit''' to complete the installation | # Type '''exit''' to complete the installation |
Revision as of 21:47, 12 July 2015
Using Virtualbox
- Download the Yosemite Zone(YZ) iso
- Create a virtualbox of type MacOS/MacOS X (64 bit)
- For Settings:
- System/Motherboard
- Enable IO APIC checked
- Enable EFI (special OSes only) unchecked
- Hardware Clock in UTC Time unchecked
- System/Processor
- Use at least 2 processors
- Ensure Enable PAE/NX is checked
- System/Acceleration
- Everything checked
- Display
- Video Memory = 128
- Enable 3D Acceleration checked
- Enable 2d Video Acceleration unchecked
- Storage
- Click the CD icon and then specify your YZ ISO file
- System/Motherboard
- Start the box and follow the installation instructions
2 Minute Hang
When the installation gets to 2 minutes remaining, it will probably hang. Ensure that the disks have mostly stopped spinning and then force shutdown the box. Then follow these instructions:
- Eject the YZ CD so that the box will boot from the hard drive
- Start the box, and at the boot screen, type -s -v -x
- Once the box starts up, you'll be at a bash prompt. Type /sbin/fsck -fy
- Once that finished, type /sbin/mount -uw /
- CD to /.OSInstallSandboxPath/Scripts
- CD to Hackintosh.Zone.Post-Script*
- Type ./postinstall and wait for the script to complete
- Type exit to complete the installation