请问如何实现samba开机自动挂载?
Tofloor
poster avatar
daloyanf
deepin
2018-12-29 05:34
Author
每次连接samba重启之后,又什么都没有了

如何实现开机,能够自动挂载?

还有就是我看论坛朋友们说添加标签,可是标签只能添加到目录,并不能添加磁盘啊
Reply Favorite View the author
All Replies
avatar
ylxdxx
deepin
2018-12-29 07:17
#1
写个shell脚本吧,开机自启动
Reply View the author
avatar
daloyanf
deepin
2018-12-30 00:56
#2
https://bbs.deepin.org/post/173014
写个shell脚本吧,开机自启动

不会呀
Reply View the author
avatar
RedPanda
deepin
2018-12-30 01:25
#3
我记得是systemctl enable smb这个命令就可以设置成开机自启了
Reply View the author
avatar
daloyanf
deepin
2018-12-30 06:27
#4
https://bbs.deepin.org/post/173014
我记得是systemctl enable smb这个命令就可以设置成开机自启了

可以自动挂载磁盘吗?
Reply View the author
avatar
RedPanda
deepin
2018-12-30 07:21
#5
https://bbs.deepin.org/post/173014
可以自动挂载磁盘吗?

可以试试看,没准管用呢。
Reply View the author
avatar
RedPanda
deepin
2018-12-30 07:39
#6
看错题目了,原来是自动挂载网络磁盘。可以参考这个:
https://www.cnblogs.com/findumars/p/6935219.html
总的来说就是要修改/etc/fstab 这个文件
Reply View the author
avatar
daloyanf
deepin
2018-12-30 23:03
#7
https://bbs.deepin.org/post/173014
看错题目了,原来是自动挂载网络磁盘。可以参考这个:
https://www.cnblogs.com/findumars/p/6935219.html
...

权限那个看得我晕头转向的
Reply View the author