I'm using Arch Linux and trying to disable my connected usb hard drive if it's not used, so that the hdd don't runs (and don't make noise)
I tried to modprobe -r usb_storage, but it terminates with a FATAL: Module usb_storage is builtin error message.
I also don't know if disabling USB also disables the network interface.
Any suggestions.