中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --
联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟
中国DOS联盟论坛
现在时间是 2026-08-19 05:52
47,814 主题排行 / 349,908 发帖 / 今日 1 篇 / 48,259 会员排行
DOS软件下载 & 游戏分享 (下载室) » 谁能发一下ghost 8.2中的omnifs.exe文件
可打印版本  21,834 / 55
第1楼 omnifs 发表于 2005-08-21 23:03
新手上路 发帖 3 积分 10
谁能发一下ghost 8.2中的omnifs.exe文件
各位朋友,谁能帮忙发一下ghost 8.2中的omnifs.exe这个文件,据说它能够在dos下加载ntfs分区和隐藏分区,比那个ntfspro更加稳定。
第2楼 shj99422 发表于 2005-08-22 08:08
初级用户 发帖 78 积分 178
我只有一个GHOST8.2的企业还没装我想里有的就是太大没地方放
要不你留个MSN我传给你
第3楼 kallry 发表于 2005-08-22 18:42
初级用户 发帖 11 积分 42
omifs实际上是ghost的文件系统访问驱动的提取,兼容性和稳定性是不必说的
而且提供了组如dir copy del ...常用命令
但因为每次操作命令相当于要加载一次驱动,卸载一次驱动,因此就显得慢了
不适用于要访问大量文件,执行很多读写操作的场合
第4楼 fujianabc 发表于 2005-08-22 20:38
金牌会员 发帖 1,616 积分 3,467
其实partition magic 8的btini.exe也是一个类似的工具,也可以通过命令行操作各种分区。
下载地址:
ftp://ftp.symantec.com/public/english_us_canada/tools/pq/utilities/btini.zip

管理员更正: ftp://ftp.symantec.com/public/english_us_canada/tools/pq/utilities/BTIni.zip
第5楼 fujianabc 发表于 2005-08-22 21:21
金牌会员 发帖 1,616 积分 3,467
这个也不错,它可以让dos支持ntfs和ext2/3,我觉得它比ntfsdos pro 更稳定些
这个是我精简过的mount everything for dos,把它解压到一个文件夹中,

执行
nd 4096 -LFN (加载驱动)
ndmount /m (加载所有ntfs/ ext2 /ext3分区)

nd -c (停止mount everything)

总共才400多K

http://sysoft.zdwx.com/forum/attachment.php?aid=55&checkid=761e3&download=1
第6楼 zhwenkai 发表于 2005-09-13 16:01
初级用户 发帖 5 积分 33
我来传!!

附件
omnifs.part1.rar (244.14 KiB)
omnifs.part2.rar (244.14 KiB)
第7楼 zhwenkai 发表于 2005-09-13 16:02
初级用户 发帖 5 积分 33
我来传!!!!

附件
omnifs.part3.rar (244.14 KiB)
omnifs.part4.rar (230.12 KiB)
第8楼 qq314 发表于 2005-12-21 16:39
初级用户 发帖 66 积分 184
不知道参数怎么用啊,帮忙啊
第9楼 LiveOnLove 发表于 2005-12-21 19:49
中级用户 发帖 161 积分 493 来自 ZHCN
以前没有看过这个文件的应用,希望提供一下帮助说明
第10楼 pgz1976 发表于 2005-12-23 15:07
初级用户 发帖 30 积分 119
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

不会翻译`
如果看懂了`请翻译一下!`谢谢!`
第11楼 commonly 发表于 2006-05-12 01:06
新手上路 发帖 3 积分 6
YONG BU LE A!
第12楼 willsion 发表于 2006-05-17 11:47
高级用户 发帖 312 积分 793
同意5楼意见,我把它集成到DOS工具盘里,非常好用。
第13楼 lijinan 发表于 2006-06-14 00:18
初级用户 发帖 12 积分 33
其实ghost中的pqaccess很好使用,可以访问ntfs分区。使用简单,跟dos命令一样。
第14楼 fujianabc 发表于 2006-06-15 19:19
金牌会员 发帖 1,616 积分 3,467
Originally posted by lijinan at 2006-6-14 12:18 AM:
其实ghost中的pqaccess很好使用,可以访问ntfs分区。使用简单,跟dos命令一样。

能否介绍一下这个pqaccess有什么特点?
第15楼 Wengier 发表于 2006-06-18 05:56
系统支持 发帖 10,521 积分 27,736
Originally posted by fujianabc at 2006-6-15 07:19 PM:

能否介绍一下这个pqaccess有什么特点?


刚试了一下,发现这个pqaccess和omnifs一样都是命令行方式的,但启动速度甚至更慢,而且不支持中文长文件名。
1 2 3 4  下一页
[ 联系联盟系统管理团队 - 中国DOS联盟 - 标准版 ]
Sponsored by ifanr Inc | © 2001–2023