help!
thanks for your consideration! i am so sorry typing english because i cannot find any chinese input in this computer even i cannot install any of them as i am a guest user in an english operating system here.
at the beginning, could you please tell me how can i configure my config.sys or something else so that i can select different drivers when i boot my computer? in short, similar as windows step by step booting functioin. i am making a bootdisk and planning to add an "boot step by step" function, so that end users can depend on their own device environment to choose different drivers, and we don't have to worry about what devices they got or the campatibility problem.
secondly, i am confused about the usage of "ERRORLEVEL" on autoexec.bat. it seems like a return function of programs. can you tell me more about the details?
otherwise i am doing a 2.88m image, the only way that i can do to make it bootable is that open an existing bootable image then del all files inside and add mine. if i create a blank 2.88m image via winimage or other software, it cannot boot at all! should i edit its sector or something else to finish this funtion?
in addition when we boot our computers,as i know, most of programs can be loaded in high memory(LH, DEVICEHIGH etc), those can save heaps of conventional memory, why people don't do so? are there any campatibility problem if do that?
also there is a quite strange thing happening when i create the boot disk. probably because i put heaps of programs and directories into a cab compressed file, after i decompress all into the ramdisk i found some files were lost! in other words some files exist in the compressed file but not in the ramdisk. it is incredible because my ramdisk got enough room! then i try to change the config.sys with "files=15 buffers=45" from "file=10 buffers=20", it is all right, nothing is lost. i cannot understand, because i think those figures have not any relationship in this case, and i haven't load any of them in the cab file as TSRs. a part of my config.sys is below.
files=15
buffers=45
dos=high,umb
device=himem.sys /testmem
ff
device=emm386.exe ram
device=oakcdrom.sys /D:mscd000
devicehigh=ramdrive.sys /E 3072
lastdrive=u
at the end of the day, i found emm386 can have lots of addition switch such as "EMM386.EXE NOEMS" and "EMM386.EXE Ram" etc. do you know something about them?
i am a new guy here, hope you can help me to solve these problem. thanks again.
thanks for your consideration! i am so sorry typing english because i cannot find any chinese input in this computer even i cannot install any of them as i am a guest user in an english operating system here.
at the beginning, could you please tell me how can i configure my config.sys or something else so that i can select different drivers when i boot my computer? in short, similar as windows step by step booting functioin. i am making a bootdisk and planning to add an "boot step by step" function, so that end users can depend on their own device environment to choose different drivers, and we don't have to worry about what devices they got or the campatibility problem.
secondly, i am confused about the usage of "ERRORLEVEL" on autoexec.bat. it seems like a return function of programs. can you tell me more about the details?
otherwise i am doing a 2.88m image, the only way that i can do to make it bootable is that open an existing bootable image then del all files inside and add mine. if i create a blank 2.88m image via winimage or other software, it cannot boot at all! should i edit its sector or something else to finish this funtion?
in addition when we boot our computers,as i know, most of programs can be loaded in high memory(LH, DEVICEHIGH etc), those can save heaps of conventional memory, why people don't do so? are there any campatibility problem if do that?
also there is a quite strange thing happening when i create the boot disk. probably because i put heaps of programs and directories into a cab compressed file, after i decompress all into the ramdisk i found some files were lost! in other words some files exist in the compressed file but not in the ramdisk. it is incredible because my ramdisk got enough room! then i try to change the config.sys with "files=15 buffers=45" from "file=10 buffers=20", it is all right, nothing is lost. i cannot understand, because i think those figures have not any relationship in this case, and i haven't load any of them in the cab file as TSRs. a part of my config.sys is below.
files=15
buffers=45
dos=high,umb
device=himem.sys /testmem
ffdevice=emm386.exe ram
device=oakcdrom.sys /D:mscd000
devicehigh=ramdrive.sys /E 3072
lastdrive=u
at the end of the day, i found emm386 can have lots of addition switch such as "EMM386.EXE NOEMS" and "EMM386.EXE Ram" etc. do you know something about them?
i am a new guy here, hope you can help me to solve these problem. thanks again.
