共4条
1/1 1 跳转至页
nfs挂载问题

我用的OK2440IV开发板,光盘里的bootloader和2.6.28的那个mouse.yaffs文件系统,编译的2.6.33内核,弄了好久,顺利启动,
挂载nfs时显示如下:
# mount -t nfs -o nolock 192.168.0.245:/home/pgq/rootfs my_app
# QDir::readDirEntries: Cannot read the directory: /usr/lib/ipkg/externinfo 貌似内核启动的时候就有这句,不懂~~~
板子显示挂载成功,能看到所挂载目录中的东西,交叉编译测试程序hello.c,但在板子上运行时出现如下错误:
nfs: server 192.168.0.245 not responding, still trying
nfs: server 192.168.0.245 not responding, still trying
nfs: server 192.168.0.245 not responding, still trying
关键词: 挂载 问题


4楼
试一下这个::
mount -o nolock -t nfs 192.168.0.245:/home/pgq/rootfs /mnt
看看挂载成功否,要不就ping一下虚拟机,看看ping通么?
mount -o nolock -t nfs 192.168.0.245:/home/pgq/rootfs /mnt
看看挂载成功否,要不就ping一下虚拟机,看看ping通么?
共4条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
“我踩过的那些坑”主题活动——第002期 | |
【EEPW电子工程师创研计划】技术变现通道已开启~ | |
发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
【EEPW在线】E起听工程师的声音! | |
高校联络员开始招募啦!有惊喜!! | |
【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
送您一块开发板,2025年“我要开发板活动”又开始了! | |
打赏了!打赏了!打赏了! |