Arshad Mahmood wrote:
> 
> Hi
> 
> I set up NFS Server on a Linux Box runing Red Hat 5.2.
> The entry in /etc/export file is simple
> 
> /usr/local      Client(rw)
> 
> rpcinfo -p out put on server is
> 
>  program vers proto   port
>     100000    2   tcp    111  rpcbind
>     100000    2   udp    111  rpcbind
>     100005    1   udp    635  mountd
>     100005    2   udp    635  mountd
>     100005    1   tcp    635  mountd
>     100005    2   tcp    635  mountd
>     100003    2   udp   2049  nfs
>     100003    2   tcp   2049  nfs
> On client side there is also Red Hat 5.2. I  use /etc/fstab for mounting
> remote directory on boot time
> 
> The entry in  /etc/fstab is
> Server:/usr/local    /mnt/Server   nfs rsize=8192,wsize=8192,timeo=14,intr
> 
> When the system  boots. And after system boot I  check /var/log/messages
> it shows
>  modprobe: can't locate module binfmt-0
>  modprobe: can't locate module binfmt-0
> 
> The directory /mnt/Server does not contain any thing.
> 
> I do not know where is problem. And how to fix it.
> Any comments will be appreciated.
> 
> ARSHAD MAHMOOD.
> 
> ============================================================
> 
> Sustainable Development Networking Program Pakistan - UNDP
> 
> Islamabad Pakistan.
> 
> ===========================================================
> 
> -====---====---====---====---====---====---====---====---====---====---====-
>  to unsubscribe email "unsubscribe linux-admin" to [EMAIL PROTECTED]
>  See the linux-admin FAQ: http://www.kalug.lug.net/linux-admin-FAQ/


Hi,


I think you have the same problem that I had. Does Client is a hostname
or a IP address. If it is a hostname perhaps you forgot to insert it 
in DNS but I'm not sure if you do it works. Try it or edit the file
and change the hostname to IP address.



Bye,


Sergio
 
-- 
Join the Revolution : Get Linux

Sergio Pires de Albuquerque
http://bigfoot.stones.com/~spires
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to