Comment 12 for bug 463347

Revision history for this message
Martin Pitt (pitti) wrote : Re: Usb Media not automaticaly mounted

Some notekeeping while I debug this with Christophe in IRC:

 - blkid is fine
 - udevadm monitor -> no usb_id/blk_id results in sdb1 node
 - "sudo stop udev" and "sudo udevd --debug" -> everything starts to work
 - things keep working after "sudo start udev"

So it looks related to the first udevd instance started after boot.

For everyone who is affected by this, can you please check if automounting starts to work after a "sudo stop udev" and "sudo start udev"?