中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-13 06:45
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » Question about cloning
Printable Version  644 / 3
Floor1 小学生 Posted 2004-02-21 00:00
中级用户 Posts 31 Credits 204
I want to clone drive C to the TOOL folder on drive D, and name it ABC.gho. ghost.exe is in the TOOL folder on drive D.
In DOS I wrote the command like this
d:\>tool\ghost.exe -clone, mode=pdump, src=1:1, dst=d:\tool\c.gho -sure -z4

Why doesn't it work! Can any expert teach me
Floor2 龙王 Posted 2004-02-21 00:00
银牌会员 Posts 334 Credits 1,186
Try removing the three spaces

d:\>tool\ghost.exe -clone,mode=pdump,src=1:1,dst=d:\tool\abc.gho -sure -z4
Floor3 小学生 Posted 2004-02-21 00:00
中级用户 Posts 31 Credits 204
It works now, it was that simple.
THANK YOU
Floor4 龙王 Posted 2004-02-21 00:00
银牌会员 Posts 334 Credits 1,186
You're welcome~~

The parameters can also be put in front. After the commas in the later part, spaces are not allowed. This makes it easier for beginners to remember.
d:\>tool\ghost.exe -sure -z4 -clone,mode=pdump,src=1:1,dst=d:\tool\abc.gho
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023