Kenward Vaughan píše v Po 26. 10. 2009 v 17:17 +0100: > I just noticed after a very recent Sid upgrade that any flash drive > plugged in gets no drive label attached to it. Something's obviously > changed, but I can't track it down. Google doesn't help, at least with > the keywords I used. The typical dmesg I get is as follows: ... > pmount and fdisk -l show nothing. I'm using fluxbox, not gnome or KDE.
On my Sid/experimental mix: $ dmesg ... [19294.384809] usb-storage: device found at 7 [19294.384811] usb-storage: waiting for device to settle before scanning [19299.384094] usb-storage: device scan complete [19299.385234] scsi 10:0:0:0: Direct-Access Pretec 256MB Tiny 1.00 PQ: 0 ANSI: 2 [19299.386700] sd 10:0:0:0: [sdi] 512000 512-byte logical blocks: (262 MB/250 MiB) [19299.387201] sd 10:0:0:0: [sdi] Write Protect is off [19299.387204] sd 10:0:0:0: [sdi] Mode Sense: 00 00 00 00 [19299.387206] sd 10:0:0:0: [sdi] Assuming drive cache: write through [19299.388698] sd 10:0:0:0: [sdi] Assuming drive cache: write through [19299.388701] sdi: sdi1 ... and $ pmount ... Printing mounted removable devices: /dev/sdi1 on /media/PRETEC type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0077,codepage=cp437,iocharset=utf8,shortname=mixed,utf8,flush,errors=remount-ro) ... Well, I'm running Gnome, but I'm not sure which daemon is responsible for this stuff at the moment - it's been working for me fine so no need to debug. Maybe udev's calling pmount? (It would be nice if someone could shed more light on current status of removable media management.) Vit -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

