Bug 193364 - unable to mount external floppy
Summary: unable to mount external floppy
Status: RESOLVED DUPLICATE of bug 299815
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: KDE (show other bugs)
Version: Final
Hardware: i586 SuSE Linux 10.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 11:28 UTC by Marco Pallotta
Modified: 2007-09-13 13:33 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
.xsession-errors (839 bytes, text/plain)
2006-07-19 11:29 UTC, Marco Pallotta
Details
lshal output (99.92 KB, text/plain)
2006-07-20 11:48 UTC, Marco Pallotta
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***