cancel
Showing results for 
Search instead for 
Did you mean: 

How can i create Automatic Bootable Disk for Restore...

Vidukalp
Not applicable

 

Hi to all,

I Use Ghost 2003

I have problem for creating Automatic Recovery bootable disk.

How can i created Automatic bootable disk....

I have Core i5 & 1Tb HDD.

in 1TB HDD there are 4 partition. 1st 60GB for WinXp, 2nd 600GB  for Video Editing Data... & third for Working Data... & i also created 4th for Ghost Image File.

I also want to create image to 4th Partition & i want to hide 4th partion so other people do not anything to my Backup Ghost File... because My WinXp & Other installation is much bigger like 34GB.

 I want to create Automatic recovery bootable disk & reastore My C drive from Hidden Partion without any GUI.

I dont know about command line very well so plz... help me how tro create Automatic Recovery Bootable Disk..

I also search for this but i found as below

 

  Autoexec.bat 

IF "%config%"=="NOCD" GOTO QUIT
IF "%config%"=="HELP" GOTO HELP
LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%

ghost.exe -clone,mode=pload,src=1:4\ghost\winxp.gho:1,dst=1:1

::If MSCDEX doesn't find a drive...
IF ERRORLEVEL 1 SET CDPROB=1
:: 

 

Config.sys

Open config.sys and edit the following to the very top of the configuration. We are

reducing the DOS menu to only one choice which will execute in one second:

Original:

[menu]
menuitem=HELP, Help
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menuitem=QUICK, Minimal Boot
menudefault=HELP,30
menucolor=7,0

Revised:

[menu]

menuitem=CD, Restore Ghost Image.

menudefault=CD,1

menucolor=7,0

Optional: If you want to show people what a Sci-Fi geek you are open setramd.bat and

edit the echo messages like this. This step is not necessary and will be displayed while

the computer is being booted up:

@echo off
set RAMD=
set CDROM=

echo.
echo Retinal Scan Sequencing.....
echo Optical Neural Net Database.....Searching....Verified
echo Access Granted
echo.

--------------------------------------------------
a:\findramd
if "%RAMD%"=="C" goto c_drive
goto success
:c_drive
echo Initializing Partition Load Sequence.
echo System Sequence Initialized. Executing Primary Command.
echo Please wait.......
echo.
goto success

So plz.. give me Command for Autoexec.bat, Config.sys & Setramd.bat

KALP

1 REPLY 1

Markus_Koestler
Moderator
Moderator
   VIP   

This is a BESR forum, the ghost forum is here, please re-tag your post: https://www-secure.symantec.com/connect/endpoint-management/forums/ghost-solution-suite-0