Package: coreutils X-debbugs-cc: [email protected] 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

