Shane Kennedy wrote:
>
> Please help.!!
> Thro' much frustration, and some lost sleep, I'm almost there (I think).
>
> Current problem: Client boots dhcp, loads kernel, then,
> Shortly after client enters runlevel 3(interactive), I get
>
> Start service netfs (Y)yes/(N)no ....
> Mounting NFS filesystems mount: RPC: Program not registered
>
> I then get a login prompt, but cannot get at the servers /usr directory
> which is exported, and available for mount by regular systems(i.e. My
> laptop).
>
> pax0 is server
> paxx is client
> server has /tftpboot/paxx containing fs generated by nfsrootinit
> utility.
> clients fstab reads
> pax0:/tftpboot/paxx / nfs defaults 1 1
> pax0:/usr /usr nfs defaults 1 1
>
> does anyone have any suggestions ?.
Check /etc/exports on the server (and don't forget to run "exportfs -a"
when you have modified it).
--
cheers
Anders Larsen
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.