Files
teslausb/GetShellWitoutMonitorOnLinux.md

1.1 KiB

Seting up the Pi without a monitor using a Mac or Linux

Basically what you're doing is using the Pi's capability to emulate a network connection over USB. So you need to get the Pi (the guest) set up to load the proper modules to do so, and then connect from your machine (the host) using a shell (like iTerm+SSH on macOS).

Here are a few ways to accomplish this

Be sure to delete the "init=/usr/lib/raspi-config/init_resize.sh" parameter from cmdline.txt to prevent the os partition from being expanded to fill the drive.