`smartctl` does not work correctly for USB-HDD on Phicomm N1

This seems to relate to a kernel change in 3.15.

To workaround it I have to prevent UAS driver from binding to my HDD drive by setting usb-storage.quirks.

Unfortunately, solution in that post is only applicable to systems on which usb-storage is built as a separate module. For my system, usb-storage is linked statically into the kernel and I have to specify the argument as a boot argument.

I applied the changes to /boot/boot.ini, and the issue was gone.

Leave a Reply

Your email address will not be published. Required fields are marked *