macos 15.4 still can't turn on swap after turning off SIP
by Poster
Apr 3, 2025
4
The machine is MAC mini M4
System 15.4
SIP has been turned off
```
betteryjs @ Anonymous1145 ~% csrutil status
System Integrity Protection status: disabled.
```
Trying to use
```
sudo launchctl bootstrap System/System/Library/LaunchDaemons/com.apple.dynamic _ pager.plist
```
```
Sudo launchctl load-w/System/Library/LaunchDaemons/com.apple.dynamic _ pager.plist
```
Could not start dynamic _ pager
Errors are all
```
Bootstrap failed: 5: Input/output error
```
The system is reinstalled directly
```
betteryjs @ Anonymous1145 ~% sysctl vm.swapusage
Sudo launchctl list grep dynamic _ pager
vm.swapusage: total = 0.00 M used = 0.00 M free = 0.00 M (encrypted)
-0 com.apple.dynamic _ pager
```
I checked the directory permissions and it was good, but it couldn't start
Replies
-
Anonymous2098 Apr 3, 2025I shut down SIP to shut down Swap
-
Poster Apr 3, 202516g is a bit small to use. I think about turning on swap and squeezing it again (
-
Anonymous2392 Apr 3, 2025Is there enough remaining capacity of the SSD? There must be at least a 20G +; Or manually create swapfile with mkdir + touch manually under/private/var/vm, and then empower chmod 600 + chown root: wheel and then launchctl load to try?
-
Poster Apr 3, 2025@ Anonymous2392 There is enough space to receive a 2T urine bag ( I just tried it manually and it doesn't work. It's strange