Yes, yes; I know! I ought to join the 20th Century. But apart from the obvious advantage of floppy disks (impossible to lose, unlike USB sticks) they are rather mechanical and subject to all that entails. Anyway; I have some files that I want to recover.
I am confident that there is no mechanical problem because:
[ol]- I have checked it’s physical installation (honestly!).
All four desktops on which I have installed Ubuntu have non-working floppy drives that were functional in XP before the installation. [/ol]
I attach the output from the sudo lshw -C disk command that lists the DVD and HDD but no floppy, so it is clearly not being recognised – unless there is another command for listing it.
I am running Ubuntu V12.
Any ideas? (Actually, I haven’t yet checked that there is power on the power leads)
Done that. Then when I right-clicked on Floppy Drive in Nautilus, there was a ‘click’ from the drive, but no listing.
I have since discovered some udisks commands and I attach the outputs from those which might help.
The adduser command had no effect:
keith@desktop-1:~$ sudo adduser $USER floppy
[sudo] password for keith:
Adding user keith' to group floppy’ …
Adding user keith to group floppy
Done.
…but the udisks command:
keith@desktop-1:~$ udisks --mount /dev/fd0
Mounted /org/freedesktop/UDisks/devices/fd0 at /media/floppy0
produced the attached warning that I had once before. But still no response in Nautilus.
Ran the commands but nothing, then rebooted and Voila! The floppy works! (on read, anyway)
I shall try the same trick on my second desktop and let you know the result.
Does that mean you CAN’T write to the floppy … or just that you haven’t tried it yet ?
[EDIT]
I’m wondering if it would be best to create a custom udev rule with a higher number, such as 81-floppy.rules and make the changes in there … so any updates that revert 80-udisks.rules to it original state won’t stop the floppy drive from working.
Or you could just do the above again if the floppy ever stops working.
Well - almost great.
I can’t eject the disk safely, only “unmount”, which crashes Nautilus.
If I try just inserting another disk, it doesn’t recognise it.
I can copy a file to it, but there’s no way of exiting without crashing Nautilus, and the file is not there when I restart.
I can at least recover my old files, which was the object of the exercise, but it would be nice to get it working properly - or am I being too demanding?
Sorry: I don’t understand your final words - could you elaborate?
The command: keith@desktop-1:~/udisks-downgrade$ sudo dpkg -i *.deb yielded an error:
dpkg: error processing *.deb (–install):
cannot access archive: No such file or directory
Errors were encountered while processing:
*.deb