Код: Выделить всё
[root@serge serge]# dosfsck -ta /dev/sdb1
dosfsck 3.0.13, 30 Jun 2012, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
14:58/f8, 15:18/01, 26:80/ff, 33:90/98, 34:7a/e0, 35:00/01, 36:d4/04
, 37:03/0f, 65:01/00, 67:54/32, 68:0e/0a, 69:18/74, 70:0e/20
Not automatically fixing this.
/
Contains a free cluster (2). Assuming EOF.
FAT32 root dir starts with a bad cluster
[root@serge serge]# fsck.vfat -v /dev/sdb1
dosfsck 3.0.13 (30 Jun 2012)
dosfsck 3.0.13, 30 Jun 2012, FAT32, LFN
Checking we can access the last sector of the filesystem
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
14:58/f8, 15:18/01, 26:80/ff, 33:90/98, 34:7a/e0, 35:00/01, 36:d4/04
, 37:03/0f, 65:01/00, 67:54/32, 68:0e/0a, 69:18/74, 70:0e/20
1) Copy original to backup
2) Copy backup to original
3) No action
? 2
Boot sector contents:
System ID "CANONEOS"
Media byte 0xf8 (hard disk)
512 bytes per logical sector
32768 bytes per cluster
6232 reserved sectors
First FAT starts at byte 3190784 (sector 6232)
2 FATs, 32 bit entries
501760 bytes per FAT (= 980 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 4194304 (sector 8192)
125376 data clusters (4108320768 bytes)
63 sectors/track, 128 heads
8192 hidden sectors
8032256 sectors total
/
Contains a free cluster (2). Assuming EOF.
FAT32 root dir starts with a bad cluster!