Comment 8 for bug 1263013

Revision history for this message
Giovanni Lagorio (giovanni-lagorio) wrote :

I think this bug is specific of MyBook drives with ID 1058:1170 because I have two MyBook drives (one 1140, the other 1170) and only the 1170 one gives problems. That is, the 1170 is not automounted by the system, while the other MyBook drive, and all USB pendrives I have tested, work as expected.

Moreover, I've noticed that the 1170 gets listed by lsusb and blkid, but does not get listed inside /dev/disk/by-uuid/ and its partition is not listed in /dev/disk/by-id either.

My data:
uname -a
Linux sheldon 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

lsusb|grep Western
Bus 010 Device 002: ID 1058:1140 Western Digital Technologies, Inc. My Book Essential USB3.0
Bus 010 Device 003: ID 1058:1170 Western Digital Technologies, Inc.

sudo blkid|grep sd[cd]
/dev/sdc2: LABEL="A" UUID="EE46C39E46C365C5" TYPE="ntfs"
/dev/sdd1: LABEL="B" UUID="180EC18A0EC1617C" TYPE="ntfs"

ls -l /dev/disk/by-id/ | grep sd[cd]
lrwxrwxrwx 1 root root 9 gen 6 12:19 ata-WDC_WD20EARX-00PASB0_WD-WCAZAL788234 -> ../../sdd
lrwxrwxrwx 1 root root 9 gen 6 12:18 usb-WD_My_Book_1140_574D43315430313933393934-0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 gen 6 12:18 usb-WD_My_Book_1140_574D43315430313933393934-0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 gen 6 12:18 usb-WD_My_Book_1140_574D43315430313933393934-0:0-part2 -> ../../sdc2
lrwxrwxrwx 1 root root 9 gen 6 12:19 wwn-0x50014ee208624d98 -> ../../sdd

ls -l /dev/disk/by-uuid/ | grep sd[cd]
lrwxrwxrwx 1 root root 10 gen 6 12:18 EE46C39E46C365C5 -> ../../sdc2

Note that /dev/sdd1, the partition with UUID="180...", does not appear in neither listings.
Anyway, I can manually mount it (with sudo mount...) and it appears to work fine.

udisks --mount /dev/sdd1
Mounted /org/freedesktop/UDisks/devices/sdd1 at /media/disk