LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   NFS file system error (https://www.linuxquestions.org/questions/linux-server-73/nfs-file-system-error-624905/)

nasim751 03-01-2008 03:01 AM

NFS file system error
 
Hello,
I set up Network File System (NFS) in my Ubuntu desktop but getting this following error............

[HTML]NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 4096)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.97 (double precision)
Looking up port of RPC 100003/2 on 10.172.1.159
RPC: sendmsg returned error 101
portmap: RPC call returned error 101
Root-NFS: Unable to get nfsd port number from server, using default
Looking up port of RPC 100005/1 on 10.172.1.159
RPC: sendmsg returned error 101
portmap: RPC call returned error 101
Root-NFS: Unable to get mountd port number from server, using default
RPC: sendmsg returned error 101
mount: RPC call returned error 101
Root-NFS: Server returned error -101 while mounting /nfsroot
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "" or 02:00
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 02:00
[/HTML]

can anyone help me?
regards
Ahmed

paragkalra 03-02-2008 01:09 PM

Post the output of following commands:
# cat /etc/exports
# /etc/init.d/portmap status


All times are GMT -5. The time now is 02:02 AM.