Fixing broken floppy-diskette support in Ubuntu 11.10
Liam Proven
lproven at gmail.com
Fri Mar 30 13:28:57 UTC 2012
Public information announcement
I just had to write a diskette for the first time in a while - I have
to update the BIOS on one of my machines, and DOS is still the easiest
way to do it.
But floppies wouldn't mount.
However, this fixed it:
http://www.securitybeacon.com/?p=1110
Didn't even need a restart.
Quoting the article:
«
Edit “/lib/udev/rules.d/80-udisks.rules” and search for the lines
——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-–
# PC floppy drives
#
KERNEL==”fd*”, ENV{ID_DRIVE_FLOPPY}=”1″
# USB floppy drives
#
SUBSYSTEMS==”usb”, ATTRS{bInterfaceClass}==”08″,
ATTRS{bInterfaceSubClass}==”04″, ENV{ID_DRIVE_FLOPPY}=”1″
——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-——-–
Replace those “1″ (ones) with “0″ (zeros). That’s all the magic.
Now restart the udev daemon by typing “invoke-rc.d udev restart”
You’re done. It should work now.
»
--
Liam Proven • Profile: http://lproven.livejournal.com/profile
Email: lproven at cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lproven at hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
Tel: +44 20-8685-0498 • Cell: +44 7939-087884
More information about the ubuntu-users
mailing list