Hi Pawel, > I use rom file system as a root fs. When I try to mount nfs in my root > fs an error occurs. > (mount -t nfs 192.168.1.1:/nfs /nfs) > After about 2 minutes kernel writes: "portmaper: time out". > What I should do?
Check if the portmapper is running (both sides, server AND client), if not start it (usually /sbin/portmap). hth Frank ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
