[Bug 596271] [NEW] umount with UUID

Carnë Draug carandraug+dev at gmail.com
Sat Jun 19 13:40:05 UTC 2010


Public bug reported:

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

** Affects: util-linux (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  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
+ ## mount works fine
  $ sudo mount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50
  
- # umount gives error
+ ## 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

-- 
umount with UUID
https://bugs.launchpad.net/bugs/596271
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to util-linux in ubuntu.




More information about the kernel-bugs mailing list