Rawwrite
Jump to navigation
Jump to search
RawWrite is a tool for writing and reading raw images from/to floppy disks. The Windws version is called 'Rawwritewin'
Using RawWrite
Command Line
There are two command lines, one for reading and one for writing. To read the content of a floppy into an image file, use:
rawwritewin --read --drive driveno file.img
To write an image file to floppy, us:
rawwritewin --write --copies n --drive driveno file.img
The drives are indexed, where 0 indicates the first/default drive.
GUI
I think there is no need to explain the use of the GUI because it is self-explanatory.
See also
External links
- http://www.chrysocome.net/rawwrite - download RawWrite for Windows