Guest User

Untitled

a guest
Nov 21st, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. sudo fsck /dev/sdc
  2. fsck from util-linux 2.27.1
  3. e2fsck 1.42.13 (17-May-2015)
  4. fsck.ext2: Attempt to read block from filesystem resulted in short read while trying to open /dev/sdc
  5. Could this be a zero-length partition?
  6.  
  7. fdisk -l /dev/sdc
  8. fdisk: cannot open /dev/sdc: Input/output error
  9.  
  10. sudo apt-get update
  11. sudo apt-get install pmount
Add Comment
Please, Sign In to add comment