Contribute
Register

No AHCI option!

Status
Not open for further replies.
Joined
Aug 24, 2013
Messages
7
Motherboard
HP Pavilion dm4-3099se
CPU
Intel i5 Ivy Bridge
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I am trying to install OSX Mavericks on my laptop but when I go to change the option in my BIOS to AHCI, there is no option available to change. The only thing I can change is the boot order and I already changed that. I cannot boot into Mavericks because of this. My laptop is the HP DM4-3099se Beats edition model. Someone please help!
 
I am trying to install OSX Mavericks on my laptop but when I go to change the option in my BIOS to AHCI, there is no option available to change. The only thing I can change is the boot order and I already changed that. I cannot boot into Mavericks because of this. My laptop is the HP DM4-3099se Beats edition model. Someone please help!

Your SATA is probably in RAID mode.

Install HPRAIDInjector to the USB (/Extra/Extensions) and your final install: http://www.tonymacx86.com/attachmen...dv6-7202se-compatible-hpraidinjector.kext.zip

Your /Extra folder is hidden, so unhide it with:
Code:
# in Terminal, assuming your Unibeast volume is named Installer
sudo chflags -R nohidden "/Volumes/Installer/Extra"
sudo chflags -R nohidden "/Volumes/Installer/System"
sudo chflags  nohidden "/Volumes/Installer/mach_kernel"

Use a utility like Kext Wizard to install to /S/L/E in your final install.
 
Your SATA is probably in RAID mode.

Install HPRAIDInjector to the USB (/Extra/Extensions) and your final install: http://www.tonymacx86.com/attachmen...dv6-7202se-compatible-hpraidinjector.kext.zip

Your /Extra folder is hidden, so unhide it with:
Code:
# in Terminal, assuming your Unibeast volume is named Installer
sudo chflags -R nohidden "/Volumes/Installer/Extra"
sudo chflags -R nohidden "/Volumes/Installer/System"
sudo chflags  nohidden "/Volumes/Installer/mach_kernel"

Use a utility like Kext Wizard to install to /S/L/E in your final install.

Wait I did not understand that at all. Please explain more. I already have prepared unity to boot up OSX mavericks. I have gotten past step two in this process (http://www.tonymacx86.com/61-unibeast-install-os-x-mountain-lion-any-supported-intel-based-pc.html) but now I do not know how to change to AHCI
 
Status
Not open for further replies.
Back
Top