Comment 16 for bug 335767

Revision history for this message
Asmo Koskinen (asmok) wrote :

And here is one more. I gparted 8 GB usb stick as a fat32. No pop up icon.

root@ltsp200:~# fdisk -l /dev/sdc

Disk /dev/sdc: 8213 MB, 8213305856 bytes
255 heads, 63 sectors/track, 998 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00074fa0

   Device Boot Start End Blocks Id System
/dev/sdc1 1 998 8016403+ b W95 FAT32
root@ltsp200:~#

root@ltsp200:~# udevadm test $(udevadm info --query=path --name /dev/sdc) | grep -E 'get_name|symlink'

root@ltsp200:~# udevadm test /dev/block/8:32

Output as attachment file: udevadm_test_dev_sdc.txt

Best Regards Asmo Koskinen.