Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda5 -4782339376839 1 0 44% /
小弟的磁碟空間變成這樣子不知到怎麼解決,
要安裝東西也不給裝說,要我清出一點空間才要讓我裝。
可是怎麼清都是負數
版主: mufa
Tetralet 寫:還有一個可能...
您的 /etc/fstab 裡的 / 那一項會不會寫錯了?
比如說應該是 ext2 您卻寫成了 ext3?
阿信 寫:建議如果資料不重要的話,整個format或者進到單人模式用fsck吧
請問是哪一個fs呢...
bash$ fsck /dev/hda5
fsck 1.34-WIP (21-May-2003)
e2fsck 1.34-WIP (21-May-2003)
/dev/hda5 is mounted.
WARNING!!! Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.
Do you really want to continue (y/n)? yes
/dev/hda5 was not cleanly unmounted, check forced.
Pass 1: Checking inodes, blocks, and sizes
Inode 131035 is in use, but has dtime set. Fix<y>? yes
Pass 2: Checking directory structure
Entry '.dfminfo' in /home/evillon (686786) has deleted/unused inode 687037. Clear<y>? yes
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Unattached inode 131036
Connect to /lost+found<y>? yes
Inode 131036 ref count is 2, should be 1. Fix<y>? yes
Unattached inode 687032
Connect to /lost+found<y>? yes
Inode 687032 ref count is 2, should be 1. Fix<y>? yes
Pass 5: Checking group summary information
Block bitmap differences: +264487
Fix<y>? yes
Free blocks count wrong for group #8 (29534, counted=29533).
Fix<y>? yes
Free blocks count wrong (2818131, counted=2818130).
Fix<y>? yes
Inode bitmap differences: +131036
Fix<y>? yes
Free inodes count wrong for group #8 (15577, counted=15576).
Fix<y>? yes
Free inodes count wrong (2193336, counted=2193335).
Fix<y>? yes
/dev/hda5: ***** FILE SYSTEM WAS MODIFIED *****
/dev/hda5: ***** REBOOT LINUX *****
/dev/hda5: 128649/2321984 files (0.9% non-contiguous), 1820630/4638760 blocks
WARNING!!! Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.
Tetralet 寫:moto 寫:建議您用 KNOPPIX 再對您的 hda5 做 fsck
我記得也可以用下面這個方法:
先使用 Single 模式開機,並且將 root 以 ReadOnly 的方式掛載:
- 代碼: 選擇全部
Linux S root=/dev/hda1 ro
其中的 Linux 是 LILO 裡的 Linux Kernel Image 的 Label。
接下來鍵入 root 的密碼就可以進入 Debian 了。
然後下達以下指令就可以檢查 root 的檔案系統了:
- 代碼: 選擇全部
umount /
fsck /
提供出來是想聽聽大家對這個方法有什麼建議。
也有實作過,感覺上這樣子應該是可行的。
Tetralet 寫:呀!對了,
evillon 您是那一位訪客兄嗎?
正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客