Hackintosh Boot Flags
In the Boot Args section of Clover, enter the boot flags. 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: An example of verbose mode. When the computer hangs (stops), the last message you see is the message you should search to find a solution. 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
Comments
Post a Comment