中国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-12 05:27
47,811 topics / 349,897 posts / today 0 new / 48,256 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » [Help] What is the Ghost universal backup command?
Printable Version  1,677 / 2
Floor1 yuanyong911 Posted 2008-02-03 13:11
初级用户 Posts 66 Credits 147
My notebook definitely has no hidden partitions (and I don't think it has much to do with hidden partitions)

I followed the following and succeeded! But I don't understand why the notebook has no hidden partitions, and it has to be written like this to succeed! So anxious! It's just src=1:2,dst=1:3\beifen\sys~1\SYS.GHO. How come src=1:2 becomes the C drive and dst=1:3 becomes the D drive! My computer has formatted all the hard drives and re-partitioned them! There are 3 partitions in total: C, D, E

for %%d in (c d e f g h i j k l m n o p q r s t u v w) do if exist %%d:\ghost.exe set disky=%%d:\

%disky%beifen\sys~1\GHOST.exe -clone,mode=pdump,src=1:2,dst=1:3\beifen\sys~1\SYS.GHO -autoname -z9 -sure -rb -fro -quiet

Who can tell me how to write the sentence src=1:2,dst=1:3\beifen\sys~1\SYS.GHO to be compatible with all computers!! Because on the desktop computer, it's src=1:1,dst=1:2\beifen\sys~1\SYS.GHO!! The main reason is unknown!

After reading the posts in our forum, I found that the dsptw.exe software is quite good

I think the dsptw.exe file will help me find the hard drive partition numbering, such as 1:1, 1:2, etc.!

Please, experts, tell me how the command of dsptw.exe automatically obtains the hard drive numbering! Very anxious! Thanks!

That is, how to use batch processing to automatically replace the parts of 1:1 and 1:2 below with the hard drive at that time!

for %%d in (c d e f g h i j k l m n o p q r s t u v w) do if exist %%d:\ghost.exe set disky=%%d:\

%disky%beifen\sys~1\GHOST.exe -clone,mode=pdump,src=1:1,dst=1:2\beifen\sys~1\SYS.GHO -autoname -z9 -sure -rb -fro -quiet

[ Last edited by yuanyong911 on 2008-2-3 at 01:13 PM ]
Floor2 lianjiang2004 Posted 2008-02-03 13:17
金牌会员 Posts 1,884 Credits 3,946
Most people convert drive letters to partition numbers, and it's rare to do the reverse. Hehe.
Floor3 yuanyong911 Posted 2008-02-03 13:25
初级用户 Posts 66 Credits 147
Thanks to lianjiang2004

But could you tell me how to use dsptw.exe to find the numeric drive letter of the partition where the hard disk system (single system) is located and the numeric drive letter of drive D for d:\beifen\sys~1\SYS.GHO

%disky%beifen\sys~1\GHOST.exe -clone,mode=pdump,src=1:1,dst=1:2\beifen\sys~1\SYS.GHO -autoname -z9 -sure -rb -fro -quiet

Thanks a lot

[ Last edited by yuanyong911 on 2008-2-3 at 01:30 PM ]
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023