From 1886e45feb11e6857616a8e44faabd7a46b2591c Mon Sep 17 00:00:00 2001 From: fedor Date: Wed, 3 Feb 2021 14:05:39 -0500 Subject: [PATCH] Disable SIP Related to https://github.com/cirruslabs/cirrus-ci-docs/issues/773 --- Parallels.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Parallels.md b/Parallels.md index 45e320f..367d65a 100644 --- a/Parallels.md +++ b/Parallels.md @@ -10,6 +10,7 @@ Use VM's UI to change some settings: 4. Allow SSH. Sharing -> Remote Login 5. Open Safari. Preferences -> Advanced -> Show Developer menu. Develop -> Allow Remote Automation. 6. Run `sudo visudo` in Terminal, find `%admin ALL=(ALL) ALL` add `admin ALL=(ALL) NOPASSWD: ALL` to allow sudo without a password. +7. **optional** Disable SIP by [getting into Recov ery Mode](https://kb.parallels.com/cn/116526), `Utilities -> Terminal` and run `csrutil disable`. Shutdown macOS.