百度首页 | 百度空间
 
查看文章
 
[培训新人系列之4.2] busybox 支持 mount nfs[zt]
2008-04-22 13:02
[培训新人系列之4.2] busybox 支持 mount nfs
要在 进入根文件系统之后, 使用 mount -t nfs .... 必须确保busybox 的mount支持了 nfs 项目:


先选中   Busybox Settings -> General configuration --> RPC support ,

这项选中以后 ,mount 下的 nfs 才能出现。
select nfs 即可。


--
util_linux/Config.in 配置文件能看出这一点:

config FEATURE_MOUNT_NFS
       bool "Support mounting NFS file systems"
       default n
       depends on MOUNT && FEATURE_HAVE_RPC   
       select FEATURE_SYSLOG
       help
      Enable mounting of NFS file systems.

类别:嵌入式linux | 添加到搜藏 | 浏览() | 评论 (0)
 
最近读者:
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码:
 

     

©2008 Baidu