There does seem to be an udev problem here:

  HotplugNewDevices: /dev/sdc

That means that /dev/sdc was created by udev, but not /dev/sdc1. The
udev monitor log does not even have sdc. (The kernel detects an sdc1).
The udev _database_ does have  both, though, but it seems it is not
sending events to devkit-disks (see the empty monitor log).

Please do the following in a Terminal:

  pull out the USB drive
  sudo stop udev
  sudo udevd --debug > /tmp/udev-debug.log 2>&1
  plug in the drive
  wait for a couple of seconds
  press Control-C
  sudo start udev

and then attach /tmp/udev-debug.log here.

Thanks!

** Changed in: udev (Ubuntu)
       Status: Invalid => Incomplete

-- 
USB flash drive does not mount automatically
https://bugs.launchpad.net/bugs/479206
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to