I have a floppy I need to read the contents from - unfortunately it was formatted and the data written on an OpenVMS server. I believe the floppy is formatted "Files-11" or similarly ODS2 and I can see parts of the MDT and file contents through a hex editor, however I would love to be able to mount this and actually read the files off in a sane, normal way.
Is there an ODS2/Files-11 FUSE module or other kernel module I can install to read this format? Any standalone utilities that can understand a floppy image taken with dd?
Have a look at VMS2linux it provides tools that may help.