Sentera pipe dependencies install

  1. Install this zip:

file-archive
8MB
  1. Push it to the voxl2 via scp

  2. unzip it into a directory

  3. enter the unzipped directory

  4. Do dpkg -i *.deb

  5. Reboot voxl2

  6. SSH back into voxl2

  7. nano .smb/smbnetfs.conf and add

auth 192.168.144.141 sentera
  1. Save the file

  2. mkdir -p ~/Network
  3. smbnetfs ~/Network/
  4. If you do ls ~/Network, nothing shows. This is expected

  5. cd ~/Network/192.168.144.141/data
  6. If you do ls and see stuff, you are golden

Note: You have to do this

on every boot

Last updated