On Mon, 2013-09-30 at 08:37 +0000, Thomas TJ wrote: > I'm trying to connect Huawei wireless data modem in Freescale i.MX6 Board. > It's detected as a usb device and the result of lsusb is > "Bus 002 Device 007: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 > Wireless Data Modem HSD USB Card" This is not informative. It just tells us the name and the device id. You need to use "lsusb -v" to see useful information. > But it's not mounted in /dev/disk/bu-id Why would it be mounted? Even if it is a storage device, the kernel doesn't automatically mount it. Something in your UI (or udev rules) must do that. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html