[Bug 117897] Re: df does not show free space if using UUIDs
Launchpad Bug Tracker
117897 at bugs.launchpad.net
Sun May 29 04:18:33 UTC 2011
[Expired for util-linux (Ubuntu) because there has been no activity for
60 days.]
** Changed in: util-linux (Ubuntu)
Status: Incomplete => Expired
--
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/117897
Title:
df does not show free space if using UUIDs
Status in “util-linux” package in Ubuntu:
Expired
Bug description:
Binary package hint: coreutils
If a partition is mounted using its UUID (for instance
UUID=f83c0f6e-8336-4851-a899-183efe54791b) instead of the device
identifier (/dev/sda6), df does not show the free space in the volume.
Example of /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda6
UUID=f83c0f6e-8336-4851-a899-183efe54791b / ext3 defaults,errors=remount-ro 0 1
# /dev/sda1
UUID=9877-489A /media/recovery vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/sda2
UUID=0400-79EF /media/windows vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/sda5
UUID=3f061cd1-70af-45de-9048-e5013dec6313 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
More information about the foundations-bugs
mailing list