Search found 1 match
- Thu Aug 15, 2019 2:57 am
- Forum: Troubleshooting
- Topic: [SOLVED] “mount error(112): Host is down” on stretch, but not jessie! Why?
- Replies: 19
- Views: 68755
Re: [SOLVED] “mount error(112): Host is down” on stretch, but not jessie! Why?
hi all, im trying to mount a share on startup (stretch) without anyluck. it works from the command line with sudo mount -t cifs -o username=admin,password=password,vers=1.0 //192.168.1.100/movies /mnt/movies but not in /etc/fstab //192.168.1.100/movies /mnt/movies cifs defaults,vers=1.0,username=ad...