daily pastebin goal
68%
SHARE
TWEET

Untitled

a guest Jul 14th, 2012 28 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@cylon:/home# fdisk -l /dev/mmcblk0
  2.  
  3. Disk /dev/mmcblk0: 1990 MB, 1990197248 bytes
  4. 5 heads, 4 sectors/track, 194355 cylinders, total 3887104 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 512 bytes
  7. I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Disk identifier: 0x00000000
  9.  
  10.         Device Boot      Start         End      Blocks   Id  System
  11. /dev/mmcblk0p1             131     3887103     1943486+   6  FAT16
  12.  
  13. root@cylon:/home# mount -t vfat /dev/mmcblk0 /mnt
  14. mount: wrong fs type, bad option, bad superblock on /dev/mmcblk0,
  15.        missing codepage or helper program, or other error
  16.        In some cases useful info is found in syslog - try
  17.        dmesg | tail  or so
  18.  
  19. root@cylon:/home# dmesg | tail
  20. [87246.330165] end_request: I/O error, dev mmcblk0, sector 3
  21. [87246.330205] EXT4-fs (mmcblk0): unable to read superblock
  22. [87246.358098] FAT-fs (mmcblk0): bogus number of reserved sectors
  23. [87246.358111] FAT-fs (mmcblk0): Can't find a valid FAT filesystem
  24. [87371.713581] FAT-fs (mmcblk0): bogus number of reserved sectors
  25. [87371.713589] FAT-fs (mmcblk0): Can't find a valid FAT filesystem
  26. [87570.575849] mmcblk0: error -110 transferring data, sector 3887096, nr 8, cmd response 0x900, card status 0xb00
  27. [87570.575871] mmcblk0: retrying using single block read
  28. [87594.173030] FAT-fs (mmcblk0): bogus number of reserved sectors
  29. [87594.173052] FAT-fs (mmcblk0): Can't find a valid FAT filesystem
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top