
Ursprungligen postat av
SnaBel@
körde detta och som vanligt blev fungerar det ej
pi@TeamBtc:~ $ mount -t cifs -o username=Erik,password=Molly0405Maja //192.168.1.12/shares /mnt/share
mount: only root can use "--options" option
pi@TeamBtc:~ $ sudo mount -t cifs -o username=Erik,password=Molly //192.168.1.12/shares /mnt/share
Couldn't chdir to /mnt/share: No such file or directory
pi@TeamBtc:~ $