Author Topic: AUTOEXEC.BAT FOR GHOST  (Read 1046 times)

khalidnet2002

  • Guest
AUTOEXEC.BAT FOR GHOST
« on: February 01, 2003, 07:04:19 AM »
i have a problem! to make it short:
please look at the folloing sit:
                                 
                             http://bootcd.narod.ru/  

i did all things well and got a working cd,it is ok.
but i used an old method in making *.ima images:
this old method has autoexec.bat as:

IF \"%config%\"==\"NOCD\" GOTO QUIT
IF \"%config%\"==\"HELP\" GOTO HELP
LH %ramd%:MSCDEX.EXE /D:mscd001 /L:%CDROM%
echo.
cls
echo Now launching volv commander
echo.
echo Loading...
path=%RAMD%:;a:;%CDROM%:ghost
ghost.exe
echo.
goto QUIT


but the russian sit suggested another mehod so that we can make use of [bcdw_cl.com]
their method has the following info in autoexec and ghost .bat


IF \"%config%\"==\"NOCD\" GOTO QUIT
IF \"%config%\"==\"HELP\" GOTO HELP
LH %ramd%:MSCDEX.EXE /D:mscd001 /L:%CDROM%
BCDW_CL
if not \"%BCDW_CL%\" == \"\" call %CDROM%:%BCDW_CL%
if \" %BCDW_CL % \" == \"GHOSTGHOST.BAT\"
echo Start Ghost...
GOTO QUIT

but by using their method ghost didnot start and i got [syntax error]

what can i do?



every input will be appreciated

puterguy

  • Guest
AUTOEXEC.BAT FOR GHOST
« Reply #1 on: February 06, 2003, 08:44:50 PM »
Post your current config.sys and Autoexec.bat.  Ill give you my opinion.




Puterguy
A+ Cert
Network+ Cert
MCP