(In reply to comment #9)
> Hello David.
> This patch works only with this entry in /etc/fstab
> 
> /dev/fd0      /media/floppy0  auto  rw,user,noauto    0       0
> 
> this is a partial fix of a problem, as for usb floppy drives it is necessary
> to add record in fstab that is inconvenient for users.

Alright, I've added two patches to use libblkid to probe for the
filesystem prior to mounting it. These are supposed to be used in
addition to the one before.

Please review.

Thanks,
David

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to udisks2 in Ubuntu.
https://bugs.launchpad.net/bugs/1313874

Title:
  fstab-based mounts not done as calling user

Status in abstraction for enumerating and managing block devices:
  Confirmed
Status in “udisks2” package in Ubuntu:
  Triaged

Bug description:
  I like to keep my cdrom mountpoint stable, as /media/cdrom .. in
  previous Ubuntu versions this was done by adding the following (or
  similar) to /etc/fstab:

  /dev/cdrom      /media/cdrom   udf,iso9660 ro,user,noauto,exec,utf8 0
  0

  In 14.04, the CD-ROM gets correctly mounted on /media/cdrom, but I
  cannot then unmount it from the command line:

  $ umount /media/cdrom 
  umount: only root can unmount /dev/cdrom from /media/cdrom

  This appears to be the upstream bug:

  https://bugs.freedesktop.org/show_bug.cgi?id=63849

  There is a patch included in that report which I have not yet tried.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: udisks2 2.1.3-1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 28 20:04:49 2014
  InstallationDate: Installed on 2014-04-20 (8 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/lvg2-ubu1404 ro pmtmr=0 quiet splash vt.handoff=7
  SourcePackage: udisks2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/20/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.15
  dmi.board.name: 0K216C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.15:bd06/20/2008:svnDellInc.:pnInspiron530:pvr:rvnDellInc.:rn0K216C:rvr:cvnDellInc.:ct3:cvrOEM:
  dmi.product.name: Inspiron 530
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/udisks/+bug/1313874/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to