Apply one-key restore to any ordinary PC:
To load this program on a regular PC, there are four essential tools:
1. Bmgr&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; That is, IBM restores the core program of the system. Can be downloaded at the following address:
(Http://www-900.ibm.com/cn/support/download/attachment/JWUU-4ZNC86/d2dfdzip.exe)
Use WinRAR to BMGR.EXE, BOOT. BIN, Bmgurs. BK1 unzip to the same folder and rename Bmgurs.bk1 to BMGURS.SCR.
2. Win98 boot disk (except system files, only include sys.com, Smartdrv.exe, himem.sys three files)
3. PartitionMagic 8.0 for Windows
4. Ghost 7.75 and above DOS version
The operation process is as follows
Use PartitionMagic to create a new partition on the last partition of your hard disk, volume Label: ibm_service, File system: FAT32 (other partitions are NTFS), Capacity: 2GB, type: Primary partition.
Create the Bmgr folder under this partition, BMGR.EXE, BOOT. BIN, Bmgurs. SCR three files are copied to this point. and copy the GHOST.EXE to the root directory of the partition.
Open Notepad and write the following four files:
Autoexec.bat
@Echo off
Cls
Echo.
echo Press any key to restore your system.
echo Press "CTRL + C" to give up.
echo and press "Ctrl+alt+delete" to restart your computer.
Echo.
Pause
Smartdrv.exe
Ghost.exe @Restore. txt
Config.sys
Device=c:\himem.sys
Backup.txt
–clone,mode=pcreate,src=1:1,dst=c:\backup.gho–z9–fx-sure
Restore.txt
–clone,mode=prestore,src=c:\backup.gho,dst=1:1–rb–sure
Save the above three files and place them in the root directory of the partition.
Start the computer with the Win98 boot disk and copy Smartdrv.exe, Himem.sys to the partition root, and execute the SYS command to transfer system files to the partition (SYS A:C:) so that it can be booted.
Implementation
bmgr\bmgr.exe/fboot.bin/mbmgr.scr/s
Don't rush to start the computer, perform
GHOST @Backup. txt
Back up the current system to the partition for future recovery.
At this point, a complete set of "One-click Recovery" System is complete. Restart your computer, and the system will officially start running. When your system crashes, restart your computer when you see a prompt:
To Start IBM Product Recovery, press F11
Press F11 to automatically restore your system.
Of course, to prevent misoperation, you will see a confirmation prompt:
Press any key to restore your system.
Press "CTRL + C" to give up.
and press "Ctrl+alt+delete" to restart your computer.
That,
Press any key to restore your system.
Press CTRL + C to abort the current operation.
and press "Ctrl+alt+delete" to restart your computer.