

- #Ms dos 7.1 boot disk img how to
- #Ms dos 7.1 boot disk img install
- #Ms dos 7.1 boot disk img code
- #Ms dos 7.1 boot disk img windows
For example, 'xcopy' from Winme uses unicode output, so it can't be run under a raw DOS boot. Some DOS versions are different, but you will never know these differences unless you open the process up enough for them to see. When you modify these tests, you can turn the bulk of msdos 6,22 into msdos x.yy, and run it under that. My MS-DOS 6.30 project is based on the comparison between MS-DOS 6.20 to MS-DOS 6.22, which mainly differ by strings (DOS 6.22 vs 6.2), and by way of some version checks (is dos 0614 vs 0616).
#Ms dos 7.1 boot disk img code
It's only that most of the source code passes through the DOSVER.H that version checking happens. The new code compiled for MS-DOS 6.0 (ie move, deltree, choice), runs under MS-DOS 5.0. This is the test that Brooks built into PC-DOS 5.0, for example. Most of MS-DOS 6.22 is compiled from DOS 5.0 code, so one should suppose that it runs under DOS 5.0 and later. Omniplex's post about PC-DOS and his comment about DOS622 is pretty much clashing with each other. Try, eg h++p://It's only got the files, and some boot sectors, but most of these did not come on boot diskettes. With 1.28, the two extra files come from two different diskettes. +himem.sys, +ġ.32 comes from the IBM server scripting tool kit +11 other named files is essentially a bootw98 / bootnt4 file, modified to put the IBM dos boot sector in there.Īll versions have, and ġ.00 has no buildlevel, but comes with a smattering of IBM and other utilities.ġ.10 comes from a pcdos 7.10 boot disk with misc utilities.ġ.11 comes from inside a file bootsvr16.sys in some version of ghost.ġ,26 comes from IBM's SSD utility (includes scrub) +himem.sysġ.28 comes from thinkpad disks i downloaded from IBM.

In the main, i have a little single floppy diskette that has this, and all of the mentioned dos 2000 files on it, along with. I made a floppy disk for making floppies, and an alternate brute-force SYS that patches the boot sector of the hard disk. Sometimes you find them hiding in SYS files, eg msbootsvr16.sys The usual suspects are things like Ghost, IBM disks (including the two server script kits, which both have 1.32), a program called SSD from IBM and Lenevo (which has 1.28 or something. There's room to handle dos versions like 20.45 etc. Other dos versions like 6.21 and 6.10 are really 6.20 and 6.00 respectively. (dos622, and then run commands from there).

#Ms dos 7.1 boot disk img windows
Still, it's handy since you can test msdos 6.22 under Windows 2000, without the need for a virtual machine.
#Ms dos 7.1 boot disk img how to
It tells you how to change the version to any pcdos or msdos number (even things like pcdos 5.82). I installed all of these boot sectors onto a vm, and then reverted to pcdos71. You can use bootpart or my modified ibmpart to move the necessary files into place.
#Ms dos 7.1 boot disk img install
There are other task-specific utilities, some of which seem to have general application.Īltboot, cliini, findram, linecomb, mbrtool, reboot, scandisk, scrub3, sleep, tshudwn.įor PCDOS, i have modified files like bootnt4/bootw98 to install windows NT, 9x, PC-DOS, PCDOS71, and MSDOS622 sectors. The PCDOS 2000 files come toĪTTRIB.EXE E.EX FIND.EXE MORE.COM RXDINFO.RXĬHKDSK.COM E.EXE HIMEM.SYS MOUSE.COM SMARTDRV.EXEĬHOICE.COM E.INI KEYB.COM MOVE.EXE SUBST.EXEĬOUNTRY.SYS EGA.CPI KEYBOARD.SYS MSCDEX.EXE SYS.COMĭELTREE.EXE EHELP.HLP LABEL.COM RAMDRIVE.SYS TREE.COMĭISPLAY.SYS FC.EXE MEM.EXE REXX.EXE XCOPY.EXE These come with a collection of pcdos 2000 files, and a few others. MSCDEX is not specifically identified as 1.32, but is different to the pcdos 2000 version (in two bytes), that it is counted as first appearing here.īLDLEVEL.COM, COMMAND.COM, DEBUG.COM, DYNALOAD.COM, FDISK32.COM, FORMAT.COM, FORMAT32.COM, HIMEM.SYS, IBMBIO.COM, IBMCDET.SYS, IBMDOS.COM, MSCDEX.EXE, NOINT25.COM, I have been looking around for varieties of PC-DOS 7.1ġ.10, 1.11, 1.19, 1.26, 1.28, 1.29, 1.30, 1.32 and one earlier one (no built-in version).Īll of these have, , and .ġ.19 is very common (ghost 2003), but only has the kernel files and some pcdos 2000 files.ġ.28 has himem.sys,, but these come from different copies of 128ġ.32 is the most complete set from the server script kit.
