omnifs /help
Available commands:
attrib [+r] [-r] [+s] [-s] [+h] [-h] 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 [/accessmethods] command [arguments to command]
or : omnifs help
or : omnifs [/accessmethods] /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
(Not all access methods are relevant to the Win32 version) 作者: wang6610 时间: 2005-8-23 10:42 标题: 谁能发一下ghost 8.2中的omnifs.exe文件 [这个贴子最后由wang6610在 2005/08/23 01:22pm 第 1 次编辑]