dfで空きを見ると空いているはずなのに0と表示され
dfで空きを見るとsda2は7637400-7349392分だけ空いているはずなのに0と表示されてしまいます。
確認すべき点を教えてください!よろしくお願いします!
# df
ファイルシステム 1K-ブロック 使用 空き 使用% マウント位置
/dev/sda2 7637400 7349392 0 100% /
/dev/sda1 101086 20574 75293 22% /boot
none 1037388 0 1037388 0% /dev/shm
# uname -a
Linux abc.com 2.6.16-76.55vl4 #1 SMP Mon Sep 28 12:56:43 JST 2009 i686 i686 i386 GNU/Linux
# /bin/df --version
df (GNU coreutils) 5.96
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
作者 Torbjorn Granlund, David MacKenzie, Paul Eggert.
# cat /etc/vine-release
Vine Linux 4.2 (Lynch Bages)