|
kookycy
初级用户
 
积分 41
发帖 32
注册 2008-10-16
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
原来是这样啊。.我说怎么也可以用。
试过几中写法后发现其实最关键的奥秘还是 映像文件后面加:1
之前我也有加的..555555555
:1的意思就是第一个分区映像
有和我同样问题的朋友可要记住了。
^ ^
So it turns out that way. I said why it can also be used.
After trying several writing methods, I found that the most crucial secret is actually adding :1 after the image file.
I also added it before..555555555
:1 means the first partition image
Friends who have the same problem as me should remember it.
^ ^
|
|
2008-10-22 20:13 |
|
|
everest79
金牌会员
      一叶枝头,万树皆春
积分 2564
发帖 1127
注册 2006-12-25
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
ghost并不以扩展名识别备份文件
Ghost does not identify backup files by file extensions
|

49206C6F766520796F752067757973 54656C3A3133383238343036373837 |
|
2008-10-25 11:29 |
|
|
jh1688
中级用户
  
积分 248
发帖 126
注册 2008-5-30
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
Originally posted by everest79 at 2008-10-25 11:29 AM:
ghost并不以扩展名识别备份文件
同意!!!!!!N早就开始使用改GHO为其他后缀的方法了
Originally posted by everest79 at 2008-10-25 11:29 AM:
Ghost does not identify backup files by file extensions
Agree!!!!! I have been using the method of changing GHO to other extensions for a long time
|
|
2008-10-25 16:46 |
|
|
lotus516
高级用户
    论坛上抢劫的
积分 551
发帖 246
注册 2006-9-21
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
Originally posted by everest79 at 2008-10-25 11:29:
ghost并不以扩展名识别备份文件
汗,第一次听说呢!
Originally posted by everest79 at 2008-10-25 11:29:
Ghost does not identify backup files by file extension
Sweat, I heard it for the first time!
|
|
2008-10-25 18:27 |
|
|
jh1688
中级用户
  
积分 248
发帖 126
注册 2008-5-30
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
Originally posted by lotus516 at 2008-10-25 06:27 PM:
汗,第一次听说呢!
不用汗!!!你可以自己试一下:
GHOST -clone,mode=pdump,src=%actp%,dst=%lastp%\~1\winxpsp2.bf -z2 -sure -fx
src=
dst=
Originally posted by lotus516 at 2008-10-20 06:27 PM:
Sweat, I heard for the first time!
No need to sweat!!! You can try it yourself:
GHOST -clone,mode=pdump,src=%actp%,dst=%lastp%\~1\winxpsp2.bf -z2 -sure -fx
src=
dst=
|
|
2008-10-25 19:59 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
.gho 改为.bak
应该直接调用 .bak的
Change .gho to .bak
Should directly call .bak
|

简单!简单!再简单! |
|
2008-10-25 20:34 |
|
|
everest79
金牌会员
      一叶枝头,万树皆春
积分 2564
发帖 1127
注册 2006-12-25
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
ghost在32位环境下的应用程序才会严格要求扩展名
Ghost only strictly requires file extensions for 32-bit environment applications
|

49206C6F766520796F752067757973 54656C3A3133383238343036373837 |
|
2008-10-26 01:26 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
Originally posted by everest79 at 2008-10-26 01:26:
ghost在32位环境下的应用程序才会严格要求扩展名
32位,同样对扩展名无限制。
ghost也好,ghost32也好,批处理处理的话,都是一样的。没区别。
Originally posted by everest79 at 2008-10-26 01:26:
ghost has strict requirements for file extensions only for 32-bit applications
For 32-bit, there are also no restrictions on file extensions.
Whether it's ghost or ghost32, when it comes to batch processing, it's all the same. No difference.
|

Windows 一键还原
http://www.yjhy.com |
|
2008-10-26 08:58 |
|
|
kookycy
初级用户
 
积分 41
发帖 32
注册 2008-10-16
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
同上.只要路径不错,就万事OK了,
Same as above. As long as the path is correct, everything is fine.
|
|
2008-10-29 20:57 |
|
|
maya0su
中级用户
  
积分 241
发帖 131
注册 2005-9-28
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
简而言之,楼主只需把d:\更换成1:2 1:3 或1:4之类的序号即可
这样的简单批处理只限于你自己知道GHO文件的绝对地址
言而广之不具备通用性
GHOST不论你把后缀标记为什么,只需在恢复时加入ghost文件名.*既可
可另一个问题又出现了,这个ghost文件必须是计算机里的唯一文件名。
In short, the LZ only needs to replace d:\ with serial numbers like 1:2, 1:3, or 1:4, etc. Such a simple batch processing is only limited to your own knowledge of the absolute address of the GHO file. Broadly speaking, it is not universal. No matter what suffix you mark for GHOST, just add the ghost file name.* during restoration. But another problem arises: this ghost file must be the unique file name in the computer.
|

房东说:这娃是个好孩子! |
|
2008-10-30 17:41 |
|
|
kookycy
初级用户
 
积分 41
发帖 32
注册 2008-10-16
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
Originally posted by maya0su at 2008-10-30 17:41:
简而言之,楼主只需把d:\更换成1:2 1:3 或1:4之类的序号即可
这样的简单批处理只限于你自己知道GHO文件的绝对地址
言而广之不具备通用性
GHOST ...
先备份再还原.
路径当然可以绝对啦.
转自论坛zsx
本人没有改哈.这是一个思路.
如果要做成批处理带搜索的.需要以下代码
COPY %CDROM%:\GHOST.EXE %RAMDRIVE%>NUL
smartdrv /q
SET Drv=C D E F G H I J K L M N O P Q R S T U V W X Y Z
FOR %%I IN (%Drv%) DO DIR %%I:\*.gho /b /s /a >>%RAMDRIVE%\ghost.txt
find /i ".gho" %RAMDRIVE%\ghost.txt
if errorlevel 1 goto a
if not errorlevel 1 goto b
:a
cls
ACIOS
echo.
echo.
echo.
echo 你的磁盘中没有发现备份文件,现在恢复光盘的备份文件.
goto gh
:b
type %RAMDRIVE%\ghost.txt|nset ghos=$1
%RAMDRIVE%\Ghost -clone,mode=pload,src=%ghos%:1,dst=1:1 -sure -fx
GOTO END
:gh
%RAMDRIVE%\Ghost -clone,mode=pload,src=%cdrom%:\xp.gh:1,dst=1:1 -sure -fx
GOTO END
作用:能自动查找*.GHO文件并恢复,已同过测试.如果有人需要IMG文件.我可以上传.
Originally posted by maya0su at 2008-10-30 17:41:
In short, the original poster only needs to replace d:\ with numbers like 1:2, 1:3, or 1:4, etc.
Such a simple batch processing is only limited to you knowing the absolute address of the GHO file yourself.
It is not universal in a broad sense.
GHOST...
First back up and then restore.
The path can of course be absolute.
Transferred from the forum zsx.
I didn't modify it. This is an idea.
If you want to make a batch processing with search, the following code is needed
COPY %CDROM%:\GHOST.EXE %RAMDRIVE%>NUL
smartdrv /q
SET Drv=C D E F G H I J K L M N O P Q R S T U V W X Y Z
FOR %%I IN (%Drv%) DO DIR %%I:\*.gho /b /s /a >>%RAMDRIVE%\ghost.txt
find /i ".gho" %RAMDRIVE%\ghost.txt
if errorlevel 1 goto a
if not errorlevel 1 goto b
:a
cls
ACIOS
echo.
echo.
echo.
echo No backup file was found in your disk. Now restore the backup file from the CD.
goto gh
:b
type %RAMDRIVE%\ghost.txt|nset ghos=$1
%RAMDRIVE%\Ghost -clone,mode=pload,src=%ghos%:1,dst=1:1 -sure -fx
GOTO END
:gh
%RAMDRIVE%\Ghost -clone,mode=pload,src=%cdrom%:\xp.gh:1,dst=1:1 -sure -fx
GOTO END
Function: Can automatically find *.GHO files and restore them, which has been tested. If someone needs IMG files, I can upload them.
|
|
2008-11-2 11:03 |
|
|
kookycy
初级用户
 
积分 41
发帖 32
注册 2008-10-16
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
Originally posted by maya0su at 2008-10-30 17:41:
简而言之,楼主只需把d:\更换成1:2 1:3 或1:4之类的序号即可
这样的简单批处理只限于你自己知道GHO文件的绝对地址
言而广之不具备通用性
GHOST ...
先备份再还原.
路径当然可以绝对啦.
如果要带自动查找的话以下即是.
转自论坛zsx
本人没有改哈.这是一个思路.
如果要做成批处理带搜索的.需要以下代码
COPY %CDROM%:\GHOST.EXE %RAMDRIVE%>NUL
smartdrv /q
SET Drv=C D E F G H I J K L M N O P Q R S T U V W X Y Z
FOR %%I IN (%Drv%) DO DIR %%I:\*.gho /b /s /a >>%RAMDRIVE%\ghost.txt
find /i ".gho" %RAMDRIVE%\ghost.txt
if errorlevel 1 goto a
if not errorlevel 1 goto b
:a
cls
ACIOS
echo.
echo.
echo.
echo 你的磁盘中没有发现备份文件,现在恢复光盘的备份文件.
goto gh
:b
type %RAMDRIVE%\ghost.txt|nset ghos=$1
%RAMDRIVE%\Ghost -clone,mode=pload,src=%ghos%:1,dst=1:1 -sure -fx
GOTO END
:gh
%RAMDRIVE%\Ghost -clone,mode=pload,src=%cdrom%:\xp.gh:1,dst=1:1 -sure -fx
GOTO END
作用:能自动查找*.GHO文件并恢复,已同过测试.如果有人需要IMG文件.我可以上传.
Last edited by kookycy on 2008-11-2 at 11:05 ]
Originally posted by maya0su at 2008-10-30 17:41:
In short, the LZ only needs to replace d:\ with serial numbers like 1:2, 1:3, or 1:4, etc.
Such a simple batch processing is only limited to your own knowledge of the absolute address of the GHO file.
Broadly speaking, it is not universal.
GHOST...
First backup and then restore.
The path can of course be absolute.
If you want to bring automatic search, the following is it.
Transferred from the forum zsx
I didn't modify it. This is an idea.
If you want to make a batch processing with search, the following code is needed
COPY %CDROM%:\GHOST.EXE %RAMDRIVE%>NUL
smartdrv /q
SET Drv=C D E F G H I J K L M N O P Q R S T U V W X Y Z
FOR %%I IN (%Drv%) DO DIR %%I:\*.gho /b /s /a >>%RAMDRIVE%\ghost.txt
find /i ".gho" %RAMDRIVE%\ghost.txt
if errorlevel 1 goto a
if not errorlevel 1 goto b
:a
cls
ACIOS
echo.
echo.
echo.
echo No backup file found in your disk, now restore the backup file from the CD.
goto gh
:b
type %RAMDRIVE%\ghost.txt|nset ghos=$1
%RAMDRIVE%\Ghost -clone,mode=pload,src=%ghos%:1,dst=1:1 -sure -fx
GOTO END
:gh
%RAMDRIVE%\Ghost -clone,mode=pload,src=%cdrom%:\xp.gh:1,dst=1:1 -sure -fx
GOTO END
Function: Can automatically find *.GHO files and restore, has been tested. If someone needs IMG files, I can upload.
Last edited by kookycy on 2008-11-2 at 11:05 ]
|
|
2008-11-2 11:04 |
|