China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-15 11:35
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » [Share] One-key Recovery: Application DigestI View 5,026 Replies 0
Original Poster Posted 2004-06-22 00:00 ·  中国 河北 廊坊 电信
中级用户
★★
Javaing...
Credits 483
Posts 88
Joined 2003-10-19 00:00
22-year member
UID 11495
Gender Male
Status Offline
Apply "One-key Restore" to any ordinary PC:
To install this program on an ordinary PC, there are four essential tools:
1. BMGR, that is, the core program of IBM's recovery system. You can download it from the following address:
(http://www-900.ibm.com/cn/support/download/attachment/JWUU-4ZNC86/d2dfdzip.exe)
Use WinRAR to extract BMGR.EXE, BOOT.BIN, and BMGURS.BK1 into the same folder, and rename BMGURS.BK1 to BMGURS.SCR.
2. Win98 boot disk (except system files, it only needs to contain sys.com, smartdrv.exe, himem.sys three files)
3. PartitionMagic 8.0 for Windows
4. Ghost 7.75 and above DOS versions

The operation process is as follows:
Use PartitionMagic to create a new partition in the last partition of the hard disk, volume label: IBM_SERVICE, file system: FAT32 (other partitions are all NTFS), capacity: 2GB, type: primary partition.
Create a BMGR folder under this partition, copy the three files BMGR.EXE, BOOT.BIN, and BMGURS.SCR to it. And copy GHOST.EXE to the root directory of this 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 this partition.
Boot the computer with the Win98 boot disk, copy Smartdrv.exe and himem.sys to the root directory of this partition, execute the SYS command to transfer the system files to this partition (sys a: c, so that it can be booted.
Execute
BMGR\bmgr.exe /Fboot.bin /Mbmgr.scr /s
Don't rush to start the computer, execute
GHOST @Backup.txt
Back up the current system to this partition for future restoration.
At this point, a complete "one-key restore" system is completed. Restart the computer, and this system will officially start running. When your system crashes, restart the computer, and when you see the prompt:
To Start the IBM Product Recovery Program, press F11
Press F11, and you can automatically restore your system.
Of course, to prevent misoperation, you will see the confirmation prompt at this time:
Press any key to restore your system.
Press “Ctrl+C”to give up.
And press “Ctrl+Alt+Delete”to restart your computer.
That is,
Press any key, and the system will be restored.
Press "Ctrl+C" to abort the current operation.
And press "Ctrl+Alt+Delete" to restart your computer.
@_@ 行动就有收获!

QQ:170759292
Forum Jump: