linux 下自动 mount 优盘。

优盘在windows下插上就可以用,而在linux下经常还需要进行手动的mount操作,做多了会觉得有点烦。现在大多数发行版比如ubuntu都可以自动进行mount,很是方便。现在我用的是slackware12.1+xfce4.4.2,需要小小的修改一个地方就可以了自动识别优盘了,将用户添加到plugdev组就可以了。

  • sudo gpasswd -a [user] plugdev

类似,用“sudo gpasswd -a [user] cdrom”就可以直接挂载CD/DVD光盘了。

参考网址:http://www.pmme.cn/archives/slove-ubuntu-cannot-auto-mount-udisk/

About 王永杰

路漫漫其修远兮,吾将上下而求索
This entry was posted in linux应用, 技术为本. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>