Opensuse 11.2 - FAT32 external HD slow mount

Every time I plug-in an external FAT32 disk, Dolphin takes a lot of time before showing its content. This behaviour was not present in OpenSuse 11.1 nor happens with other filesystems.
Who can investigate?

After the external HD is mounted, say

mount

and put the answer here. Maybe someone could help further.

I started a bug report a while back on this
https://bugzilla.novell.com/show_bug.cgi?id=566614

This is the answer

lavoro@mi-04:/media/disk> mount
/dev/sda7 on / type ext4 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda8 on /home type ext3 (rw,acl,user_xattr)
/dev/sda1 on /windows/C type fuseblk (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sda5 on /windows/D type vfat (rw,noexec,nosuid,nodev,gid=100,umask=0002,utf8=true)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
securityfs on /sys/kernel/security type securityfs (rw)
/proc on /var/lib/ntp/proc type none (ro,bind)
/dev/sdb1 on /media/disk type vfat (rw,nosuid,nodev,uid=1000,utf8,shortname=mixed,flush)
lavoro@mi-04:/media/disk>

the relevant entry is the last.