> I've got a 1TB Western Digital USB drive, and when I connect it to my > linux machine, it shows it as both an HID device and a mass storage > device, but udev only generates the sg device node of the HID, and I > consequently can't seem to access the mass storage part, which is the > only part I actually care about.
If usb-storage notices the device it should show up in /proc/partitions Otherwise the major number for the usb device should appear in /proc/devices. Or the minor number for major 10 in /proc/misc There was an option to have them be /dev/ubA#?, I don't know if that's still there and might be activated in your case. Just make sure you have the usb parts, scsi parts, fs parts, et cetera or it wont work. If you have other usb storage devices that do work, then you're probably good in that department. HTH ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Linux-usb-users@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users