Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fat mounten und über Netzwerk freigeben
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Lawless
l33t
l33t


Joined: 03 Nov 2003
Posts: 638
Location: Germany

PostPosted: Thu Nov 27, 2003 5:52 pm    Post subject: Fat mounten und über Netzwerk freigeben Reply with quote

Hallo,

sorry wenns die Frage so schon gab, hab aber nix gescheites gefunden.
Ich hab hier zwei Rechner mit jeweils Linux und Windows.
Folgendes will ich realisieren:
Ich will unter Linux eine FAT Partition mounten (Daten, MP3 etc) und diese übers Netzwerk freigeben damit auch der zweite Rechner drauf zugreifen kann.
Hab das bisher mit Samba gemacht, weil ich auch zwischen Linux-Windows verbinden will - und Samba sollte ja eigentlich sowohl Windows-Linux als auch Linux-Linux beherrschen....

Habe also jetzt unter Linux die FAT Part gemountet und will mit dem anderen drauf zugreifen
-> ls: .: Stale NFS file handle"
Mounten geht, er frägt nach dem Passwort und alles klappt - nur ein Listing funzt nicht...
Mounte ich statt der FAT eine normale ext3, klappt alles wunderbar und ich kann drauf zugreifen.
Warum? Wo liegt der Fehler? Unterstützt der samba Server kein FAT?

Habe bisher noch nicht versucht unter Windows auf die FAT zuzugreifen - andersrum -> Windows greift auf Linux zu - geht aber.
Back to top
View user's profile Send private message
schmutzfinger
Veteran
Veteran


Joined: 26 Oct 2003
Posts: 1287
Location: Dresden/Germany

PostPosted: Thu Nov 27, 2003 9:42 pm    Post subject: Reply with quote

versuche mal deine fat partition so hier zu mounten, ich denke mal da passt einfach was mit den rechten nicht

Code:

mount /dev/bla /mnt/blub -t vfat -o uid=user,gid=group,umask=0002,iocharset=iso8859-15,code=437


besonders wichtig sind hierbei uid, gid und umask, wobei man mit uid und gid festlegen kann, wem die partition und ihr inhalt gehört und mit umask die rechte. 0002==775
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum