|
ewqewqewq
新手上路

积分 8
发帖 2
注册 2006-3-22
状态 离线
|
『楼 主』:
ghost疯了!!
使用 LLM 解释/回答一下
将系统优化封装后用ghost的分卷压缩功能制作了两个ghost的文件,然后用easyboot制作了一键还原c盘,在虚拟机和我的电脑中测试正常,但在使用过程中,有时会发现硬盘被自动合并为一个分区,然后恢复,天哪,其他重要资料全部会飞烟灭了!!懂得兄弟,看看,支个招吧!!谢谢阿!
批处理autoexec.bat如下:
@ECHO OFF
path=A:\;R:\
smartsrv
LH MSCDEX.EXE /D:mscd001 /L:R
ghost -sure -clone,mode=load,src=R:\winxp.GHO,dst=1:1 -rb
if NOT "%CONFIG%" == "NONE" GUEST
After optimizing and encapsulating the system, I used the split compression function of Ghost to create two Ghost files, and then used EasyBoot to make a one-key restore for the C drive. It worked normally in the virtual machine and my computer, but during use, I sometimes found that the hard drive was automatically merged into one partition and then restored. Oh my god, all other important data would be lost!! Brothers who understand, take a look and give some advice! Thank you!
The batch file autoexec.bat is as follows:
@ECHO OFF
path=A:\;R:\
smartsrv
LH MSCDEX.EXE /D:mscd001 /L:R
ghost -sure -clone,mode=load,src=R:\winxp.GHO,dst=1:1 -rb
if NOT "%CONFIG%" == "NONE" GUEST
|
|
2006-3-22 10:25 |
|
|
ewqewqewq
新手上路

积分 8
发帖 2
注册 2006-3-22
状态 离线
|
|
2006-3-22 10:39 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
GHOST没疯,你命令用错了!
mode=load是盘操作,mode=Pload才是分区操作!
请改成:
ghost -sure -clone,mode=Pload,src=R:\winxp.GHO,dst=1:1 -rb
GHOST isn't crazy, you used the command incorrectly!
mode=load is for disk operations, mode=Pload is for partition operations!
Please change it to:
ghost -sure -clone,mode=Pload,src=R:\winxp.GHO,dst=1:1 -rb
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-3-22 12:06 |
|
|
reakal
中级用户
  
积分 205
发帖 29
注册 2004-1-6
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
呵呵 看了3楼的回复,才知道,原来是楼主疯了 ^_^!!
Hehe, after reading the reply from floor 3, I just realized that the original poster is actually crazy ^_^!!
|
|
2006-3-22 14:39 |
|
|
wl00560
银牌会员
    
积分 1384
发帖 709
注册 2005-10-29
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
我用ghost不想用命令行,宁可用图形界面。那个家伙功能太强大,一旦弄错,不是开玩笑的事。
I use Ghost and don't want to use the command line, I'd rather use the graphical interface. That thing is too powerful, and once you make a mistake, it's no joke.
|
|
2006-3-22 14:45 |
|
|
xianguang
初级用户
 
积分 78
发帖 32
注册 2005-12-3
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
搞自动GHOST真的不推荐,貌似智能,实是冒险
Don't really recommend automatic GHOST. It seems intelligent, but actually it's risky
|
|
2006-3-22 19:48 |
|
|
ql1307096
初级用户
 
积分 66
发帖 26
注册 2006-2-9
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
不错,象GHOST这东西还是自己手动搞比较保险!!
That's right, things like GHOST are safer to do manually by oneself!
|
|
2006-3-22 19:57 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
对呀,有时硬盘分区有改动,而那个文件没改,会出事的,后悔之晚矣!
我从来都是用手动搞,而且是不用鼠标!这样比较保险
Yeah, sometimes there are changes in hard disk partitions but the file isn't modified, which can cause problems. It's too late to regret! I've always done it manually and without using a mouse! This is relatively safer
|
|
2006-3-22 20:42 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
除非极其特殊的需要,强烈不推荐ghost命令行操作。
Strongly not recommended to operate with ghost command line unless extremely special needs.
|

简单就是美 |
|
2006-3-22 22:36 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
我从没用过GHOST的命令行操作方式,一来参数太多,二来容易导致不可逆转的操作失误。
I've never used the command-line operation method of GHOST. For one thing, there are too many parameters, and for another, it's easy to lead to irreversible operation errors.
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2006-3-22 22:46 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
偶却喜欢用命令行的方式,搞个傻瓜式的,多好呀。
I just like to use the command line way, make it a foolproof one, how nice it is.
|
|
2006-3-23 08:02 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
萝卜青菜,各有所爱!!!
Every man has his fancy, and every woman has her taste!!!
|
|
2006-3-23 13:00 |
|
|
floor
初级用户
 
积分 185
发帖 82
注册 2005-8-12
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
楼主竟然没检查出来错误呵呵
The LZ actually didn't check out the error, heh heh
|
|
2006-3-23 13:17 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-3-23 20:00 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-3-23 20:01 |
|