Δημοσιεύτηκε: 16 Ιούλ 2008, 13:02
από vitalblue
root@Handy:~# fsck /dev/dsa4
fsck 1.40.8 (13-Mar-2008)
e2fsck 1.40.8 (13-Mar-2008)
fsck.ext2: No such file or directory while trying to open /dev/dsa4

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>


Έπειτα δοκίμασα αυτό;

root@Handy:~# e2fsck -n /dev/sda4
e2fsck 1.40.8 (13-Mar-2008)
Warning! /dev/sda4 is mounted.
Warning: skipping journal recovery because doing a read-only filesystem check.
/dev/sda4 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Inodes that were part of a corrupted orphan linked list found. Fix? no

Inode 1178118 was part of the orphaned inode list. IGNORED.
Deleted inode 1553494 has zero dtime. Fix? no

Pass 2: Checking directory structure
Entry '76CBA102d01' in /home/blue/.mozilla/firefox/ox0y9fce.default/Cache (1226916) has deleted/unused inode 1227944. Clear? no

Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Block bitmap differences: -(2400628--2400634) -2412703 -(2445841--2445844) -(2445846--2445862) -(2445864--2445881) -(2445884--2445928) -(2445930--2445947) -(2493069--2493096)
Fix? no

Free blocks count wrong for group #74 (11142, counted=11040).
Fix? no

Free blocks count wrong for group #76 (1466, counted=1438).
Fix? no

Free blocks count wrong (8215205, counted=8214888).
Fix? no

Inode bitmap differences: -1178118 -1227944 -1553494
Fix? no

Free inodes count wrong for group #75 (14517, counted=14516).
Fix? no

Free inodes count wrong (4917013, counted=4916999).
Fix? no


/dev/sda4: ********** WARNING: Filesystem still has errors **********

/dev/sda4: 217515/5134528 files (1.7% non-contiguous), 2042297/10257502 blocks

Ίσως βοηθήσει κάπως αυτό.....