Skip to content

Commit

Permalink
Remove boot-arg instructions. People really shouldn't use it
Browse files Browse the repository at this point in the history
  • Loading branch information
russellhancox committed Dec 12, 2014
1 parent 6b40dc2 commit 808d7e1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,7 @@ Kext Signing
if the kext is not signed with one of these special certificates a warning will
be shown when loading the kext for the first time. In 10.10 this is a hard error
and the kext will not load at all unless the machine is booted with a debug
boot-arg. If you want to test with the boot arg run the following command and
reboot:

```sh
sudo nvram boot-args="kext-dev-mode=1"
```
boot-arg.

There are two possible solutions for this:

Expand Down

0 comments on commit 808d7e1

Please sign in to comment.