I'm getting an error message from "kio_devices_mounthelper" when it's called from "konqueror." It seems to be trying to mount the current "/" file system ?!? Screen capture: http://www.futzin.com/konquerorProb1.jpg I'm not sure where to file this bug in bugzilla if it's a kde component or if some other FC3 component is giving the wrong info to konqueror. Any suggestions as to how file this or narrow it down? =============== /etc/fstab ==================== # This file is edited by fstab-sync - see 'man fstab-sync' for details LABEL=/1 / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0 none /proc proc defaults 0 0 none /sys sysfs defaults 0 0 /dev/hda7 swap swap defaults 0 0 /dev/hda10 swap swap defaults 0 0 /dev/hda8 /media/idedisk ext3 pamconsole,exec,noauto,managed 0 0 /dev/hda6 /media/idedisk1 ext3 pamconsole,exec,noauto,managed 0 0 /dev/hda5 /media/idedisk2 ext3 pamconsole,exec,noauto,managed 0 0 /dev/hda3 /media/idedisk3 ext3 pamconsole,exec,noauto,managed 0 0 /dev/scd0 /media/cdrecorder iso9660,udf pamconsole,ro,exec,noauto,managed 0 0 /dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0 ============= /etc/mtab ================= /dev/hda9 / ext3 rw 0 0 none /proc proc rw 0 0 none /sys sysfs rw 0 0 none /dev/pts devpts rw,gid=5,mode=620 0 0 usbfs /proc/bus/usb usbfs rw 0 0 /dev/hda1 /boot ext3 rw 0 0 none /dev/shm tmpfs rw 0 0 none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 Regards, Mike Klinke