[Solved] No USB hard drive on MOX?

Hello,

I have a MOX router with module A. When I plug a USB hard drive to the USB port, nothing is happening, nothing shows on dmesg.

The USB port is functional because if I plug a USB hub, it shows with lsusb.

What am I missing ?

This happended on moxes with outdated firmware. Please make sure to have the latest version of turris os installed. After that, log in via console and run command nor-update. Make sure there’s no power loss when this command is running.

Logging as root via SSH, I don’t have any nor-update command.

SSH banner tells I’m using TurrisOS 6.4.1

Try opkg update && opkg install nor-update

root@turris:~# opkg install nor-update
Unknown package 'nor-update'.
Collected errors:
 * opkg_install_cmd: Cannot install package nor-update.

I’ve done opkg update just before

It’s package fix-nor-update that you need to install. See solution of Turris Mox USB (from module A) not working any more (for mass storage) after TOS 6.0 upgrade

Thanks. This is now fixed thanks to nor-update