If this is your first time building or making a Hackintosh, boot flags may seem like a foreign concept. Once you understand what each of them means, you can get started!
Clover Boot Flags:Verbose Mode:
-v
Safe Mode:
-x
Single User Mode:
-s
Zone Postponing: (use if hanging)
-no-zp
Single CPU core mode:
cpus=1
No Kext Cache Mode: (When changing kexts)
-f
Disables VT-x or VT-d:
dart=0
Verbose Mode:
-v
Enable NVIDIA Web Drivers: (do not use with nv_disable=1)
nvda_drv=1
Disable NVIDIA graphics cards: (do not use with nvda_drv=1)
nv_disable=1
Kext Dev Mode:
kext-dev-mode=1
Rootless Mode: Do not boot with this on El Capitan or macOS Sierra
rootless=0 If you're stuck at [PCI Configuration Began]:
npci=0x2000 npci=0x3000
Set Maximum Memory (RAM): (In megabytes)
maxmem=4096 maxmem=8192
Troubleshooting: If you are having any trouble, first try this string. It works on a lot of systems with Intel HD Graphics to get into the OS X Installer from a Unibeast USB.
-v -x -s -no-zp
If you have…
Clover Boot Flags:Verbose Mode:
-v
Safe Mode:
-x
Single User Mode:
-s
Zone Postponing: (use if hanging)
-no-zp
Single CPU core mode:
cpus=1
No Kext Cache Mode: (When changing kexts)
-f
Disables VT-x or VT-d:
dart=0
Verbose Mode:
-v
Enable NVIDIA Web Drivers: (do not use with nv_disable=1)
nvda_drv=1
Disable NVIDIA graphics cards: (do not use with nvda_drv=1)
nv_disable=1
Kext Dev Mode:
kext-dev-mode=1
Rootless Mode: Do not boot with this on El Capitan or macOS Sierra
rootless=0 If you're stuck at [PCI Configuration Began]:
npci=0x2000 npci=0x3000
Set Maximum Memory (RAM): (In megabytes)
maxmem=4096 maxmem=8192
Troubleshooting: If you are having any trouble, first try this string. It works on a lot of systems with Intel HD Graphics to get into the OS X Installer from a Unibeast USB.
-v -x -s -no-zp
If you have…
Comments
Post a Comment