[Bug 381665] New: Cannot read EXT2 formatted floppy
https://bugzilla.novell.com/show_bug.cgi?id=381665 Summary: Cannot read EXT2 formatted floppy Product: openSUSE 11.0 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mario_bz@mgtech.com QAContact: qa@suse.de Found By: --- Just tried beta1 which now displays a floppy icon on the system screen. However, when I put an ext/ext2 formatted floppy into the drive and click the message below appears. When I try a standard DOS floppy it works fine. I use ext2 for my grub boot and it does work fine so there is no problem with the ext2 floppies. I also tried adding: /dev/fd0 /media/floppy auto noauto,user,sync 0 0 which I found in 10.3 fstab but not in 11.0, it prevented the message below but then other errors (missing /media/floppy) occurred and not data displayed. mount: wrong fs type, bad option, bad superblock on /dev/fd0, missing codepage on helper program or other error, error in some useful info found in syslog - try dmesg | tail. mario@linux:~> dmesg | tail sd 8:0:0:0: [sdc] Mode Sense: 11 00 00 00 sd 8:0:0:0: [sdc] Cache data unavailable sd 8:0:0:0: [sdc] Assuming drive cache: write through sdc: [mac] sdc1 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 sdc8 sd 8:0:0:0: [sdc] Attached SCSI disk sd 8:0:0:0: Attached scsi generic sg3 type 0 XFS mounting filesystem sdc7 Ending clean XFS mount for filesystem: sdc7 hfs: write access to a jounaled filesystem is not supported, use the force option at your own risk, mounting read-only. hfs: write access to a jounaled filesystem is not supported, use the force option at your own risk, mounting read-only. mario@linux:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User mario_bz@mgtech.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c1 --- Comment #1 from Mario Guzman <mario_bz@mgtech.com> 2008-04-21 11:52:29 MST --- I also tried to mount the floppy manually and got the same results. This is a standard built-in floppy not external. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User rvojcik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c2 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rvojcik@novell.com Status|NEW |NEEDINFO Info Provider| |mario_bz@mgtech.com --- Comment #2 from Robert Vojcik <rvojcik@novell.com> 2008-04-23 06:09:13 MST --- Hello, try change value in fstab from /dev/fd0 /media/floppy auto noauto,user,sync 0 0 to /dev/fd0 /media/floppy ext2 noauto,user,sync 0 0 or if not work /dev/fd0 /media/floppy ext noauto,user,sync 0 0 Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User mario_bz@mgtech.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c3 Mario Guzman <mario_bz@mgtech.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mario_bz@mgtech.com | --- Comment #3 from Mario Guzman <mario_bz@mgtech.com> 2008-04-23 10:19:35 MST --- I tried ext and ext2, for each I tried a DOS and ext floppy. Nothing changed. When I click on the floppy icon the floppy spins and a mount window with progress bar shows up. Then an empty window for the floppy, no files are displayed. Keep in mind that on 11.0 the /dev/fd0 was not even added to fstab as it had in 10.3. I don't know if that's intentional but wanted to make sure you knew. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User mario_bz@mgtech.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c4 --- Comment #4 from Mario Guzman <mario_bz@mgtech.com> 2008-05-03 16:18:04 MST --- I now tried in beta 2 and still the same exact problem. I will dump the use of the floppy since it looks like Linux support of floppy is downhill. I was able to create a grub boot CD to do the same job, I also tested using CDRW from Windows to Linux with no problems. Although this is clearly a problem you may wish to close it until someone else brings it up. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c6 --- Comment #6 from Brandon Philips <bphilips@novell.com> 2008-06-02 19:41:34 MDT --- Can you try inserting a new/unused floppy into the drive and type the following commands into a terminal: $ mkfs.ext2 /dev/fd0 $ mount -t ext2 /dev/fd0 /mnt $ touch /mnt/test $ umount /mnt Please attach any errors from these commands and the output of dmesg. I have tried these steps with the kernel of the day and was unable to reproduce. If you would like to test the KOTD follow these steps: 1) Add the and enable the following URL to your repository list using Yast: http://download.opensuse.org/repositories/Kernel:/HEAD/openSUSE_Factory/ 2) Install the kernel-default package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mario_bz@mgtech.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User mario_bz@mgtech.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c7 Mario Guzman <mario_bz@mgtech.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mario_bz@mgtech.com | --- Comment #7 from Mario Guzman <mario_bz@mgtech.com> 2008-06-03 14:49:19 MDT --- On 11.0 RC1: The instructions you provided worked fine. However, the problem seems to be related to KDE and here are some test results: 1. On Gnome, I was able to mount and read and unmount using the graphical interface and right clicks. 2. On KDE4 I was not able to get floppy to work. 3. On KED3 things changed since beta3. I was able to double click on the floppy and it opened a window. But... it also added a "1.5M Media: to the My Computer devices which also worked. Then I tried to unmount (right click) and double click to remount. If I used the Floppy icon I got the same exact mount message described in my first post. But... If I clicked on the 1.5 Media item that stayed on the screen I could read it. So the floppy icon had the problem. Seems to me more like KDE related. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User mario_bz@mgtech.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c8 --- Comment #8 from Mario Guzman <mario_bz@mgtech.com> 2008-06-03 14:50:33 MDT --- Created an attachment (id=219912) --> (https://bugzilla.novell.com/attachment.cgi?id=219912) results from test -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c9 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bphilips@novell.com |kde-maintainers@suse.de Component|Other |KDE3 --- Comment #9 from Brandon Philips <bphilips@novell.com> 2008-06-03 15:18:40 MDT --- Since all of the commands completed successfully and the dmesg output looks fine I am going to reassign this to the KDE team. From a Kernel standpoint it seems everything is working. Thanks, Brandon -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c11 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mario_bz@mgtech.com --- Comment #11 from Brandon Philips <bphilips@novell.com> 2008-10-24 21:35:48 MDT --- Hello Mario- Could you please test this with OpenSUSE 11.1 Beta 3? Thanks, Brandon -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User mario_bz@mgtech.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c12 Mario Guzman <mario_bz@mgtech.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mario_bz@mgtech.com | --- Comment #12 from Mario Guzman <mario_bz@mgtech.com> 2008-10-27 11:42:55 MDT --- Tried on beta 3. I could not access the floppy at all. No floppy was in My Computer. No /dev/fd0 in fstab was found so I added one and rebooted. Still nothing in My Computer. I also added /mnt/floppy directory and tried to mount and I got /dev/fd0 device not available. So far 11.1 worse than 11.0 and 10.3 for floopy. Floppy support has been very bad for a coupe of years now. Why not just announce to drop it in Opensuse. BTW, my floppy is native attached not USB. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c13 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #13 from Brandon Philips <bphilips@novell.com> 2008-11-04 16:39:53 MST --- (In reply to comment #12 from Mario Guzman)
Tried on beta 3. I could not access the floppy at all. No floppy was in My Computer. No /dev/fd0 in fstab was found so I added one and rebooted. Still nothing in My Computer. I also added /mnt/floppy directory and tried to mount and I got /dev/fd0 device not available. So far 11.1 worse than 11.0 and 10.3 for floopy. Floppy support has been very bad for a coupe of years now. Why not just announce to drop it in Opensuse. BTW, my floppy is native attached not USB.
I am bringing up a machine with a native floppy on Beta4 now. I will take the bug for now and report my findings. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c14 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mario_bz@mgtech.com --- Comment #14 from Brandon Philips <bphilips@novell.com> 2008-11-06 20:27:43 MST --- (In reply to comment #12 from Mario Guzman)
Tried on beta 3. I could not access the floppy at all. No floppy was in My Computer. No /dev/fd0 in fstab was found so I added one and rebooted. Still nothing in My Computer. I also added /mnt/floppy directory and tried to mount and I got /dev/fd0 device not available. So far 11.1 worse than 11.0 and 10.3 for floopy. Floppy support has been very bad for a coupe of years now. Why not just announce to drop it in Opensuse. BTW, my floppy is native attached not USB.
Did you try `modprobe floppy`? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c15 --- Comment #15 from Brandon Philips <bphilips@novell.com> 2008-11-06 23:08:47 MST --- Created an attachment (id=250532) --> (https://bugzilla.novell.com/attachment.cgi?id=250532) Image of KDE mount error After running `modprobe floppy` my system works fine under GNOME. Testing under KDE exposes a bug and the disk won't mount. Screen shot will be attached. KDE team: using KVM is an easy way to test this if you don't have floppy hardware. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|KDE3 |KDE4 Workspace Priority|P3 - Medium |P4 - Low Product|openSUSE 11.0 |openSUSE 11.1 Version|Beta 1 |Beta4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381665 User bphilips@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381665#c16 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mario_bz@mgtech.com | --- Comment #16 from Brandon Philips <bphilips@novell.com> 2009-03-16 18:21:01 MST --- Clearing NEEDINFO. Still need someone from KDE team to triage. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com