Bugzilla – Bug 193364
unable to mount external floppy
Last modified: 2007-09-13 13:33:13 UTC
I have seen many bugs with the mount of floppy under KDE/GNOME and I think mine is the same error but another scenario. In fact I have installed suse 10.1 without doing an upgrade, and then I have a laptop with an external usb floppy drive. When I plug it in I see correctly the external floppy icon under "My Computer" but when I try to access it I see the error: Method "Mount" with signature "ssas" on interface "org.freedesktop.Hal.Device.Volume" doesn't exist I'll post the errors in my .xsession-errors in attach. If I try to mount the floppy manually everything runs ok.
Created attachment 93925 [details] .xsession-errors
how does your /etc/fstab look like? what is lshal output?
$ cat /etc/fstab /dev/hda1 / reiserfs acl,user_xattr 1 1 /dev/hda2 /boot reiserfs acl,user_xattr 1 2 /dev/hda10 /home reiserfs defaults 1 2 /dev/hda7 /opt reiserfs acl,user_xattr 1 2 /dev/hda8 /tmp reiserfs acl,user_xattr 1 2 /dev/hda5 /usr reiserfs acl,user_xattr 1 2 /dev/hda6 /var reiserfs acl,user_xattr 1 2 /dev/hda9 /virtual_machines reiserfs defaults 1 2 /dev/hda3 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0
Created attachment 94078 [details] lshal output
*** This bug has been marked as a duplicate of bug 299815 ***