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"
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: gid=users, credentials= /etc/wincredent ials 0 0
//server/share /wheretomount cifs uid=flart,
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"