Mtools can be very useful on Rhapsody, as the vmount for that os disappeared off the face of the internet long ago. Some usage examples: mdir -i /dev/rfd0b :: List the files on the floppy. mcopy -i /dev/rfd0b ::\document.txt text.txt Copy file 'document.txt' from the floppy to 'text.txt' Before ejecting the floppy, always issue disk -e /dev/rfd0b as sometimes the os can get stuck and the floppy won't answer anymore.