[Bug 99437] Re: umount: mount disagrees with the fstab

Sebastian W. heinobecker370 at gmail.com
Thu Nov 21 03:51:30 UTC 2013


Fredde's workaround does the trick. Thank you :-)

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

Title:
  umount: mount disagrees with the fstab

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

Bug description:
  Binary package hint: mount

  I am not root.

  I can mount a filing system:

     $ mount /mnt/backups
     (no errors)

  I cannot umount the filing system:

     $ umount /mnt/backups
     umount: /mnt/backups mount disagrees with the fstab

  My fstab looks like this:

     $ grep backups /etc/fstab
     UUID=52ff9f34-23e4-4b1b-adfe-6d02ed07b5bd /mnt/backups    ext3 defaults,errors=remount-ro,user 0       1

  Oh, I see that there is more information about this bug here:

     https://launchpad.net/ubuntu/+source/util-linux/+bug/71609

  And that there is a patch for it here:

     http://librarian.launchpad.net/5596114/util-linux_mount.patch

  The patch is a one line of code fix in fstab.c and mount_blkid.h.

  I am using 6.10 Server.  This bug is breaking some very important
  scripts and is very annoying!

  I don't suppose you could give this a quick fix.

  Thanks!

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



More information about the foundations-bugs mailing list