|
cytw
初级用户
 
积分 29
发帖 12
注册 2006-4-27
状态 离线
|
『楼 主』:
DiskGen2.0为何用不了?
使用 LLM 解释/回答一下
请教:我的DiskGen2.0为何用不了?,原1.2能正常使用,为何换成2.0的就行了?
Ask: Why can't I use DiskGen 2.0? The original 1.2 works normally, why does it work after replacing it with 2.0?
|

 |
|
2007-11-4 19:45 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-11-4 20:29 |
|
|
cytw
初级用户
 
积分 29
发帖 12
注册 2006-4-27
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
CONFIG.SYS
[menu]
menuitem=GHOST, GHOST
menuitem=DiskGen, DiskGen
menuitem=MS-DOS, MS-DOS
menuitem=TOOLS, TOOLS
menudefault=TOOLS, 18
menucolor=14, 4
[MS-DOS]
device=himem.sys /testmem:off
[TOOLS]
device=himem.sys /testmem:off
[GHOST]
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
[DiskGen]
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
[COMMON]
DOS=NOAUTO
dos=high,umb
shell=command.com /P /F /E:1440
fileshigh=20
buffershigh=30lastdrivehigh=z
SET TMP=X:\
SET TEMP=X:\
AUTOEXEC.BAT
@ECHO OFF
SET DIRCMD=/O:N
subst a:
subst b:
xmsdsk 48000 x: /y >nul
copy /y command.com x:\ >nul
copy /y cytw.exe x:\ >nul
subst a: /d
subst b: /d
set comspec=x:\command.com
set ghox=ghos
x:
cytw.exe /y >nul
del cytw.exe >nul
cd cmd
zeno.exe >nul
mouse.com >nul
tway.exe >nul
wbx.com >nul
Path=x:\cmd;x:\
set temp=x:\
set tmp=x:\
IF "%config%"=="GHOST" GOTO GHOST
IF "%config%"=="DiskGen" GOTO DiskGen
IF "%config%"=="TOOLS" GOTO TOOLS
IF "%config%"=="MS-DOS" GOTO QUIT
:GHOST
GHOST
GOTO QUIT
:DiskGen
DiskGen
GOTO QUIT
:TOOLS
call menu.bat
GOTO QUIT
:QUIT
find /s
cd\
cls
call x:\cmd\help.bat
REM:请帮忙查一查错在那?谢谢!
CONFIG.SYS
menuitem=GHOST, GHOST
menuitem=DiskGen, DiskGen
menuitem=MS-DOS, MS-DOS
menuitem=TOOLS, TOOLS
menudefault=TOOLS, 18
menucolor=14, 4
device=himem.sys /testmem:off
device=himem.sys /testmem:off
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
DOS=NOAUTO
dos=high,umb
shell=command.com /P /F /E:1440
fileshigh=20
buffershigh=30lastdrivehigh=z
SET TMP=X:\
SET TEMP=X:\
AUTOEXEC.BAT
@ECHO OFF
SET DIRCMD=/O:N
subst a:
subst b:
xmsdsk 48000 x: /y >nul
copy /y command.com x:\ >nul
copy /y cytw.exe x:\ >nul
subst a: /d
subst b: /d
set comspec=x:\command.com
set ghox=ghos
x:
cytw.exe /y >nul
del cytw.exe >nul
cd cmd
zeno.exe >nul
mouse.com >nul
tway.exe >nul
wbx.com >nul
Path=x:\cmd;x:\
set temp=x:\
set tmp=x:\
IF "%config%"=="GHOST" GOTO GHOST
IF "%config%"=="DiskGen" GOTO DiskGen
IF "%config%"=="TOOLS" GOTO TOOLS
IF "%config%"=="MS-DOS" GOTO QUIT
:GHOST
GHOST
GOTO QUIT
:DiskGen
DiskGen
GOTO QUIT
:TOOLS
call menu.bat
GOTO QUIT
:QUIT
find /s
cd\
cls
call x:\cmd\help.bat
REM: Please help check where the error is? Thank you!
|

 |
|
2007-11-6 09:22 |
|
|
cytw
初级用户
 
积分 29
发帖 12
注册 2006-4-27
状态 离线
|
『第 4 楼』:
DiskGen
使用 LLM 解释/回答一下
或死机,或显示信息:
[PMODE/W]:Abort:00
Exception:0D
Error code:00000000
EAX:00000002 EBX:0000100A ECX:00000000 EDX:00000018
ESi:00000392 EDI:00025EE0 EBP:0000100A ESP:0002DC88
EIP:00000D75
EFLAGS:00210002
CR0:00000011 CR2:00000000
请高手帮忙,同样条件下运行1.2没问题!
Or crash, or display information:
:Abort:00
Exception:0D
Error code:00000000
EAX:00000002 EBX:0000100A ECX:00000000 EDX:00000018
ESI:00000392 EDI:00025EE0 EBP:0000100A ESP:0002DC88
EIP:00000D75
EFLAGS:00210002
CR0:00000011 CR2:00000000
Please help, the same conditions run 1.2 no problem!
|

 |
