百问网Linux技术区Linux应用开发 madplay不能播放nfs文件夹里的歌?

1  /  1  页   1 跳转 查看:294

madplay不能播放nfs文件夹里的歌?

madplay不能播放nfs文件夹里的歌?

# cat /bin/nfs.sh
mount -t nfs 192.168.0.13:/work/nfs_root /mnt -o nolock
# nfs.sh
# cd mnt
# ls
01.mp3                fs_qtopia            tar
add                  fs_qtopia.yaffs      uImage
apps                  fs_qtopia.yaffs.book
apps_my              fs_qtopia_my
# madplay  01.mp3
MPEG Audio Decoder 0.15.2 (beta) - Copyright (C) 2000-2004 Robert Leslie et al.
nfs: server 192.168.0.13 not responding, still trying


widon@widon-laptop$ cat /etc/exports
# /etc/exports: the access control list for filesystems which may be exported
#        to NFS clients.  See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes      hostname1(rw,sync) hostname2(ro,sync)
#
# Example for NFSv4:
# /srv/nfs4        gss/krb5i(rw,sync,fsid=0,crossmnt)
# /srv/nfs4/homes  gss/krb5i(rw,sync)
#
/work/nfs_root *(rw,sync,no_root_squash)

开发板上的ip是192.168.0.12
pc的ip是192.168.0.13
 

回复:madplay不能播放nfs文件夹里的歌?

nfs: server 192.168.0.13 not responding, still trying
这是网络问题,不是madplay的问题
 
1  /  1  页   1 跳转

地址:广东省深圳市南山区南山大道3003号久商大厦C-1406;邮编:518052;电话:0755-86200561

粤ICP备09041549号, 版权所有 百问网   Sitemap

Powered by Discuz!NT 2.0.1214    Copyright © 2001-2010 Comsenz Inc.
Processed in 0.015625 second(s) , 3 queries.
返顶部