Bug 193364

Summary: unable to mount external floppy
Product: [openSUSE] SUSE Linux 10.1 Reporter: Marco Pallotta <pallotta>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: andreas.hanke, pallotta, suse-beta
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: SuSE Linux 10.1   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: .xsession-errors
lshal output

Description Marco Pallotta 2006-07-19 11:28:45 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.
Comment 1 Marco Pallotta 2006-07-19 11:29:59 UTC
Created attachment 93925 [details]
.xsession-errors
Comment 2 Stephan Kulow 2006-07-19 13:39:35 UTC
how does your /etc/fstab look like?
what is lshal output?
Comment 3 Marco Pallotta 2006-07-20 11:48:10 UTC
$ 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
Comment 4 Marco Pallotta 2006-07-20 11:48:49 UTC
Created attachment 94078 [details]
lshal output
Comment 5 Dirk Mueller 2007-09-13 13:33:13 UTC

*** This bug has been marked as a duplicate of bug 299815 ***