OK, managed to fix the HDD with fsck (there were a few problems, but now everything seems OK). I'm thinking my fstab configuration might not be the best... it was looking like this: /dev/sda1 /media/HD ext4 rw,user,async 0 0 I've changed it, and now it looks like this: /dev/sda1 /media/HD ext4 defau...