You may encounter memory shortages if your config.sys
contains this line:
DEVICE=C:\DOS\EMM386.EXE NOEMS

You should change remove the 'NOEMS' parameter:
DEVICE=C:\DOS\EMM386.EXE 

