cifs share not mounting on boot when using \\host\share syntax in fstab
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eglibc (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
mountall (Ubuntu) |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
Binary package hint: mountall
cifs share not mounting on boot
fstab:
\\ipaddress\dir /home/user/dir cifs credentials=
if mounted after login with "sudo mount -a" the share is mounted without problems
This used to work on the same laptop on 2 previous version of ubuntu.
Using a wireless connection.
ProblemType: Bug
Architecture: amd64
Date: Wed Oct 14 18:54:01 2009
DistroRelease: Ubuntu 9.10
Package: mountall 0.2.2
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: mountall
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
(gnome-
(gnome-
(polkit-
(nautilus:1835): Eel-CRITICAL **: eel_preferences
(gnome-
Changed in mountall (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Incomplete |
It would be nice if you didn't change your /etc/fstab line to obfuscate it, especially given that all the information is present in the mountall --debug log and the changes make it harder to match up the log with the fstab line.
fhs mounted
[...]
mounted: local 3/3 remote 0/0 virtual 12/12 swap 1/1
These lines towards the end of the log show that mountall has found all the filesystems needed in order to boot, so it's not because of a deadlock waiting for the network; that previous bug with mountall appears to be fixed.
However, there's no indication in this mountall log of the network interface coming up and signalling mountall to mount the network filesystems. Is mountall still running after the end of this logfile, or has it terminated without finishing?