China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-30 17:45
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » [Help] How to run ghost.exe to backup or restore hard disk partitions under NTFS format View 2,187 Replies 4
Original Poster Posted 2004-09-03 00:00 ·  中国 香港 环球全域电讯
初级用户
Credits 105
Posts 1
Joined 2004-08-31 00:00
21-year member
UID 31005
Gender Female
Status Offline
Hello moderator, how to run ghost.exe under NTFS format to backup or restore hard disk partitions.

I want to make an NTFS bootable disk to boot. Downloaded NTFSDOSPRO, but it's almost 3M. How should I make an NTFS bootable disk?

Please tell me the method or detailed steps. Thank you everyone.

Actually, I want to say that I have 4 partitions, all in NTFS format, and I put the downloaded image file.gho in drive D.

How to use ghost.exe under DOS, and also make it recognize the NTFS partition, find.gho, and restore the system to drive C.

That's it, thank you.
Floor 2 Posted 2004-09-04 00:00 ·  中国 河北 保定 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
Ghost (I'm referring to the enterprise version 8.0) itself doesn't need the support of any third-party tools to access NTFS directly. But since it's no longer possible to use drive letters to access disk partitions under DOS, so we need to replace the drive letter with the partition number. For example, the C drive is 1:1, and the D drive is 1:2. Take your example:

1. You can boot into a pure DOS environment using a boot floppy or boot CD. You can directly put Ghost 8.0 on the boot floppy or CD.

2. Use the following Ghost command line to perform the restore operation:

ghost -clone,mode=pload,src=1:2\system.gho:1,dst=1:1 -sure -fx

Note that 1:2 in the command line means the D drive, and system.gho means the system image you downloaded (change it according to the actual situation).

The command line for system imaging of NTFS partitions is similar:

ghost -clone,mode=pdump,src=1:1,dst=1:2\system.gho -sure -fx

In addition, under the NTFS environment, Acronis True Image Server is a better system imaging tool than Ghost.

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 3 Posted 2004-09-11 00:00 ·  中国 广东 东莞 博路电信科技公司
初级用户
Credits 109
Posts 3
Joined 2004-09-09 00:00
21-year member
UID 31267
Gender Male
Status Offline
Floor 4 Posted 2006-10-14 00:51 ·  中国 广东 东莞 电信
中级用户
★★
Credits 282
Posts 130
Joined 2006-09-20 22:25
19-year member
UID 63201
From 广东
Status Offline
~~~~好好学习
天天向上~~~~
Floor 5 Posted 2006-10-14 01:34 ·  中国 浙江 衢州 电信
银牌会员
★★★
Credits 1,270
Posts 548
Joined 2004-05-31 00:00
22-year member
UID 25754
Gender Male
Status Offline
The command parameters of this GHOST are really useful.
Forum Jump: