[Bug 1263013] Re: External (USB) HDDs are not automounted in 13.10

Giovanni Lagorio giovanni.lagorio at unige.it
Mon Jan 6 11:23:53 UTC 2014


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
Foundations Bugs, which is subscribed to udisks in Ubuntu.
https://bugs.launchpad.net/bugs/1263013

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

Status in “udisks” package in Ubuntu:
  Confirmed

Bug description:
  I don't know if this is a bug in Ubuntu or Unity. If I plug in my
  external HDD, its partitions do not appear on the Launcher, neither is
  it automounted in Nautilus. Regular (root) mount works. I have just
  installed 13.10 yesterday; the drive worked with 12.04.

  OS: Ubuntu 13.10
  HDD: Western Digital My Book 3TB, with two partitions:
                  - primary NTFS, 2 TiB
                  - logical Ext4, the rest

  lsusb:
  Bus 002 Device 002: ID 1058:1170 Western Digital Technologies, Inc.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

  
  sudo blkid:
  /dev/sda1: UUID="31e9a086-b20b-4138-b706-b50d614deb6d" TYPE="ext4" 
  /dev/sda5: UUID="daa0921d-6aca-4a90-82eb-52cbcff016e2" TYPE="ext4" 
  /dev/sda6: UUID="1578eeb8-3460-4f6c-9597-b55ae6323b75" TYPE="swap" 
  /dev/sdb1: LABEL="My Book NTFS" UUID="14EC619E4A08C7FC" TYPE="ntfs" 
  /dev/sdb2: LABEL="My Book Ext4" UUID="77ec8e6e-2634-4be2-92ec-ecaa9ccc20a5" TYPE="ext4"

  
  sudo fdisk -l /dev/sdb:
  Note: sector size is 4096 (not 512)

  Disk /dev/sdb: 3000.6 GB, 3000558944256 bytes
  255 heads, 63 sectors/track, 45599 cylinders, total 732558336 sectors
  Units = sectors of 1 * 4096 = 4096 bytes
  Sector size (logical/physical): 4096 bytes / 4096 bytes
  I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  Disk identifier: 0x00028375

     Device Boot      Start         End      Blocks   Id  System
  /dev/sdb1              63   562965794  2251862928    7  HPFS/NTFS/exFAT
  /dev/sdb2       562965795   732547934   678328560   83  Linux

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



More information about the foundations-bugs mailing list