[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

can't mount a fat32 partition



I have mounted my /dev/hda1 and hda6 successfully but I can't mount my d:/
 drive. I tried to give several blocksize=xxx options to mount without success.
 Also fsck.vfat gives me an error (see below). But of course Windows has no
 problem with this filesystem inconsistency, scandisk reports no error and the
 filesystem seems to work properly.
 Is this a bug in mount? Where could I ask for help?
cfdisk 2.11n

                             Disk Drive: /dev/hda
                           Size: 10202050560 bytes
             Heads: 255   Sectors per Track: 63   Cylinders: 1240

   Name        Flags      Part Type  FS Type          [Label]        Size (MB)
------------------------------------------------------------------------------
   hda1        Boot        Primary   Win95 FAT32                       2845.95
   hda5                    Logical   Win95 FAT32                       2623.87
   hda6                    Logical   Win95 FAT32                       2097.45
   hda7                    Logical   Linux swap                         254.99
   hda8                    Logical   Linux ext2                        2377.11

Partition Table for /dev/hda


           First    Last
# Type     Sector   Sector   Offset  Length   Filesystem Type (ID)   Flags
-- ------- -------- --------- ------ --------- ---------------------- ---------
1 Primary        0  5558489      63  5558490  Win95 FAT32 (0B)       Boot (80)
2 Primary  5558490 19920599       0 14362110  Win95 Ext'd (LBA) (0F) None (00)
5 Logical  5558490 10683224      63  5124735  Win95 FAT32 (0B)       None (00)
6 Logical 10683225 14779799      63  4096575  Win95 FAT32 (0B)       None (00)
7 Logical 14779800 15277814      63   498015  Linux swap (82)        None (00)
8 Logical 15277815 19920599      63  4642785  Linux (83)             None (00)


jaychris:/home/jay# mount -t vfat /dev/hda5 /d:
mount: wrong fs type, bad option, bad superblock on /dev/hda5,
      or too many mounted file systems

fsck 1.25 (20-Sep-2001)
dosfsck 2.8, 28 Feb 2001, FAT32, LFN
Warning: FAT32 support is still ALPHA.
File system has 1277347 clusters but only space for 976126 FAT entries.

jaychris:/home/jay# mount -V
mount: mount-2.11n




Reply to: