Public bug reported:
Binary package hint: ubuntu-docs
When booting fstab fails to read the leading \ in the entry to mount
samba share.
Prior to making change to fstab the line look as such.
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
UUID=ea0ae0d7-f650-4093-9413-afc6eec177b7 / ext4
errors=remount-ro 0 1
# /data was on /dev/sdb1 during installation
UUID=5aa296f9-5ad6-41bf-86f6-6679f659d3be /data ext4 defaults
0 2
# swap was on /dev/sda2 during installation
UUID=be5f52dd-8b5c-432b-b780-c575d58c931d none swap sw
0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# Begin Network MountPoints
\\192.168.1.200\dvdshare /Mounts/DVDShare smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\192.168.1.200\mp3share /Mounts/MP3Share smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\192.168.1.200\shared /Mounts/Shared smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\192.168.1.200\tvshowshare /Mounts/TVShare
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\192.168.1.200\videoshare /Mounts/VideoShare smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
On Jaunty i had no issue as the user has access to the mount points
mentioned above and since wiping and re-loading the system in order to
get these to mount i had to add an additional \ in from of the network
hostname name see below.
\\\192.168.1.200\dvdshare /Mounts/DVDShare smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\\192.168.1.200\mp3share /Mounts/MP3Share smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\\192.168.1.200\shared /Mounts/Shared smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\\192.168.1.200\tvshowshare /Mounts/TVShare
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
\\\192.168.1.200\videoshare /Mounts/VideoShare smbfs
user=<username>,passwd=<mypassword>,uid=1000,gid=1000 0 0
With this now in place my network shares are now accessible.
Can you please help as that is the only work around found.
Regard's
Jody
** Affects: ubuntu-docs (Ubuntu)
Importance: Undecided
Status: New
--
smbfs not mount network share
https://bugs.launchpad.net/bugs/474794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs