motion does not start by itself after a reboot - Raspberry Pi Forums
hi everybody,
managed set pi b+ camera module. followed various guides found on internet.
kinda works, think have permissions messed up.
first of all, motion not start after reboot. have manually start using (just throws error).
second annoying thing mounts. mounted folder on nas storage. did via fstabby adding fstab, using command reason not auto-mounts after reboot.i have .
can me these problems?
in advance!
managed set pi b+ camera module. followed various guides found on internet.
kinda works, think have permissions messed up.
first of all, motion not start after reboot. have manually start using
code: select all
sudo motion
code: select all
motion
second annoying thing mounts. mounted folder on nas storage. did via fstabby adding
code: select all
//192.168.0.18/publicshare /media/networkshare/public cifs guest,uid=1000,gid=1000,iocharset=utf8 0 0
code: select all
sudo nano /etc/fstab
code: select all
sudo mount -a
can me these problems?
in advance!
not sure if "guest" option there work in fstab file. windows (samba) needs legit username.
, make sure have cifs-utils installed.
http://geeks.noeit.com/mount-an-smb-net ... pberry-pi/
, make sure have cifs-utils installed.
http://geeks.noeit.com/mount-an-smb-net ... pberry-pi/
raspberrypi
Comments
Post a Comment