|
omnifs
新手上路

积分 10
发帖 3
注册 2005-8-21
状态 离线
|
『楼 主』:
谁能发一下ghost 8.2中的omnifs.exe文件
使用 LLM 解释/回答一下
各位朋友,谁能帮忙发一下ghost 8.2中的omnifs.exe这个文件,据说它能够在dos下加载ntfs分区和隐藏分区,比那个ntfspro更加稳定。
Friends, who can help send the omnifs.exe file in ghost 8.2? It is said that it can load NTFS partitions and hidden partitions under DOS, and is more stable than that ntfspro.
|
|
2005-8-21 23:03 |
|
|
shj99422
初级用户
 
积分 178
发帖 78
注册 2005-8-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我只有一个GHOST8.2的企业还没装我想里有的就是太大没地方放
要不你留个MSN我传给你
I only have the enterprise version of GHOST 8.2 not installed yet. I think there is one but it's too large and there's no place to put it. Otherwise, leave me your MSN and I'll send it to you
|
|
2005-8-22 08:08 |
|
|
kallry
初级用户
 
积分 42
发帖 11
注册 2005-8-4
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
omifs实际上是ghost的文件系统访问驱动的提取,兼容性和稳定性是不必说的
而且提供了组如dir copy del ...常用命令
但因为每次操作命令相当于要加载一次驱动,卸载一次驱动,因此就显得慢了
不适用于要访问大量文件,执行很多读写操作的场合
omifs is actually the extraction of the file system access driver of Ghost. There is no need to say anything about compatibility and stability. And it provides common commands such as dir, copy, del... But because each operation command is equivalent to loading a driver once and unloading a driver once, it seems slow. Not suitable for scenarios that need to access a large number of files and perform many read and write operations
|
|
2005-8-22 18:42 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
|
2005-8-22 20:38 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
|
2005-8-22 21:21 |
|
|
zhwenkai
初级用户
 
积分 33
发帖 5
注册 2005-9-9
状态 离线
|
|
2005-9-13 16:01 |
|
|
zhwenkai
初级用户
 
积分 33
发帖 5
注册 2005-9-9
状态 离线
|
|
2005-9-13 16:02 |
|
|
qq314
初级用户
 
积分 184
发帖 66
注册 2005-11-18
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
不知道参数怎么用啊,帮忙啊
Don't know how to use the parameters, help ah'
Wait, no, the correct translation should be "I don't know how to use the parameters, help me." But according to the requirements, just translate the Chinese. The original Chinese is "不知道参数怎么用啊,帮忙啊", so the translation is "I don't know how to use the parameters, help me." But need to follow the requirements strictly. Let me do it again:
"I don't know how to use the parameters, help me."
|
|
2005-12-21 16:39 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
以前没有看过这个文件的应用,希望提供一下帮助说明
I haven't seen the application of this file before. I hope to be provided with some help instructions.
|
|
2005-12-21 19:49 |
|
|
pgz1976
初级用户
 
