Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions pages/apple-silicon/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,11 @@ Yes, you can now activate the Private Networks feature on your Mac mini, and att
[FileVault](https://support.apple.com/fr-fr/guide/mac-help/flvlt001/15.0/mac/15.0) is a macOS feature that encrypts your disk to protect your data. However, enabling FileVault requires entering a security key or password to unlock the disk and fully boot macOS. As a result, remote services such as Remote Desktop and SSH are unavailable until the key is entered.

For a hosted Mac mini, this means remote connections cannot be established without physical access to the machine to input the FileVault security key or user password, making FileVault impractical for remotely managed systems.

### Can I disable System Integrity Protection (SIP) on a hosted Mac mini?

It is not possible to disable SIP on a hosted Mac mini. Disabling SIP requires **physical access to the machine** because of macOS’s security model, which involves pressing the Mac’s power button to adjust security settings.

If your application depends on SIP being disabled, the recommended workaround is to **run macOS in a virtual machine** where SIP can be disabled. We suggest using [UTM](/apple-silicon/how-to/setup-vm-with-utm/#installating-utm), an open-source virtualization solution for macOS. Detailed instructions on disabling SIP in UTM are available [here](https://docs.getutm.app/advanced/recovery/).

We are also working on offering **advanced, developer-friendly macOS configurations** with certain security restrictions disabled by default. If you need access to specific SIP-protected settings, make sure that you [share them with us](https://console.scaleway.com/support/tickets/create) so we can prioritize support in future releases.