- Joined
- May 28, 2011
- Messages
- 10,996
I have a problem with my HP 32GB flash drive being recognized after upgrading to 8.3.0-RC1 from 8.0.4.
First I'd like to say that if you are in a similar boat, it's likely not your flash drive but from what I can tell it's FreeBSD.
I have submitted a ticket here: https://support.freenas.org/ticket/1842
The fix is temporary but it does allow you to mount the flash drive.
If your device is mounted on ugen1.2 for example then you would type the following in the shell:
# usbconfig -d 1.2 add_quirk UQ_MSC_NO_INQUIRY
# usbconfig -d 1.2 reset
That should do it and your drive should now be mounted.
-Mark
First I'd like to say that if you are in a similar boat, it's likely not your flash drive but from what I can tell it's FreeBSD.
I have submitted a ticket here: https://support.freenas.org/ticket/1842
The fix is temporary but it does allow you to mount the flash drive.
If your device is mounted on ugen1.2 for example then you would type the following in the shell:
# usbconfig -d 1.2 add_quirk UQ_MSC_NO_INQUIRY
# usbconfig -d 1.2 reset
That should do it and your drive should now be mounted.
-Mark