[Bug 1108487] Re: Allowing extended mounting for entries in /etc/fstab

Phillip Susi psusi at ubuntu.com
Sat Oct 12 00:18:47 UTC 2013


** Changed in: util-linux (Ubuntu)
   Importance: Undecided => Low

** Changed in: util-linux (Ubuntu)
       Status: New => Triaged

-- 
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/1108487

Title:
  Allowing extended mounting for entries in /etc/fstab

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

Bug description:
  I'm using Ubuntu 13.04 dev with mount 2.20.1-5.1ubuntu6. On my system in /etc/fstab I have the following entry: /dev/sr0 /media/sr0 auto noauto,ro,user 0 0
  On mounting it as user with "mount /dev/sr0" all is working fine. But if I'm trying this with "mount /dev/sr0 /media/sr0" I'm getting the following error:

  sworddragon at ubuntu:~$ mount /dev/sr0 /media/sr0
  mount: only root can do that

  I think mount should check if the optional arguments/options does
  match an entry in /etc/fstab and if an entry matches continue as the
  user would just use "mount /dev/sr0".

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



More information about the foundations-bugs mailing list