MavEtJu's Distorted View of the World - 2019-01Back to index iMac single user mode networkingPosted on 2019-01-22 08:00:00 From https://superuser.com/questions/442841/enable-ssh-on-a-mac-in-single-user-mode: Go in single user mode (Command-S): launchctl load /System/Library/LaunchDaemons/com.apple.kextd.plist launchctl load /System/Library/LaunchDaemons/com.apple.notifyd.plist launchctl load /System/Library/LaunchDaemons/com.apple.configd.plist launchctl load /System/Library/LaunchDaemon/com.apple.DirectoryServices.plist Hook up other computer. ifconfig en0 10.0.0.1 netmask 255.255.255.0 |