As requested: # blkid -p /dev/sdb1 /dev/sdb1: LABEL="ElementsSmall" UUID="6822170D55D13F29" TYPE="ntfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_TYPE="0x7" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="1953456128" PART_ENTRY_DISK="8:16"
There is definitely a partition and a filesystem there, since I can manually mount the filesystem using 'mount' on the commandline. Here is the partition table from 'fdisk': # fdisk -l /dev/sdb Disk /dev/sdb: 1000.2 GB, 1000170586112 bytes 38 heads, 40 sectors/track, 1285169 cylinders, total 1953458176 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x4d7da5b1 Device Boot Start End Blocks Id System /dev/sdb1 2048 1953458175 976728064 7 HPFS/NTFS/exFAT -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280881 Title: Does not detect hotplugged storage device (WD Elements 1TB) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1280881/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
