VOGONS


First post, by DaveDDS

User metadata
Rank Oldbie
Rank
Oldbie

Hi, being somewhat anal about playing with old stuff, one of my as I get a "round tuit" projects has been to organize the many bootable editions of DOS I have into a single CD/DVD that I can boot on any of my systems, or run the ON-CD emulation to run any of these DOS editions (with networking support)

It's mostly coming together and working - so today I started to document it a bit (always good to remember what exactly you set up) - if anyone else is interested in this, let me know and I'll clean it up and make it available.

DOS boot CD

This CD contains a nunber of different editions of DOS.
The CD is bootable, and can directly run most of the DOS editions, except
for: MsDos2.11, MsDos400 and PcDos0.90
These are in formats the bootloader I use in .ISOs can't seem to handle.
They do however boot under various emulators (see DosBox emulator below)
or if you write to actual disks.
Note that most systems will "override" drive A: if you boot from CD, some
leave B: accessible, some don't. To write .IMGs to actuak disks from a CD-
booted DOS, usual floppy writing tools may not work, use ImageDisk because
IMD controls the floppy hardware directly (not through DOS/BIOS).

These directories/files are included:

IMG\
DOS boot disk images (Raw sector dumps) - first "batch" setup to be "useful"
DOS.IMG WorkinMsDos5(CD+extras)
IMD.IMG ImageDisk(standalone)
CALDERA.IMG CalderaOpenDOS7.01
DRDOS.IMG DR-Dos6.0
FREEDOS.IMG FreeDos?.?? > Most of these
MSDOS112.IMG MsDos1.12
MSDOS211.IMG MsDos2.11 > are setup
MSDOS331.IMG MsDos3.31 > to be "useful"
MSDOS400.IMG MsDos4.00
MSDOS500.IMG MsDos5.00 > Creating RamDisk
MSDOS622.IMG MsDos6.22 > for working storage
WIN98.IMG MsDosWi98
WINME.IMG MsDosWiME
PCDOS090.IMG PcDos0.90(prerelease)
PCDOS100.IMG PcDos1.00
PCDOS110.IMG PcDos1.10
PCDOS210.IMG PcDos2.10 > and many tools/utilities
PCDOS300.IMG PcDos3.00 > in .ZIP files
PCDOS330.IMG PcDos3.30 > use: ZEX A:<zipname>
PCDOS71.IMG PcDos7.1 > to select/extract
PTSDOS.IMG ParagonTechSys(Russian)PtsDos6.51
DOS330.IMG MsDos3.30 \
DOS401.IMG MsDos4.01 > These are more "original" MS distributions
DOS500.IMG MsDos5.00 > which were downloaded from:
DOS600.IMG MsDos6.00 > ALLBOOTDISKS.COM
DOS622.IMG MsDos6.22 /

IMD\
ImageDisk: Read/write pretty much ANY diskette the PC FDC can handle.
IMD.TXT ImageDisk documentation
IMD.COM ImageDisk program
IMD.HLP Interactive help file for ""
IMDA.COM ImageDisk .IMD analyzer (report details)
IMDCMT.BAT Create empty .IMD with preset command
IMDEDT.BAT Edit command in .IMD
IMDU.COM ImageDisk Utility perform many useful functions with .IMDs
IMDV.COM View .IMD content
TESTFDC.COM Test PC FDC to determine capabilities
HELP.TXT Common help questiong and answers
ANY2IMD.COM Convert ANY diskette image format to .IMD
BIN2IMD.COM Convert BINARY dump images to .IMD
DMK2IMD.COM Convery .DMK images to .IMD
TD02IMD.COM Convert TeleDisk to .IMD
Show last 30 lines
    IMG2IMD.COM     Automate BON2IMD for common DOS .IMG formats

DOSBOX\
DosBox can actually boot DOS images!
This is a minimal edition of DosBox which presents a menu of available
images, allowing you to select and boot one under Windows, and also to
enable a virtual NE2000 NIC - just go here and run DOSBOX.
DOSBOX.EXE DosBox program
DOSBOX.INI "" init file
BOOTIMG.COM Prompt for and boot .IMG
BOOTIMG.DAT "" init file
SETNIC.COM Prompt for and setup virtual NIC (network)
MSVCP71.DLL <= Libraries
MSVCR71.DLL <= needed
SDL.DLL <= by
SDL_NET.DLL <= DosBox

TOOLS\
Some useful DOS tools for working with images
FDI.COM FloppyDiskImage .IMG manipulator
XDISK.COM Read/Write .IMG directly to floppy
EDT.EXE My text editor
FVT.COM FileViewText
FVB.COM FileViewBinary
FCT.COM FileCompareText
FCB.COM FileCompareBinary
UNZIP.EXE Extract file(s) from .ZIPs
You can use FDI to extract any files from the .IMGs
and UNZIP to extract more tools/utils from .ZIPs contained therein!

PS: As far as I have been able to determine, all of these editions have been released for free use.
Of course - any suggestions/additions are welcome.

https://dunfield.themindfactory.com ; "Daves Old Computers" ; SW dev addict best known:
ImageDisk: rd/wr ANY floppy PChw can ; Micro-C: compiler for DOS+ManySmallCPU ; DDLINK: simple/small filecopy(w/o netSW)via Lan/Lpt/Com