Previously never had this problem but just updated the system (via pacman) and dmesg tells me that it is time to fsck one of my attached usb hard drives (sdc1). I make sure the drive is not mounted and run fsck /dev/sdc1 and get the following:
fsck from util-linux 2.24.1
e2fsck 1.42.9 (28-Dec-2013)
/dev/sdc1 is in use.
e2fsck: Cannot continue, aborting.
I have tried restarting the system making sure the drive isn't auto mounted and always get that error. Can anyone provide any pointers. Thanks.