I added logo=0 to msdos.sys, so why does the blue sky and white clouds still appear at startup? And after startup a menu of choices appears, including Safe Mode and so on, five items in all, and even the load path in autoexec no longer works.
The contents of msdos.sys are as follows:
;format
logo=0
The config.sys settings are as follows:
device=himem.sys /testmem:off
device=emm386.exe noems
devicehigh=setver.exe
dos=high,umb
numlock=off
files=30
autoexe.bat is as follows
path d:\dos7 ; d:\ucdos
Also, I'd like to ask what ;format does in msdos.sys.
The contents of msdos.sys are as follows:
;format
logo=0
The config.sys settings are as follows:
device=himem.sys /testmem:off
device=emm386.exe noems
devicehigh=setver.exe
dos=high,umb
numlock=off
files=30
autoexe.bat is as follows
path d:\dos7 ; d:\ucdos
Also, I'd like to ask what ;format does in msdos.sys.


