Comment 2 for bug 463347

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

Hm, udev does not have any blkid info for sdb1. What is the output of

  sudo blkid -p /dev/sdb1

? If that doesn't detect a file system, please copy&paste the output of

  sudo BLKID_DEBUG=0xffff blkid -p /dev/sdb1

Thanks!