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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1263013

Title:
  External (USB) HDDs are not automounted in 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1263013/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to