We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#Setting Networking
This is a simple way to setup a connection between your mac and the RPI when there's no DHCP server around
On the boot partition of the SD card change the contents of cmdline.txt to
cmdline.txt
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline ip=192.168.0.200:::255.255.255.0 rootwait
On your mac set the ethernet setting to:
Configure IPV4: Manually IP: 192.168.0.200 Subnet Mask: 255.255.255.0
From the finder go to
smb://192.168.0.201/