|
|
FC6下挂载160G的移动硬盘,ntfs分区里面的有的中文目录看不到有的却能看到?
fdisk -l 信息如下:
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1033 8297541 7 HPFS/NTFS
/dev/hda2 1034 4858 30724312+ f W95 Ext'd (LBA)
/dev/hda5 1034 2308 10241406 b W95 FAT32
/dev/hda6 2309 3583 10241406 b W95 FAT32
/dev/hda7 3584 3596 104391 83 Linux
/dev/hda8 3597 4858 10136983+ 8e Linux LVM
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 5099 40957686 7 HPFS/NTFS
/dev/sdb2 5100 19457 115330635 f W95 Ext'd (LBA)
/dev/sdb5 5100 10198 40957686 7 HPFS/NTFS
/dev/sdb6 10199 15297 40957686 7 HPFS/NTFS
/dev/sdb7 15298 19457 33415168+ b W95 FAT32 |
|