Comment 26 for bug 76283

Revision history for this message
Vincenzo Ciancia (vincenzo-ml) wrote :

These two lines in the output of "mount" are probably the culprit

/dev/mmcblk1p1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/mmcblk0p1 on /media/disk-1 type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)

If I run "sudo umount /media/disk" the "wrong" icon of course disappears. Now we have to understand where is the bug actually.