![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-13 21:28 |
47,811 topics / 349,897 posts / today 0 new / 48,256 members |
| DOS学习入门 & 精彩文章 (教学室) » CONFIG.SYS Configuration Diagnosis Clinic |
| Printable Version 8,591 / 67 |
| Floor1 如是大师 | Posted 2003-05-07 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
If any of you have doubts about your own config file, or anything you're proud of, please post it here.
|
|
| Floor2 skynet | Posted 2003-05-08 00:00 |
| 初级用户 Posts 7 Credits 136 | |
|
I want to set up dual boot for dos6.22 and windows3.2. But I still can't get it to work. I can't find where the error is. Please advise.
config.sys: menuitem=dos6.22,dos6.22 menuitem=windows3.2,windows3.2 menucolor=7,0 menudefault=dos6.22,5 numlock=on include=basic include=basic DEVICE=C:\DOS\SETVER.EXE DEVICE=C:\DOS\HIMEM.SYS DOS=HIGH FILES=30 stacks=9,256 autoexec.bat: C:\DOS\SMARTDRV.EXE /X @ECHO OFF PROMPT $P$G PATH C:\WINDOWS;C:\DOS SET TEMP=C:\DOS goto %config% :dos6.22 GOTO END :window3.2 win GOTO END :EDN |
|
| Floor3 如是大师 | Posted 2003-05-08 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Describe the exact symptoms...
|
|
| Floor4 snoopy | Posted 2003-05-08 00:00 |
| 初级用户 Posts 3 Credits 122 | |
|
END at the end is misspelled, just a typo, right!
|
|
| Floor5 skynet | Posted 2003-05-08 00:00 |
| 初级用户 Posts 7 Credits 136 | |
| Floor6 如是大师 | Posted 2003-05-09 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Is the path to your smartdrv correct?
|
|
| Floor7 skynet | Posted 2003-05-09 00:00 |
| 初级用户 Posts 7 Credits 136 | |
|
C:\DOS\SMARTDRV.EXE
That's right. I specifically checked for SMARTDRV.EXE under c:\dos. That file is definitely there. By the way, I'm using virtual pc5.2 |
|
| Floor8 如是大师 | Posted 2003-05-09 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Modify config like this: try this out.....
config.sys: menuitem=dos6.22,dos6.22 menuitem=windows3.2,windows3.2 menucolor=7,0 menudefault=dos6.22,5 DEVICE=C:\DOS\HIMEM.SYS DEVICE=C:\DOS\SMARTDRV.EXE 1024 /X shell=c:\command.com set tmp=c:\temp set temp=c:\temp DOS=HIGH BUFFERS=20,0 FILES=30 stacks=9,256 numlock=on |
|
| Floor9 如是大师 | Posted 2003-05-09 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Modify the autoexec file as follows:
@ECHO OFF PROMPT $P$G PATH C:\WINDOWS;C:\DOS set tmp=c:\temp SET TEMP=C:\temp :: IF "%config%"=="dos6.22" GOTO dos6.22 IF "%config%"=="windows3.2" GOTO windows3.2 :dos6.22 GOTO END :windows3.2 c: cd \ cd windows win GOTO END :END |
|
| Floor10 Wengier | Posted 2003-05-09 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
In CONFIG.SYS it is:
menuitem=windows3.2,windows3.2 So how did it become this in AUTOEXEC.BAT: :window3.2 win GOTO END ? Another typo? |
|
| Floor11 如是大师 | Posted 2003-05-09 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
Hehe..... I almost made the same mistake too...
Sorry..... |
|
| Floor12 skynet | Posted 2003-05-11 00:00 |
| 初级用户 Posts 7 Credits 136 | |
|
Still doesn't work.
Feels like you didn't change much. Explain it a bit |
|
| Floor13 liaosl502 | Posted 2003-05-12 00:00 |
| 初级用户 Posts 1 Credits 108 | |
|
In AUTOEXEC。BAT,
just change :window3.2 to :windows3.2 and it'll be fine! It's mainly caused by the inconsistency between the two. |
|
| Floor14 如是大师 | Posted 2003-05-12 00:00 |
| 元老会员 Posts 3,351 Credits 9,654 From 湖北 | |
|
One thing is that the statements in your config file are rather repetitive, and another is that the interpreter command and environment weren't set. Since this was just modifying your file, not something I wrote from scratch, of course it would look similar. But the point was for you to look at the differences.
If it still doesn't work, what are the symptoms? ..... Same as before? |
|
| Floor15 jzcjgh | Posted 2003-05-12 00:00 |
| 初级用户 Posts 39 Credits 253 | |
|
device=himem.sys /testmem
ffdevice=emm386.exe noems device=oakcdrom.sys /D:mscd000 device=btdosm.sys device=flashpt.sys device=btcdrom.sys /D:mscd000 device=aspi2dos.sys device=aspi8dos.sys device=aspi4dos.sys device=aspi8u2.sys device=aspicd.sys /D:mscd000 dos=high,umb files=30 buffers=45 stacks=9,256 devicehigh=ramdrive.sys /E 4096 lastdrive=z When I install ME it says there isn't enough memory, what should I do? |
|
| 1 2 3 4 … 5 Next |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |