Sample Header Ad - 728x90

How to edit /etc/fstab properly for network drive?

25 votes
3 answers
141090 views
I'm trying to automatically mount a network drive at startup by editing /etc/fstab but doesn't work. If I execute this líne, sudo mount.cifs //192.168.0.67/test /home/pi/test -o username=myname,password=123 it works great. But I don't know how to properly write the same in /etc/fstab.
Asked by user6354 (353 rep)
Jan 8, 2015, 05:50 PM
Last activity: Feb 14, 2025, 12:26 AM