Friday, May 20, 2011
Weak current College】 【classic Ghost full application skills is 20.
<br> <br>】 【Printer brief <br> A DOS of the parameters is not strange, DOS, many programs have parameters, although the letter is boring, but the functionality is very powerful. Ghost is a typical support parameters for DOS .programs that take full advantage of its parameters, we can better control the Ghost. <br> A DOS of the parameters is not strange, DOS, many programs have parameters, although the letter is boring, but the functionality is very powerful. Ghost is .a typical support parameters for DOS programs that take full advantage of its parameters, we can better control the Ghost. Let them better to work for us, the previous example, we use the Ghost of parameters to make a card with automatic backup and restore hard .drive data since the start CD. It is because of numerous Ghost parameter, powerful, we need to put some of the most commonly used parameter lists for your usual reference use. <br> <br> Small tip <br> <br> ★ .Parameter (Parameter) is a program to provide us some hidden options by adding parameters, you can achieve a normal startup procedure cannot be achieved or can achieve, but it requires many steps can be achieved for functions, you can give us a lot of convenience .. <br> <br> ★ Parameters and procedures, parameters and arguments are separated by space characters. <br> <br> ★ We can leave the Ghost of parameter to write to some of the BAT file, and pass the control statement to .use it more easily clone and restore our system. <br> <br> 1. the disk to disk copy <br> <br> Graphical interface: DiskToDisk <br> <br> Parameter example: ghost-clone, mode = copy the .src = 1, dst = 2-sure-fx <br> <br> Parameters of function: copy the entire contents of a disk to disk 2, do not have to ask, after exit Ghost. <br> <br> 2. .put everything on the disk backup into an image file <br> <br> Graphical interface: DiskToImage <br> <br> Parameter example: ghost-clone, mode = dump, src = 1, dst = d: \ Win98sys.gho- .z3-sure-fx <br> <br> Parameters of function: backup machine first of all content on your hard disk to another hard drive d: \ Win98sys.gho file, high compression, do not have to ask, after exit Ghost. .<br> <br> 3. recovery from a backup image file to disk <br> <br> Graphical interface: DiskFromImage <br> <br> Parameter example: ghost-clone, mode = load, src = d: \ Win98sys. .gho, dst = 1-sure-fx <br> <br> Parameters of function: from backup to a second hard drive image file recovery to d: \ Win98sys.gho first hard disk, do not have to ask, after exit Ghost. .<br> <br> 4. partition to the partition copy <br> <br> Graphical interface: PartitionToPartition <br> <br> Parameter example: ghost-clone, mode = pcopy, src = 1: 1, 2: 1 - .sure-fx dst = <br> <br> Parameter function: copying the first hard drive first partition on the second hard drive on the first partition, instead of asking, after exit Ghost. <br> <br> 5. the partition content .backup into an image file <br> <br> Graphical interface: PartitionToImage <br> <br> Parameter example: ghost-clone, mode = pdump, src = 1: 1, dst = d: \ Win98sys.gho-z9-sure .-fx <br> <br> Parameters of function: back up the hard drive first partition to d: \ Win98sys.gho, the highest compression rate, do not have to ask, after exit Ghost. <br> <br> 6. .from the backup image file to the clone to partition <br> <br> Graphical interface: PartitionFromImage <br> <br> Parameter example: ghost-clone, mode = pload, src = d: \ Win98sys.gho: 1, 1: .1-sure-fx dst = <br> <br> Parameters of function: d: \ Win98sys.gho first partition in memory clone to a hard disk the first partition, instead of asking, after exit Ghost. <br> <br> .7. parallel port cable directly connected PC client <br> <br> Graphical interface: LPT / Slave <br> <br> Parameter example: ghost-lps <br> <br> Parameters of function: start client (two computers must also .implement Ghost). <br> <br> 8. parallel port cable for direct connection service machine <br> <br> Graphical interface: LPT / Master <br> <br> Parameter example: ghost-lpm-clone, mode = dump ., src = 1, dst = c: \ Win98sys.gho-sure-fx <br> <br> Parameters of the function: the service machine first hard drive back up the contents of the file to the client, without c: \ Win98sys .. gho asking, after exit Ghost. <br> <br> 9. hard disk directly betweenAdd clone <br> <br> Parameter example: ghost-clone, mode = copy the src = 1, dst = 2-sure <br> .<br> Parameters of function: in internal mode copies the first hard drive to a second hard drive, without prompting, direct cloning. <br> <br> 10. network backup <br> <br> Parameter example: ghost-nbm- .clone, mode = dump, src = 2, dst = c: \ xxxx.gho <br> <br> Parameters of function: connect by NetBIOS mode is ghost \ slave network remote PC and backup native second hard drive to the remote hard disk .C: \ xxxx.gho into a image compressed file. <br> <br> Small tip <br> <br> The remote client must use ghost-nbs command to start. <br> <br> 11. cloning an image file .to your hard drive <br> <br> Parameter example: ghost-clone, mode = load, src = e: \ savdsk.gho, dst = 1 <br> <br> Parameters of function: read E: \ SAVEDSK.gho .file and put it to a hard drive cloning. <br> <br> 12. the second partition backup as image file (restore) <br> <br> Parameter example: ghost-clone, mode = pdump, src = 1: 2 ., dst = g: \ imgs \ part2.gho <br> <br> Parameters of function: backup to a hard disk of the second partition to g: \ imgs \ part2.gho image files. <br> <br> Parameter example .: ghost-clone, mode = pload, src = g: \ imgs \ part2.gho: 2, dst = 1: 2 <br> <br> Parameters of function: loading (recovery) of the image file in the second partition to .the internal hard disk, a hard disk of the second partition. <br> <br> 13. copy a different hard drive different partitions <br> <br> Parameter example: ghost-clone, mode = pcopy, src = 1: 2 ., dst = 2: 1 <br> <br> Parameter function: copying the first hard drive partition of the second to a second hard drive first partition. <br> <br> 14. to restore to a second hard drive and adjust the .partition size <br> <br> Parameter example: ghost-clone, mode = load, src = g: \ imgs \ 2prtdisk.gho, dst = 2, sze1 = 60P, sze2 = 40P <br> <br> Parameters of function .: Clone g: \ imgs \ 2prtdisk.gho image file to a second hard drive, and the whole by 60% and 40% of the size distribution of the partition size. <br> 15. to restore to a hard disk and adjust the .partition size <br> <br> Parameter example: ghost-clone, mode = load, src = e: \ imgs \ 3prtdisk.gho, dst = 1, sze1 = 450M, sze2 = 1599M, sze3 = 2047M <br> <br .> Parameters of function: Clone e: \ imgs \ 3prtdisk.gho image files to a hard disk, and the whole partition size is: first partition 450MB, second partition 1599MB, the third partition 2047MB. <br> <br> 16. retention .of the first partition is not assigned to other <br> <br> Parameter example: ghost-clone, mode = copy the src = 1, 2, dst = sze1 = F, sze2 = sze3 = V, V <br> <br .> Parameters of function: copying has three partitions of a hard disk to a second hard drive and keep the first partition of the same size as the source, but other partition free space reserved is not assigned. <br> <br> 17. to .restore to the last partition and adjust the partition size <br> <br> Parameter example: ghost-clone, mode = load, src = g: \ imgs \ 2prtdisk.gho, dst = 1, szeL <br> <br> Parameters .of function: loading an image file to disk last partition and in accordance with the capacity to revamp its size, the first partition is to use the remaining space. <br> <br> 18. from the parameter file read <br> <br .> Parameter example: GHOST.EXE @ (parameter file) <br> <br> Parameters of function: GHOST command line parameters from the parameter file read and execute (note the parameter file is a text format). <br> <br> .Small tip <br> <br> In the parameter file can be written in text format contains any Ghost command line parameters, in addition to-AFILE = and-DFILE = parameters. <br> <br> 19. backup and automatic segmentation < .br> <br> Parameter example: ghost-sure-clone, mode = pdump, src = 1: 1, dst = system.gho-span-split = 630 <br> <br> Parameters of function: it is the first hard .drive first partition information back to the current folder system.gho, if generated system.gho greater than 630MB, segmentation, GHO file generated by this parameter to backup large partition, and burn them to CD-r 650MB on it very useful. <br .> <br> 20. backup and encryption <br> <br> Parameter exampleChild: ghost-sure-pwd, 666888-clone, mode = pdump, src = 1: 1, dst = system.gho <br> <br> Parameters .of the function: the statement is the first hard drive first partition information back to the current folder system.gho, and after the build 666888 GHO file password for encryption. After using Ghost recovery system.gho file, or to release the GhostExplorer file, .you must enter a password, you cannot recover or release files, which can play a role of confidentiality. If you enter ghost-sure-pwd-clone, mode = pdump, src = 1: 1, dst = system.gho, ie- .pwd behind without a password, the Ghost in production before the GHO file will ask the user to encrypt the password, you GHO must remember it well. To the GHO file encryption, others will not be able to easily view or restore the file. < .br>.
Labels:
[:]
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment