I want to mount my external HDD, but my Raspberry Pi can't recognize anything.
I loaded usb-storage with modprobe, but if I insert the HDD into the USB port, nothing changes. I can't see any changes neither in the lsusb -l, nor in dmesg, nor in /var/log/everything.log. If I insert my mouse or keyboard, or USB hub, I can see that the system recognizes it, but if I insert the HDD I can't see anything. Like nothing happened.
What should I do to mount my external HDD?
I've tried it with two different HDDs; neither worked.