Cannot mount an HDD on RPi2

After one of the recent updates, my previously mounted hard drive disappeared from the system. I can now hear the disk running, but osmc doesn’t seem to recognise it anymore.
In my config.txt I have:
max_usb_current=1

Here’s the output from blkid:
/dev/mmcblk0p1: UUID="35D0-C06B" TYPE="vfat" PARTUUID="000ce63c-01" /dev/mmcblk0p2: UUID="c53ec599-3547-4085-8302-64f29ce61f15" TYPE="ext4" PARTUUID="000ce63c-02" /dev/sda1: LABEL="Biblioteka" UUID="48F6634CF6633978" TYPE="ntfs" PARTUUID="15684bbf-01" /dev/mmcblk0: PTUUID="000ce63c" PTTYPE="dos"

So one disk is found, I assume you had more than one disk installed?
Provide grab-logs -A and give some information about the drive and where it was mounted before.

This is a clean install of the latest version of osmc (I thought maybe this would resolve the problem). Here are the logs: http://paste.osmc.io/loranazure

This is THE disk I am trying to use. For some reason it doesn’t show up in file manager.

Apr 10 16:19:06 malinka udisks-glue[279]: Device file /dev/sda1 inserted
Apr 10 16:19:06 malinka udisks-glue[279]: Trying to automount /dev/sda1…
Apr 10 16:19:06 malinka udisks-glue[279]: Failed to automount /dev/sda1: Error mounting: mount exited with exit code 13: $MFTMirr does not match $MFT (record 0).
Apr 10 16:19:06 malinka udisks-glue[279]: Failed to mount ‘/dev/sda1’: Input/output error
Apr 10 16:19:06 malinka udisks-glue[279]: NTFS is either inconsistent, or there is a hardware fault, or it’s a
Apr 10 16:19:06 malinka udisks-glue[279]: SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
Apr 10 16:19:06 malinka udisks-glue[279]: then reboot into Windows twice. The usage of the /f parameter is very
Apr 10 16:19:06 malinka udisks-glue[279]: important! If the device is a SoftRAID/FakeRAID then first activate
Apr 10 16:19:06 malinka udisks-glue[279]: it and mount a different device under the /dev/mapper/ directory, (e.g.
Apr 10 16:19:06 malinka udisks-glue[279]: /dev/mapper/nvidia_eahaabcc1). Please see the ‘dmraid’ documentation
Apr 10 16:19:06 malinka udisks-glue[279]: for more details.

  1. Try to connect the drive to a windows machine to ensure it is working fine and unmount it cleanly and reconnect.
  2. input/output error either indicate that the disk is broken or the powersuplply is not sufficent.