On Tue, Dec 23, 2008 at 5:54 AM, Tom <ttw...@gmail.com> wrote:
> After adding "nodfs" to my kernel at boot time did NOT change anything.
> My MS Windows shares that use to mount automatically under 8.04 still do
> not mount automatically after adding that option. Yet, after boot, I can
> issue "sudo mount /shares/windows_f" and the share is mounted without
> incident or error messages.
>
> I performed an upgrade from 8.04, not a new, clean install.
>
> Relevant line from syslog:
> Dec 23 06:27:43 tom-nb kernel: [    0.000000] Kernel command line:
> root=UUID=9810c849-9967-45c4-9a82-415e2ddcb81c ro quiet splash nodfs
>
>
> Output from uname -a:
> Linux tom-nb 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686
> GNU/Linux
>
> Relevant lines from fstab:
> //192.168.4.10/NetworkShare /shares/windows_f cifs
> auto,rw,credentials=/root/.creds,uid=ttwaro,gid=ttwaro 0 0
>
> //192.168.4.10/NetworkShare2 /shares/windows_o cifs
> auto,rw,credentials=/root/.creds,uid=ttwaro,gid=ttwaro 0 0

I doubt that that problem was related to the problem with write which
was originally reported.  Since cifs has very few dependencies on
userspace (the upcall for Kerberos ie sec=krb5, and the upcall for dfs
hostname resolution), it is not obvious why automount should differ
from mount after boot, unless there is a problem getting to
/sbin/mount.cifs

-- 
Thanks,

Steve

-- 
Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10
https://bugs.launchpad.net/bugs/286828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to