Curious.
What IP address is you phone/juicessh using to connect to the Pi? 172.20.1.22 or 192.168.1.1?
Last time I checked there ia no version of android that runs on any Pi model. (Well android things but that isn't stock android)aharonhakohen wrote: ↑Mon Jun 18, 2018 1:32 amI would like to REPLACE my car's head unit with a Raspberry Pi running Android. I would add a digital to analog audio converter, a USB GPS, a fm tuner, camera, etc.
Doubt that'll make any difference. Try replaceing "username= with "user="bob_binz wrote: ↑Thu Jun 14, 2018 8:23 pmWhich operating system are you using?
Try adding vers=1.0 to the options list, e.g.--Code: Select all
sudo mount -t cifs -o username=<Uname>,password=<pwd>,vers=1.0 //192.168.0.xxx/Share /mnt/mylocalfold
BBz
Code: Select all
man mount.cifsCode: Select all
man cron
man crontab