bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#398926: df gives wrong sizes for CDROM


From: Dan Jacobson
Subject: Bug#398926: df gives wrong sizes for CDROM
Date: Thu, 16 Nov 2006 20:11:39 +0800

Package: coreutils
X-debbugs-cc: address@hidden
Version: 5.97-5
Severity: normal
File: /bin/df

# mount /cdrom
# df /cdrom
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/scd0                45684     45684         0 100% /cdrom
# df /cdrom
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/scd0                45684     45684         0 100% /cdrom
# df -h /cdrom
Filesystem            Size  Used Avail Use% Mounted on
/dev/scd0              45M   45M     0 100% /cdrom
# du -s /cdrom
248249  /cdrom
# du -sh /cdrom
243M    /cdrom
# mount|grep /cd
/dev/scd0 on /cdrom type iso9660 (ro,noexec,nosuid,nodev)
P.S., This is a multi-session CD made with the wodim package, but that
probably doesn't matter. udev package is installed.
-- System Information:
Kernel: Linux 2.6.17-2-686





reply via email to

[Prev in Thread] Current Thread [Next in Thread]