[Bug 596271] Re: umount with UUID

Phillip Susi psusi at ubuntu.com
Thu Oct 10 23:10:05 UTC 2013


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

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

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

Title:
  umount with UUID

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

Bug description:
  Binary package hint: util-linux

  Ubuntu version: Ubuntu 10.04 LTS
  util-linux version: 2.17.2-0ubuntu1

  It is not possible to umount a filesystem by specifying the UUID as it
  is done with the mount command.

  Example:

  ##Line of fstab
  UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 /mnt/backup     ext4    rw,suid,dev,noexec,noauto,nouser,async 0       2

  ## mount works fine
  $ sudo mount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50

  ## umount gives error
  $ sudo umount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50
  umount: UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50: not found

  This also happens in debian testing with util-linux version 2.16.2-0

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



More information about the foundations-bugs mailing list