在Linux中使用 mount命令挂载NFS共享的文件夹后,可以挂载多长时间?

通过mount挂载后,在不重新启动服务器的情总下怎么让它永不断开?... 通过mount挂载后,在不重新启动服务器的情总下怎么让它永不断开? 展开
 我来答
曲涆0A0
2011-09-07
知道答主
回答量:6
采纳率:0%
帮助的人:3.7万
展开全部
默认你不卸载是不会断开的,除非你重启了操作系统
如果想让他开机自动挂载的话需要把挂载信息写入到/etc/fstab里去
百事牛
2024-10-28 广告
作为深圳奥凯丰科技有限公司的一员,对于zip删除文件的处理,我们可以这样回答:要打开zip压缩包中删除的文件,实际上需要首先明确文件是否真正从压缩包中移除了。如果文件已从zip中删除,那么就无法直接打开,除非有备份。但如果是指解压后删除了某... 点击进入详情页
本回答由百事牛提供
lxqyx007
2011-09-07 · TA获得超过844个赞
知道小有建树答主
回答量:661
采纳率:57%
帮助的人:156万
展开全部
Mounting NFS Filesystems
● Makes a remote NFS filesystem work as though it
were a local filesystem
● /etc/fstab can be used to specify persistent
network mounts
● NFS shares are mounted at boot time by /etc/
init.d/netfs
● Exports can be mounted manually with the
mount command.
# mkdir /mnt/server1
# mount -t nfs server1:/var/ftp/pub /mnt/server1

Automounter
● System administrator specifies mount points
controlled by automounter daemon process in /
etc/auto.master
● The automounter monitors access to these
directories and mounts the filesystem on demand
● Filesystems automatically unmounted after a
specified interval of inactivity
● Enable the special map -host to “browse” all
NFS exports on the network
● Supports wildcard directory names

Direct Maps
● Direct maps include absolute path names
● Does not obscure local directory structure
● Example:
/etc/auto.master:
/- /etc/auto.direct
/etc/auto.direct:
/foo server1:/export/foo
/usr/local/ server1:/usr/local

我刚好看资料 看到这些,具体的我还没有试验 希望可以帮到你吧
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
hehuijie2000
2011-09-07 · 超过18用户采纳过TA的回答
知道答主
回答量:69
采纳率:0%
帮助的人:65.1万
展开全部
只要你不取消 ,会一直挂载
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
C中菜鸟
2011-09-07 · TA获得超过194个赞
知道小有建树答主
回答量:479
采纳率:0%
帮助的人:257万
展开全部
又是嵌入式么。。。又是和开发板通信么。。。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
收起 更多回答(2)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式