root@LS-GL7D6:~# fsck.ext3 -nv /dev/sda6
e2fsck 1.40-WIP (14-Nov-2006)
/dev/sda6: clean, 475373/38977536 files, 4281295/77933315 blocks
root@LS-GL7D6:~# time fsck.ext3 -nv /dev/sda6 -f
e2fsck 1.40-WIP (14-Nov-2006)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
475373 inodes used (1.22%)
11683 non-contiguous inodes (2.5%)
# of inodes with ind/dind/tind blocks: 6426/51/1
4281295 blocks used (5.49%)
0 bad blocks
2 large files
413742 regular files
54207 directories
1358 character device files
450 block device files
3 fifos
1134 links
5602 symbolic links (5502 fast symbolic links)
2 sockets
--------
476498 files
real 10m28.463s
user 2m25.740s
sys 6m1.330s
root@LS-GL7D6:/mnt/disk1# time dd if=GenLink_arm9-1.0pre2-20070130.tar.bz2 of=delelte.me
204360+1 records in
204360+1 records out
104632786 bytes (105 MB) copied, 17.7344 seconds, 5.9 MB/s <-- SLOW!!
real 0m17.776s
user 0m1.620s
sys 0m12.890s
No comments:
Post a Comment