Ghost系统备份

来源:百度知道 编辑:UC知道 时间:2024/09/23 03:30:01
究竟 "Ghost系统备份" 是什麼来的,
请问可否介绍一吓,步骤及过程是怎样的,
那里有得下载,
谢谢.

一人更比一人狠。都不给分

运行notepad, 输入以下内容:
del c:\autoexec.bat
c:\ghost\attrib.exe -a -s -h c:\boot.ini
del c:\boot.ini
copy C:\Ghost\original\boot.ini c:c:\ghost\attrib.exe +a +s +h c:\boot.ini
md d:\ghost
copy ghost.exe d:\ghost /n
copy ghost.ini d:\ghost /n
copy oeminfo.ini c:\windows\system32 /y
copy oemlogo.bmp c:\windows\system32 /y
Ghost.exe -clone,mode=pdump,src=1:1,dst=d:\ghost\winxpsp2.gho -z3 -sure -rb
保存为bf.bat

再次运行notepad 输入以下内容:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
C:\ = "DOS"
保存为BOOT.INI

首先开始运行notepad 打开记事本,输入以下内容:
[boot loader]
timeout=1
default