DOS-Archiver used to help archive floppy disks using flash drives, USB, CD Rom, and configure a third floppy drive in MS-DOS.
You will need these tools installed and configured to use this script:
- ImageDisk (IMD) - The main disk imaging tool
- DOS USB Support or a stable Disk Drive
- GNU Utilities including
mkdir,MKD,ls,du, anddd(https://mirror.math.princeton.edu/pub/freeDOS/gnuish/gnufut21.zip and https://ftp.sun.ac.za/ftp/pub/mirrors/freedos/gnuish/dos_only/fut312bx.zip) - PKUNZIP
- RAM DRIVE Support for improved performance
- Strings (https://web.archive.org/web/20000914073439/http://2dos.homepage.dk/batutil/strings.zip)
- AUTOKEY Used for Macros - (https://archive.org/details/Simtel20_Sept92)
- tee - FreeDOS (https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/unix/tee/tee203.zip)
- MD5 (https://www.fourmilab.ch/md5/)
- DskImage (https://www.brutman.com/DskImage/)
- Norton Antivirus BootDisk (https://archive.org/details/symantec_norton_antivirus)
- CHOICE.COM
- https://tinyapps.org/blog/202204170700_imaging_recovering_floppies.html
- http://mc-computing.com/Languages/DOSSendKeys.htm
- https://forum.vcfed.org/index.php?threads/how-to-send-keystroke-in-batch-or-command-in-ms-dos.54431/ (https://archive.org/details/Simtel20_Sept92)
- https://www.philscomputerlab.com/dos-benchmark-pack.html
-
Dump Floppy (https://offog.org/code/dumpfloppy/) Creates IMD disk images in Linux. Kernel limited, has not been maintained, and does not work on DOS
-
SAMDISK (https://simonowen.com/samdisk/) Another floppy disk imaging tool
-
tee (not MSDOS) http://zuga.net/articles/dos-where-can-i-find-tee-for-windows/
-
FreeDOS (https://freedos.org/) Has been greatly helpful and has useful utilities Repo of files: https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/
-
More modern reference MD5 implementation https://github.com/Zunawe/md5-c
-
Norton AntiVirus - DOS NAV (https://winworldpc.com/product/norton-anti-virus/20)
-
ClamAV for FreeDOS (https://home.mnet-online.de/willybilly/HTMLhelp-110/en/hhstndrd/util/clamav.htm)
-
CSDPMI5B.ZIP (https://www.linuxtopia.org/online_books/linux_tool_guides/the_sed_faq/sedfaq5_004.html)
-
https://ftp.sun.ac.za/ftp/pub/mirrors/freedos/gnuish/ and https://ftp.sun.ac.za/ftp/pub/mirrors/freedos/gnuish/dos_only/
-
FreeDOS ClamAV (https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/system/clamav/)
-
DI DiskImager (https://github.com/fredrikdev/DiskImager)