Ubuntu Pastebin

Paste from JimmyP at Sun, 14 Feb 2016 21:45:59 +0000

Download as text
1
2
3
4
5
6
7
8
ubuntu@ubuntu:~$ sudo fsck -p /dev/sdb1
fsck from util-linux 2.20.1
/dev/sdb1 contains a file system with errors, check forced.
Error reading block 75771954 (Attempt to read block from filesystem resulted in short read).  

/dev/sdb1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
	(i.e., without -a or -p options)
ubuntu@ubuntu:~$
Download as text