
Nyligen installerade jag ubuntu på en ftp maskin med följande partitioner
hda1 = root partition
hda2 = swap
hda3 = /temp
hda4 = /home
hdc1 = ext2 ftp hårddisk
Dock får jag varningsmeddelanden att det är något galet med /dev/hdc1.
Jag kör fsch på disken och följande händer:
Kod: Markera allt
Error reading block 70746114 (Attempt to read block from filesystem resulted in short read) while doing inode scan. Ignore error? yes
Force rewrite? yes
Error reading block 70746115 (Attempt to read block from filesystem resulted in short read) while doing inode scan. Ignore error? yes
Force rewrite? yes
Error reading block 70746116 (Attempt to read block from filesystem resulted in short read) while doing inode scan. Ignore error? yes
....
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
/lost+found not found. Create? yes
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/hdc1: ***** FILE SYSTEM WAS MODIFIED *****
7604 inodes used (0%)
2384 non-contiguous inodes (31.4%)
# of inodes with ind/dind/tind blocks: 4470/3559/13
69869913 blocks used (89%)
0 bad blocks
19 large files
6960 regular files
634 directories
0 character device files
0 block device files
0 fifos
0 links
0 symbolic links (0 fast symbolic links)
0 sockets
--------
7594 files
bash:#
mvh