Subscribe to RSS feed

«

»

Aug
14

Ghost auto Recovery System 만들기

*주의*
1) 복구 파티션은 반드시 윈도우가 깔린 하드 디스크의 파티션 이여야 한다
2) 모든파티션은 “주 파티션” 이 되어야 한다(파란색 테두리)
 
 
—————————————————————————————–
1. 파티션을 만든다. (적당한 크기로). FAT32
2. 적당한 설정등을 해준다 D:
3. 부팅CD로 부팅후  format c:  /q  /s
4. bootpart 로 파티션 확인
 
 
bootpart  2  c:\bootsect.dos
 
위에서 2는 백업파티션(백업할 곳) 의 번호
 
 
윈도우 부팅후 z:의 bootsect.dos 파일을 c:\로 복사
 
VISTA
CD에 있는 ntldr boot.ini  c:\로 복사 후
재붓  cmd  bcdedit / timeout 2
 
 
백업
ghost -clone,mode=pdump,src=1:1,dst=1:2\backup.gho -auto -sure -z9-fx
 
-z9옵션은  0-9까지   높을수록 압축률이 크다
 
 
 
복구
ghost -clone,mode=pload,src=1:2\backup.gho:1,dst=1:1 -sure-rb
 
 
backup.gho:1  은 이미지 파일내에 존재하는 첫번째 Partition이란 뜻
 
 
 
고스트 스위치 “sata + raido”
 
└   -ffx      -fni
 
 
 
 
 
etc.
 
copy e:\i386\ntdetect.com c:\
copy e:\i386\ntldr c:\
 
fixmbr
fixboot

2 comments

  1. Chandler says:

    Check out the IAPS Affiliate Program: http://cli.gs/H2gvH

  2. Sunday Shimek says:

    Excellant blog, you deserve a free iPad: http://ow.ly/2gkwd

Leave a Reply to Chandler Cancel reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">