So I have a ntfs 4tb Western Digital External hard drive that is externally powered so power is not coming from the RPi. I have the raspberry pi connected with a 2.5a power supply. I have the raspberry pi running rasbian, samba, and deluge (I have ntfs-3g installed). The problem is that randomly it just disconnects and won't let me mount the hard drive back it gives the error.
Code: Select all
pi@raspberrypi ~ $ sudo mount /dev/sda1 /media/USBHDD1
mount: special device /dev/sda1 does not exist
Code: Select all
[ 3353.559398] Buffer I/O error on dev sda1, logical block 786431, async page read
If you need more information I can provide it.