Stompbox - Howto #4 - Config and Customize
Configuration
By now you should have a login prompt in your serial console. Login as root, no password and run the stompbox config script, /usr/local/bin/initial-setup. The questions are pretty self explanatory. If you don’t know the answer to a question, take the default. I don’t have a camera or gpsd setup but it still asked me to configure those items. I just hit enter on the defaults to keep going. I do recommend getting a dynDNS account and entering that info. It makes it a lot easier to get to your stompbox from the real world. If you don’t want to mess with dynDNS then just enter something and we can disable it later. When the script is done you should reboot the box.
The setup script fails to update /etc/resolv.conf so you’ll need to do that before you can get along with much else. Put the box in RW mode (remountrw) and vi /etc/resolv.conf. Change the IP of the nameserver to the local wifi address (127.0.0.1 should work too). If everything went well you now have a working stompbox.