Not possible. All DOS boot disks should contain the file COMMAND.COM or similar, because this file is REQUIRED. Without this file, DOS will not boot properly (i.e. not "boot disk"). If what you got is the floppy disk image (.IMG), then the file COMMAND.COM will probably inside this disk image (.IMG), *not* outside the disk image. In this case, you need to WRITE the floppy disk image (.IMG) to a floppy disk via a disk imager, such as WinImage. More information is available from this page:
P.S. Below is the text from the file FILE_ID.DIZ inside the package:
"What's a .IMG file?
A .IMG file is a standard floppy disk image, which is supported by many DOS/WIN programs, such as HD-COPY, Disk Copy Plus, WinImage, VMWare, Virtual PC, and many more. By the ay, .IMA(called by WinImage), .FLP(called by VMWare) and .VFD(called by Virtual PC) are just renamed versions of the .IMG format.
You can make the boot disk under DOS by typing MAKEBOOT directly.
Or else, you can download WinImage from: http://www.winimage.com/download.htm
COMMAND.COM exists in the .img file, but when I write it to a floppy, I look at the contents. No COMMAND. When I drag and drop a COMMAND file, it says "Would you like to overwrite COMMAND.COM?" But it's not there. Unless it is a hidden file. I am using WinImage.
If you can use the DIR command you already have COMMAND.COM on you path, most likely in the root directory. DIR is an internal command, which means it is located within COMMAND.COM. External commands are made of .EXE or .COM files. Example EDLIN.EXE
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE