Comment 2 for bug 799300

Revision history for this message
flart (f-arthofer) wrote : Re: Cannot mount with 3.0 kernel

Similar problem here.
Ubuntu 11.10 with kernel 3.0.0-12.

I have a couple of lines in my fstab which go like this:
//server/share /wheretomount cifs uid=flart,gid=users,credentials=/etc/wincredentials 0 0

If i do a "mount -a", i get a this for every share i have in my fstab:
mount error(112): Host is down
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

The server is reachable and i can see the shares perfectly with "smbclient -L"