💻 Software
Is there a list of available boot-args for darwin / OS X
Fresh5 days ago
Mar 15, 202669486 viewsConfidence Score0%
0%
Problem
In OS X you can set boot parameters with Where the options I know about -v (verbose) -x (safe mode) and arch=x86_64 (boot into 64 bit kernel on 64 bit capable machines). Are there any others? There doesn't seem to be any documentation.
Error Output
nvram boot-args=[options]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a list of available boot-args for darwin / OS X
Low Risk
There is no official list, the common one are compiled into kernel it-self, other can be parsed by kernel extensions. Here is the list which I've found so far. General boot options: : Always boot the system in Verbose mode without needing to hold CM…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix