|
我的本本是HP 6531S,为了能启动到DOS运行一键GHOST,已经试过了许多版本的启动U盘和启动光盘,其中启动U盘有:一键GHOST v2008.08.08 奥运版 U盘版,完美者U盘维护系统贺岁版,晨枫U盘维护V2.0_512M版,高兼容多合一启动U盘;启动维护光盘有:雨林木风系统维护光盘,还有什么“超级系统维护光盘”——发现所有的“一键GHOST”都不行,都找不到NTFS分区.
经测试各种版本的启动U盘的DOS下GHOST,只有“一键GHOST v2008.08.08 奥运版 U盘版”启动菜单中的“GHOST 11.2”选项能自动运行GHOST后,通过手工选择GHOST的相关菜单,可以看到NTFS分区;在启动菜单中选“COMPT, DOS”选项能进入DOS,再人工键入GHOST运行,就能看到NTFS分区,并能正常完成备份和恢复.其他选项都失败(停止响应).“雨林木风系统维护光盘”只能在进入DOS后手工运行GHOST,才有NTFS分区.其他版本的启动U盘,甚至进入DOS后再手动运行GHOST,都找不到NTFS分区.
真是奇怪的HP 6531S!
“一键GHOST v2008.08.08 奥运版 U盘版”的两个DOS系统配置文件:
CONFIG.SYS
[menu]
submenu=GHO11, 1KEY GHOST 11.2
submenu=GHO83, 1KEY GHOST 8.3
menuitem=G11EN, GHOST 11.2
menuitem=G83EN, GHOST 8.3
menuitem=DISKG, DISKGEN
menuitem=COMPT, DOS
menudefault=GHO11,5
menucolor=7,0
[GHO11]
menuitem=G11ST, IDE / SATA
menuitem=G11S1, SATA only
menuitem=G11S2, USB-DISK
menuitem=G11S3, USB-CD
menudefault=G11ST,5
menucolor=7,0
[GHO83]
menuitem=G83ST, IDE / SATA
menuitem=G83S1, SATA only
menuitem=G83S2, USB-DISK
menuitem=G83S3, USB-CD
menudefault=G83ST,5
menucolor=7,0
[COMPT]
device=himem.sys /testmem:off
[DISKG]
device=himem.sys /testmem:off
[G11EN]
device=himem.sys /testmem:off
[G83EN]
device=himem.sys /testmem:off
[G11S3]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=usbcd.sys /D:USB-CD
[G11S2]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=di1000dd.sys
[G11S1]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=gcdrom /D:SATACD01 /C0
rem device=gcdrom /D:SATACD02 /C1
rem device=gcdrom /D:SATACD03 /C2
[G11ST]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=vide-cdd /D:IDE-CD
[G83S3]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=usbcd.sys /D:USB-CD
[G83S2]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=di1000dd.sys
[G83S1]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=gcdrom /D:SATACD01 /C0
rem device=gcdrom /D:SATACD02 /C1
rem device=gcdrom /D:SATACD03 /C2
[G83ST]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=vide-cdd /D:IDE-CD
[COMMON]
dos=high,umb
shell=command.com /P /F /E:2000
files=20
buffers=30
rem device=ramdrive 25000 512 256 /E
lastdrive=z
AUTOEXEC.BAT
@ECHO OFF
REM 1KEY GHOST HD/CD/UD
REM http://doshome.com
SET DIRCMD=/O:N
IF "%config%"=="G83EN" GOTO G83E
IF "%config%"=="G11EN" GOTO G11E
IF "%config%"=="COMPT" GOTO CMP
IF "%config%"=="DISKG" GOTO DG
cls
echo XMSDSK is Loading...please wait...
xmsdsk.exe 25000 x: /y >nul
set ramdrive=x:
rem call fdrd
cls
echo Copy files is running...please wait...
copy /y command.com %ramdrive%\ >nul
copy /y fdapm.com %ramdrive%\ >nul
copy /y restart.com %ramdrive%\ >nul
copy /y shsucdx.com %ramdrive%\ >nul
copy /y d.bat %ramdrive%\ >nul
copy /y fdrd.bat %ramdrive%\ >nul
copy /y r.bat %ramdrive%\ >nul
copy /y s.bat %ramdrive%\ >nul
copy /y arj.exe %ramdrive%\ >nul
copy /y ctmouse.exe %ramdrive%\ >nul
copy /y diskgen.exe %ramdrive%\ >nul
copy /y fdisk.exe %ramdrive%\ >nul
copy /y find.exe %ramdrive%\ >nul
copy /y findcd.exe %ramdrive%\ >nul
copy /y func.exe %ramdrive%\ >nul
copy /y ghost83.exe %ramdrive%\ >nul
copy /y ghost.exe %ramdrive%\ >nul
copy /y kvfix.exe %ramdrive%\ >nul
path=%ramdrive%\
set comspec=%ramdrive%\command.com
set verx=u
set ghox=ghos
set ghoy=1KG
set ghod=1
set ghoh=..
set ghom=~1
set ghoi=C_PAN.GHO
set ghoj=C_PAN*.GH?
set ghot=C_PAN.TXT
set ghor=C_PAN.INI
:ERROR
IF EXIST tools.ex_ GOTO EXT
echo ERROR: tools.ex_ not found.
echo SORRY: Be will not use the disk.
echo.
GOTO QUIT
:EXT
cls
echo Preparing to start your computer.
echo This may take a few minutes. Please wait...
vol >%ramdrive%\vol.txt
copy tools.ex_ %ramdrive%\tools.arj >nul
%ramdrive%
cd\
arj x -y -gdoshome tools.arj >nul
del tools.arj >nul
lh doskey >nul
IF "%config%"=="G83ST" GOTO G83ID
IF "%config%"=="G83S1" GOTO G83SA
IF "%config%"=="G83S2" GOTO G83UD
IF "%config%"=="G83S3" GOTO G83UC
IF "%config%"=="G11ST" GOTO G11ID
IF "%config%"=="G11S1" GOTO G11SA
IF "%config%"=="G11S2" GOTO G11UD
IF "%config%"=="G11S3" GOTO G11UC
goto quit
:CMP
path=a:\
ctmouse.exe >nul
call d.bat
goto quit
:DG
ctmouse.exe >nul
diskgen.exe
call d.bat
goto quit
:G83E
ctmouse.exe >nul
ghost83.exe
call d.bat
goto quit
:G11E
ctmouse.exe >nul
ghost.exe
call d.bat
goto quit
:G83ID
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
rem shsucdx /D:IDE-CD
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G83SA
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
rem shsucdx /D:?SATACD01 /D:?SATACD02 /D:?SATACD03
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G83UD
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
set verx=u
cls
usb-hdd.bat
:G83UC
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
shsucdx /D:USB-CD
findcd /s
cls
usb-hdd.bat
:G11ID
set ghov=11
rem shsucdx /D:IDE-CD
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G11SA
set ghov=11
rem shsucdx /D:?SATACD01 /D:?SATACD02 /D:?SATACD03
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G11UD
set ghov=11
set verx=u
cls
usb-hdd.bat
:G11UC
set ghov=11
shsucdx /D:USB-CD
findcd /s
cls
usb-hdd.bat
:QUIT
我现在只能改为最简单的,其它都没用,删了:
CONFIG.SYS
[menu]
menuitem=G11EN, GHOST 11.2
menuitem=COMPT, DOS
menudefault=G11EN,5
menucolor=7,0
[COMPT]
device=himem.sys /testmem:off
[G11EN]
device=himem.sys /testmem:off
[COMMON]
dos=high,umb
shell=command.com /P /F /E:2000
files=20
buffers=30
lastdrive=z
AUTOEXEC.BAT
@ECHO OFF
SET DIRCMD=/O:N
IF "%config%"=="G11EN" GOTO G11E
IF "%config%"=="COMPT" GOTO CMP
cls
:CMP
path=c:\
goto quit
:G11E
ghost.exe
goto quit
:QUIT
[ 本帖最后由 czczyx 于 2009-3-13 13:42 编辑 ] |
|