|
2007-11-6 10:07 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
[DiskGen]
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
----------
去掉
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
或者去掉
device=umbpci.sys /S
看看。
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
----------
Remove
device=himem.sys /numhandles=128 /testmem:off
device=umbpci.sys /S
Or remove
device=umbpci.sys /S
and see.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-11-6 10:09 |
|
|
cytw
初级用户
 
积分 29
发帖 12
注册 2006-4-27
状态 离线
|
|
2007-11-6 10:11 |
|
|
dato
高级用户
   
积分 916
发帖 377
注册 2004-3-8
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
偶的是这样的,以前我在一台via pro 133的主板有碰到过问题,后来就改成这样的config,凡是使用过的机器都没问题,偶专门给diskgenus配了这么一个config,因为可能其它的config会导致它加载失败,反正这种软件尽量少加载
[DISK]
menuitem=diskgen,Disk Genius.
[diskgen]
include=COMM
[COMM]
device=HIMEM.SYS /testmem:off
DEVICE=EMM386.EXE NOEMS
devicehigh=ramdrive.sys /E 2048
files=30
buffers=60
dos=high,umb
stacks=9,256
lastdrive=z
Well, this is how it is. Previously, I encountered a problem with a via pro 133 motherboard, and then I changed to this config. All the machines that have used it are fine. I specially configured such a config for diskgenus, because other configs might cause it to fail to load. Anyway, try to load such software as little as possible
menuitem=diskgen,Disk Genius.
include=COMM
device=HIMEM.SYS /testmem:off
DEVICE=EMM386.EXE NOEMS
devicehigh=ramdrive.sys /E 2048
files=30
buffers=60
dos=high,umb
stacks=9,256
lastdrive=z
|

http://dato.ys168.com
google search bot
http://dato.minidns.net/ |
|
2007-11-6 10:50 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-11-6 11:16 |
|
|
cytw
初级用户
 
积分 29
发帖 12
注册 2006-4-27
状态 离线
|
|
2007-11-6 11:18 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-11-6 11:19 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
不要加载中文汉字系统,特别是天汇,退出天汇再运行diskgen,如果批处理有goto call之类的最好把diskgen放在end位置。这个Bug我还报告过diskgen作者。
Do not load the Chinese character system, especially Tianhui. Exit Tianhui and then run DiskGen. If the batch file has goto call and other things, it's best to put DiskGen at the end position. I also reported this bug to the DiskGen author.
|

第一高手 第二高手
我的小站
 |
|
2007-11-6 12:04 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
看了一下autoexec,运行diskgen也要加载那么多东西干什么?什么都不需要。越少却好。呵呵。
I took a look at autoexec, why does running diskgen need to load so many things? Nothing is needed. The fewer the better. Hehe.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-11-6 12:21 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
我使用的相关文件。仅供参考。
[menu]
menuitem=gghost, GGhost [A]
menuitem=diskgen, Diskgen
menudefault=gghost,3
menucolor=15,1
[gghost]
device=himem.sys /testmem:off
include m1
[diskgen]
[m1]
files=30
buffers=30
dos=high,umb
stacks=9,256
lastdrive=z
shell=command.com /p /f /e:800
--------------------
@echo off
cls
if "%config%"=="gghost" goto gghost
if "%config%"=="diskgen" goto diskgen
........
:diskgen
ctmouse >nul
diskgen
CTMOUSE /u >nul
goto quit
The relevant files I use. For reference only.
menuitem=gghost, GGhost
menuitem=diskgen, Diskgen
menudefault=gghost,3
menucolor=15,1
device=himem.sys /testmem:off
include m1
files=30
buffers=30
dos=high,umb
stacks=9,256
lastdrive=z
shell=command.com /p /f /e:800
--------------------
@echo off
cls
if "%config%"=="gghost" goto gghost
if "%config%"=="diskgen" goto diskgen
........
:diskgen
ctmouse >nul
diskgen
CTMOUSE /u >nul
goto quit
|

Windows 一键还原
http://www.yjhy.com |
|
2007-11-6 12:28 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
嘿嘿,diskgen 在不加载任何驱动的dos系统中就能正常运行,楼主你整那么多玩意上去除了添乱帮不了任何忙!
此外 diskgen 貌似与所有的中文平台都有冲突(并非总是,但当遇上无法正常运行时,只需推出中文平台通常都能解决问题)。
Hehe, diskgen can run normally in a DOS system that doesn't load any drivers. The landlord, what you did with all those things just causes trouble and doesn't help at all!
In addition, diskgen seems to have conflicts with all Chinese platforms (not always, but when it can't run normally, just exiting the Chinese platform can usually solve the problem).
|
|
2007-11-6 21:41 |
|
|
cytw
初级用户
 
积分 29
发帖 12
注册 2006-4-27
状态 离线
|
|
2007-11-7 10:48 |
|