Advertisement
oquidave

fat32 fs corrupted

Sep 27th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. linux-lxda:/home/oquidave/Documents # mount -t vfat /dev/sdb1 /mnt/trascend/
  2. mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
  3. missing codepage or helper program, or other error
  4. In some cases useful info is found in syslog - try
  5. dmesg | tail or so
  6.  
  7. linux-lxda:/home/oquidave/Documents # dmesg | tail
  8. [ 1018.848954] VFS: Can't find a Minix filesystem V1 | V2 | V3 on device sdb1.
  9. [ 1018.885934] REISERFS warning (device sdb1): sh-2021 reiserfs_fill_super: can not find reiserfs on sdb1
  10. [ 1018.888691] EXT3-fs (sdb1): error: can't find ext3 filesystem on dev sdb1.
  11. [ 1018.892594] EXT4-fs (sdb1): VFS: Can't find ext4 filesystem
  12. [ 1018.896582] EXT4-fs (sdb1): VFS: Can't find ext4 filesystem
  13. [ 1018.931949] ISOFS: Unable to identify CD-ROM format.
  14. [ 1046.581097] FAT-fs (sdb1): bogus number of FAT structure
  15. [ 1046.581105] FAT-fs (sdb1): Can't find a valid FAT filesystem
  16. [ 1754.141862] FAT-fs (sdb1): bogus number of FAT structure
  17. [ 1754.141869] FAT-fs (sdb1): Can't find a valid FAT filesystem
  18. linux-lxda:/home/oquidave/Documents #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement