At least on my Red Hat 7.3 system, the steps to grab the images off the disk are:
/dev/sda1 /mnt/flash msdos noauto,user,kudzu,ro 0 0to /etc/fstab. ('owner' would be more secure than 'user', but it would require the login script to set ownership of /dev/sda1...)
[Desktop Entry] Dev=/dev/sda1 FSType=auto Icon=3floppy_mount MountPoint=/mnt/flash Type=FSDevice UnmountIcon=3floppy_unmount X-KDE-Dynamic-Device=trueIt's just like the existing file 'floppy'.