Hey there,

I'm trying to automagically mount a network drive with /etc/fstab. It works 
with /etc/samba/smbfstab (but I want a fancy mounted network drive instead of a 
fs mounted into a folder) and with "$ mount ...". With fstab a network drive is 
displayed in my media, but when I try to open it, I get the message "internal 
error". I've googled for a solution and I'm quite sure I'm using the same fstab 
entries as before (in 10.0).
Here's my fstab entry, maybe anyone could help me :)

//139.11.9.99 /home/djonas/UniBwH smbfs 
auto,users,rw,username=xxxxxx,password=xxxxx 0 0

alternatively

//139.11.9.99/FileBox /home/djonas/UniBwH smbfs 
auto,users,rw,username=xxxxxx,password=xxxxxx 0 0

Cheerio :)

P.S.:

* I did create /home/djonas/UniBwH
* I did replace xxxxx with my details
* I tried cifs (suggested by the network admin) as well as smbfs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to