forum/viewtopic.php?f=39&t=4931&p=32735&hilit=automount#p32735))
====== How to: Fix automount of USB/MMC/SD etc. ======
Hi all,
After i have modded my deskto... to, i recognized, like some others, that the automount functionality was broken.
After trying out some ... running.
And this locks the functionality of automount.
Acer was aware of this problem and considered i
eklappt:
<code>yum install nfs-utils</code>
Beim mounten hat er zwar noch gemeckert wegen xxx, aber das ... chnell installiert...
Aber: dann immer noch beim mounten: ''mount.nfs: Protocol not supported''
Lösung: Version angeben beim mounten:
<code>mount 192.168.122.222:/var/Daten -t nfs
install samba-client</code>
Also, when trying to mount through Samba, use cifs and not smbfs:
<code>mount -t cifs -o user=jorge,password=foo //192.168.1.1/med