Several important parameters needing attention in reloading XP system

Source: Internet
Author: User
Tags split

Although more and more users are starting to upgrade their Windows XP system to the Win7 system, some users continue to use this very classic operating system because of their lack of understanding of the Win7 system and their preference for XP systems. XP users must have encountered a computer crash, some users have learned to reload the system, but the reload system is very troublesome, especially every use of ghost must be selected, then there is no good way? In fact Ghost XP has a lot of parameters, If you use these parameters skillfully, we can write to MS-DOS batch software, to the computer backup and system reloading brings great convenience, the following small series to take everyone to study under it!

1. Split-Volume backup

The code is as follows:

ghost-sure-clone,mode=pdump,src=1:1,dst=system.gho-span-split=630

Role:

is to back up the first partition information in the System.gho under the current folder, and when the generated System.gho is greater than 630 trillion, the system will split the Gho file. (This parameter applies to backup large partitions and burn them to a 650-gigabit CD-R)

2, automatic backup

The code is as follows:

Ghost-sure-clone,mode=pdump,src=1:1,dst=system.gho

Role:

Back up your first hard drive. The first partition information is in the System.gho under the current folder and can later be used to restore the system.

3, with the password backup

The code is as follows:

Ghost-sure-pwd,666888-clone,mode=pdump,src=1:1,dst=system.gho

Role:

(1) The first partition of the first hard disk is backed up to the System.gho in the current folder, 666888 is the password for the Gho file;

(2) When using Ghost Explorer to release the files or ghost restore System.gho files, must enter 666888 password, otherwise can not restore or release the file;

(3) Input ghost-sure-pwd-clone,mode=pdump,src=1:1,dst= System.gho,-pwd behind the password, Ghost in the production Gho file will ask the user to encrypt Gho password, to Gho file encryption, others can not be free to view or restore our files.

4, automatic recovery

The code is as follows:

Ghost-sure-rb-clone,mode=pload,src=system.gho:1,dst=1:1

Role:

Restores the System.gho file under the current folder to the first partition on the first hard drive, without confirmation, and automatically restarts the computer after the operation completes.

The above parameters can give the computer backup and system reload to bring great convenience, for the heavy load system to restore trouble users, may wish to learn this tutorial, I hope that we can help

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.