Re: Missing conventional memory
Posted on 2020-12-11, 17:32
Is that 631K total? Or 631k available? DOS itself needs memory to run, which includes IO.SYS and MSDOS.SYS, as well as the command interpreter. A plain install will not be loading DOS into the HMA, so it must be loaded low into the 640K area. Use MEM /C /P to see a breakdown of what is consuming …