积分 119
发帖 30
注册 2005-12-20
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
omnifs
omnifs /help
Available commands:
attrib source
copy source destination
delete source
deltree source
dir source
info
diskinfo
help
mkdir destination
rename source newname
version
All source arguments must include a drive id and full pathname.
Use info to find drive ids. Valid drive ids are a letter or number followed
by :\, e.g. C:\mydir\myfile.txt or 2:\mydir\myfile.txt
To use a Ghost recovery file, give an argument of
pf:\c:\dir:\pathinrecoveryfile where c:\dir is the directory containing the
recovery file. If the recovery file is in the current directory, the argument
can be simply pf:\pathinrecoveryfile
Only the dir, copy, del and deltree commands work with a recovery file.
Use diskinfo to find drive volume ids. Valid drive volume ids are a disk.volume
followed by :\, e.g. 0.1:\mydir\myfile.txt or 1.2:\mydir\myfile.txt
The copy and mkdir destinations must also be a full pathname.
The second rename argument must be a simple filename, not a full pathname.
To use a script file, run with /script=filename.txt
F:\ghost\Ghost>omnifs
Usage: omnifs command
or : omnifs help
or : omnifs /script=file.txt
where /accessmethods can be any combination of the following
/dl=n Specifies the number of hard drives present
/ffi Prefer use of Direct IDE Access
/ffs Prefer use of Direct ASPI/SCSI Access
/ffx Prefer use of Extended Int13h
/fna Disable asynchronous i/o
/fni Disables Direct IDE Access support
/fns Disables Direct ASPI/SCSI Access support
/fnu Disables IDE UDMA support
/fnx Disables Extended Int13h support
/nousb Disables USB support
/forceusb Forces USB support
/x Access filesystems directly even if mounted by the operating system
不会翻译`
如果看懂了`请翻译一下!`谢谢!`
omnifs
omnifs /help
Available commands:
attrib source
copy source destination
delete source
deltree source
dir source
info
diskinfo
help
mkdir destination
rename source newname
version
All source arguments must include a drive id and full pathname.
Use info to find drive ids. Valid drive ids are a letter or number followed
by :\, e.g. C:\mydir\myfile.txt or 2:\mydir\myfile.txt
To use a Ghost recovery file, give an argument of
pf:\c:\dir:\pathinrecoveryfile where c:\dir is the directory containing the
recovery file. If the recovery file is in the current directory, the argument
can be simply pf:\pathinrecoveryfile
Only the dir, copy, del and deltree commands work with a recovery file.
Use diskinfo to find drive volume ids. Valid drive volume ids are a disk.volume
followed by :\, e.g. 0.1:\mydir\myfile.txt or 1.2:\mydir\myfile.txt
The copy and mkdir destinations must also be a full pathname.
The second rename argument must be a simple filename, not a full pathname.
To use a script file, run with /script=filename.txt
F:\ghost\Ghost>omnifs
Usage: omnifs command
or : omnifs help
or : omnifs /script=file.txt
where /accessmethods can be any combination of the following
/dl=n Specifies the number of hard drives present
/ffi Prefer use of Direct IDE Access
/ffs Prefer use of Direct ASPI/SCSI Access
/ffx Prefer use of Extended Int13h
/fna Disable asynchronous i/o
/fni Disables Direct IDE Access support
/fns Disables Direct ASPI/SCSI Access support
/fnu Disables IDE UDMA support
/fnx Disables Extended Int13h support
/nousb Disables USB support
/forceusb Forces USB support
/x Access filesystems直接即使被操作系统挂载
不会翻译`
如果看懂了`请翻译一下!`谢谢!`
不会翻译`
如果看懂了`请翻译一下!`谢谢!`
|
|
2005-12-23 15:07 |
|
|
commonly
新手上路

积分 6
发帖 3
注册 2006-5-11
状态 离线
|
|
2006-5-12 01:06 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
同意5楼意见,我把它集成到DOS工具盘里,非常好用。
Agree with the opinion of floor 5. I integrated it into the DOS tool disk, which is very useful.
|
|
2006-5-17 11:47 |
|
|
lijinan
初级用户
 
积分 33
发帖 12
注册 2006-6-6
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
其实ghost中的pqaccess很好使用,可以访问ntfs分区。使用简单,跟dos命令一样。
Actually, pqaccess in Ghost is very easy to use. It can access NTFS partitions. It's simple to use, just like DOS commands.
|
|
2006-6-14 00:18 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
Originally posted by lijinan at 2006-6-14 12:18 AM:
其实ghost中的pqaccess很好使用,可以访问ntfs分区。使用简单,跟dos命令一样。
能否介绍一下这个pqaccess有什么特点?
Originally posted by lijinan at 2006-6-14 12:18 AM:
Actually, pqaccess in Ghost is very easy to use and can access NTFS partitions. It's simple to use, just like a DOS command.
Can you introduce the characteristics of this pqaccess?
|
|
2006-6-15 19:19 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
Originally posted by fujianabc at 2006-6-15 07:19 PM:
能否介绍一下这个pqaccess有什么特点?
刚试了一下,发现这个pqaccess和omnifs一样都是命令行方式的,但启动速度甚至更慢,而且不支持中文长文件名。
Originally posted by fujianabc at 2006-6-15 07:19 PM:
Can you introduce the characteristics of this pqaccess?
Just tried it and found that both pqaccess and omnifs are command-line based, but the startup speed is even slower, and it does not support Chinese long filenames.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2006-6-18 05:56 |
|