Put the common DOS commands and the WIN2000 installer on drive D (convert it to FAT32). On drive C use VFLOPPY to make a DOS 7.1 boot image, boot the computer from that image, Format drive C /s (FAT32), copy the DOS commands, HIMEM, EMM, and SMARTDRV over, then:
C:\>copy con config.sys
DEVICE=HIMEM.SYS /TESTMEM:OFF
DEVICE=EMM386.EXE RAM NOEMS
DOS=HIGH,UMB
FILESHIGH=40
BUFFERSHIGH=30,0
STACKSHIGH=9,256
LASTDRIVEHIGH=Z
^Z
C:\>copy con autoexec.bat
@ECHO OFF
LH SMARTDRV.EXE
D:
CD D:\WIN2k.INS\I386
WINNT
^Z
Then restart the computer (^Z is entered with F6 or Ctrl+Z)
Somehow somewhere I've got to choose.
No matter if it is win or lose.