highhand 发表于 2005-8-1 22:19:42

请教mount nfs 的问题

我在一台电脑上启动了nfs
1:vi /etc/exports            /home/2008 *(rw,no_root_squash)
2:/etc/rc.d/init.d/nfs start


然后在另外一台电脑上
mount -t nfs 10.1.2.19:/home/2008 /home


不能成功.提示
mount: RPC:超时

请问是哪里不对?怎么样才能mount网罗上的东西?
页: [1]
查看完整版本: 请教mount nfs 的问题