Teach you to play ghost cloning more professional _ application skills
Source: Internet
Author: User
The use of Dos people are not unfamiliar with the parameters, dos many programs have parameters, although it is a dull English alphabet, but the function is very powerful. Ghost is a typical DOS program that supports parameters, making full use of its parameters, and we can better control ghost. To get them to work better for us, for the first few examples, we used the ghost parameters to make a self starter CD that automatically backs up and recovers hard disk data. It is precisely because of ghost parameters, powerful, we have to put some of the most commonly used parameters listed for everyone to use for reference.
Small Tips
★ Parameter (Parameter) is a program to provide us with some hidden options, by adding parameters, you can achieve the normal startup program could not be implemented or can be implemented, but need a lot of steps to achieve the function, can bring us a lot of convenience.
★ The parameter and the program, the parameter and the parameter are separated by spaces.
★ We can write the parameters of Ghost to some bat files, and use it to clone and restore our system more conveniently through the control statement.
Parameter function: Backup machine The whole contents of the first hard disk to another hard disk D:\Win98sys.gho file, high compression, do not need to ask, complete exit ghost.
Parameter function: From backup on another hard disk D:\Win98sys.gho image file restored to the first hard drive, do not have to ask, complete exit ghost.
Parameter function: Copy all content on the first partition of the first hard drive to the first partition on the second hard drive, do not ask, and exit ghost after completion.
5. Back up the contents of the partition into an image file
Parameter function: Backup first hard disk first partition to D:\Win98sys.gho, use the highest compression rate, do not need to ask, complete exit ghost.
6. Cloning from a backup image file to a partition
Parameter function: The first partition memory in the D:\Win98sys.gho is cloned to the first partition of the first hard disk, do not need to inquire, and exit ghost after completion.
7. Parallel port Cable line directly connected to computer client
Graphical interface: Lpt/slave
parameter example: Ghost-lps
Parameter function: Start client (two PCs must execute ghost simultaneously).
8. Parallel port Cable line direct Connection service machine
Parameter function: To backup the contents of the first hard disk of the server to the client C:\Win98sys.gho file, do not need to inquire, and exit ghost after completion.
Parameter function: Connect the NetBIOS mode to the Ghost\slave network remote PC and back up the local second hard drive to the remote hard drive C:\xxxx.gho into an image compressed file.
Small Tips
The remote client must be started using the Ghost-nbs command.
Parameter function: Load (restore) The second partition within the image file to the first hard drive on the internal hard disk.
13. Different hard disk different partition copy
Parameter function: Clone the E:\imgs\3prtdisk.gho image file to the first hard disk, and reorganize the partition size: the first partition 450MB, the second partition 1599MB, the third partition 2047MB.
16. Retain the first partition, others do not assign
Parameter function: Copy the first hard disk with three partitions to the second hard drive and keep the first partition to the same source size, but the remaining space in the other partitions is not allocated.
17. Restore to the final partition and resize the partition
Parameter feature: Loads the image file to the final partition of the disk and resizes it according to capacity, and the first partition uses the remaining space.
18. Read from the parameter file
parameter example: GHOST. EXE @ (parameter file)
Parameter function: Ghost command-line arguments can be read and executed from the parameter file (note that the parameter file is in text format).
Small Tips
Parameter files can be written in text format containing any ghost command-line arguments, in addition to-afile= and-dfile= parameters.
Parameter function: It is used to back up the first partition information of the first hard disk into the System.gho under the current folder, if the generated System.gho is greater than 630MB, the resulting Gho file will be split, which is useful when backing up large partitions and burning them to a 650MB CD-R.
Parameter function: The function of the statement is to backup the first partition information of the first hard disk into the System.gho under the current folder, and use 666888 as the password for the generated Gho file for encryption. Later use Ghost to restore the System.gho file, or use Ghost explorer to release the file, you must enter the password, otherwise can not restore or release the file, thus playing a role in secrecy. If you enter ghost -sure -pwd -clone,mode=pdump,src=1:1,dst= System.gho, that is,-pwd after the password, Ghost in the production of Gho files will ask users to encrypt the password Gho, you must remember. After encrypting the Gho file, others are unable to view or restore our files at will.
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.