Linux Suse 9.1 NFS Client
-
Hi,
ich hab einen Slackware Server daheim auf dem ein NFS-Server läuft
den hab ich so configt.-> /etc/exports
# See exports(5) for a description.
# This file contains a list of all directories exported to other computers.
# It is used by rpc.nfsd and rpc.mountd./home 192.168.0.1/255.255.192.0(rw)
Das was von exports.
auf den Suse rechner will ich sie so mounten:
mount 192.168.0.1:/home /mnt -t ext2Der Fehler:
nfs server reported tcp not available, falling back to udpUnd dan hängt das Terminal was ist da los?
-
-t ext2?
-
Nee geht ned hab ich auch scho versucht!
danke
-
Hallo,
woran es genau liegt, weiss ich auch nicht, aber guck dir mal diese Seite an:
http://www.dba-oracle.com/oracle_tips_linux_nfs.htmHier steht Schritt für Schritt erklärt, wie du das konfigurieren musst. Wenn du auch nur eine Sache vergisst oder die Reihenfolge nicht einhälst, dann wirds nicht funktionieren.