[Bug 68913] Re: Mounting a Samba-share in fstab does not work

Phillip Susi psusi at ubuntu.com
Thu May 9 18:23:10 UTC 2013


** Changed in: util-linux (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/68913

Title:
  Mounting a Samba-share in fstab does not work

Status in “util-linux” package in Ubuntu:
  Invalid

Bug description:
  I've added the following line to /etc/fstab:
  //1in01/public  /mnt/lin01      auto    fmask=0777,dmask=0777 0 0
  (previously made /mnt/lin01)

  After that, I enter "sudo mount -a" and the following error occurs:
  mount: special device //lin01/public does not exist

  Issuing "mount" shows that the mount indeed is not activated.

  Manual mounting succeeds through the following command: 
  sudo mount -t smbfs -o fmask=0777,dmask=0777 //lin01/public /mnt/lin01

  Detected on Edgy, this is working on Dapper.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/68913/+subscriptions




More information about the foundations-bugs mailing list