|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『楼 主』:
发一个dos下的NTFS读写工具-omnifs v11
使用 LLM 解释/回答一下
发一个dos下的NTFS读写工具-omnifs v11,这是ghost v11 里的。
http://zhenlove.com.cn/cndos/fileup/files/omnifs_v11.rar
---------------
补充测试结果。
已在机上用批处理自动完成以下功能测试。
用omnifs获取硬盘信息,取得活动主分区号和最后分区号及最后分区号对应的盘符(仅FAT,NTFS分区无盘符),用omnifs在最后分区创建指定目录(我机子最后分区是NTFS分区),最后用ghost完成备份。
omnifs的兼容性应无大问题,毕竟出自名门。但不适合对NTFS分区里的文件/目录进行大量的操作,那样速度慢,效率低。可用于一键备份,尽管个头大了点。
Last edited by lianjiang2004 on 2007-5-9 at 08:49 PM ]
Post a DOS-based NTFS read-write tool - omnifs v11, which is in Ghost v11.
http://zhenlove.com.cn/cndos/fileup/files/omnifs_v11.rar
---------------
Supplement test results.
The following functions have been automatically tested on the machine using batch processing.
Use omnifs to obtain hard disk information, obtain the active primary partition number and the last partition number and the drive letter corresponding to the last partition (only FAT partitions have drive letters, NTFS partitions have no drive letters), use omnifs to create a specified directory in the last partition (my machine's last partition is an NTFS partition), and finally use Ghost to complete the backup.
The compatibility of omnifs should be fine, after all, it comes from a famous family. But it is not suitable for a large number of operations on files/directories in NTFS partitions, because it is slow and inefficient. It can be used for one-click backup, although it is a bit large.
Last edited by lianjiang2004 on 2007-5-9 at 08:49 PM ]
|

Windows 一键还原
http://www.yjhy.com |
|
2007-5-7 17:32 |
|
|
wangmeng052
中级用户
  
积分 334
发帖 154
注册 2007-3-24
状态 离线
|
|
2007-5-7 21:17 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by wangmeng052 at 2007-5-7 21:17:
管用吗?
兼容性好,操作不便。
可查相关帖子。
Originally posted by wangmeng052 at 2007-5-7 21:17:
Does it work?
Good compatibility, but inconvenient to operate.
You can check related posts.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-5-7 22:00 |
|
|
0451lym
高级用户
   
积分 760
发帖 357
注册 2005-10-10
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
可惜体积大了点,稳定性要比上个版本好的多了!
attrib多了个W参数!
DISKINFO参数去掉了!
It's a pity that it's a bit larger in size, and the stability is much better than the previous version!
The attrib has an additional W parameter!
The DISKINFO parameter is removed!
|
|
2007-5-8 18:15 |
|
|
wmjm
初级用户
 
积分 25
发帖 13
注册 2007-2-23
状态 离线
|
|
2007-5-8 20:36 |
|
|
zjhxqh
初级用户
 
积分 46
发帖 21
注册 2007-5-5
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
谢谢下了,就是体积大了,又得增加磁盘体积了
Thanks for downloading. It's just that the volume is large, and I have to increase the disk volume again.
|
|
2007-5-8 21:55 |
|
|
gmy
版主
        操作系统爱好者
积分 1113
发帖 392
注册 2002-11-11
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
体积不是关键,关键在于能否真正用在批处理里
Volume isn't the key; the key is whether it can really be used in batch processing
|

DOS之家 http://doshome.com 站长 葛明阳 |
|
2007-5-9 16:49 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by gmy at 2007-5-9 16:49:
体积不是关键,关键在于能否真正用在批处理里
用于批处理应没有问题。
已在机上用批处理自动完成以下功能测试。
用omnifs获取硬盘信息,取得活动主分区号和最后分区号及最后分区号对应的盘符(仅FAT,NTFS分区无盘符),用omnifs在最后分区创建指定目录(我机子最后分区是NTFS分区),最后用ghost完成备份。
当然,批处理中若有较多的对NTFS分区里的文件/目录进行操作的话,速度慢。
Originally posted by gmy at 2007-5-9 16:49:
Volume is not the key; the key is whether it can really be used in batch processing
It should be no problem for use in batch processing.
The following functions have been automatically tested and completed in batch processing on the machine.
Use omnifs to obtain hard disk information, obtain the active primary partition number, the last partition number, and the drive letter corresponding to the last partition (only FAT partitions have drive letters, NTFS partitions have no drive letters), use omnifs to create a specified directory on the last partition (the last partition on my machine is an NTFS partition), and finally use ghost to complete the backup.
Of course, if there are many operations on files/directories in the NTFS partition in the batch processing, the speed is slow.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-5-9 20:46 |
|
|
wang6610
银牌会员
    
积分 1246
发帖 488
注册 2003-11-11
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2007-5-9 08:46 PM:
当然,批处理中若有较多的对NTFS分区里的文件/目录进行操作的话,速度慢。
用脚本一次执行完毕,并不慢。
当然,在批处理中如果有较多对NTFS分区里的文件/目录进行操作的话,速度会比较慢。
用脚本一次执行完毕,并不慢。
当然,In batch processing, if there are many operations on files/directories in NTFS partitions, the speed is slow.
Executing it all at once with a script is not slow.
|
|
2007-5-9 21:12 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Originally posted by wang6610 at 2007-5-9 21:12:
用脚本一次执行完毕,并不慢。
呵呵,我没有对多个文件进行读写测试。不慢就好。你对omnifs的兼容性有何评价?
Originally posted by wang6610 at 2007-5-9 21:12:
Executed at once with a script, not slow.
Hehe, I didn't test reading and writing multiple files. It's good if it's not slow. What's your evaluation of the compatibility of omnifs?
|

Windows 一键还原
http://www.yjhy.com |
|
2007-5-9 21:33 |
|
|
0451lym
高级用户
   
积分 760
发帖 357
注册 2005-10-10
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
omnifs对于某些机器还是有限制的(已经测试过了),我1个月前用的是它,现在放弃了!
如果是对NT读写那么挂NT驱动就可以了,毕竟omnifs是个鸡肋的程序!
不稳定因素如下:cmos设置不当,SATA硬盘识别错误,某些主板的问题!
Last edited by 0451lym on 2007-5-9 at 10:19 PM ]
omnifs has some limitations for certain machines (already tested), I used it a month ago, and now I've given up!
If it's for NT reading and writing, then just mount the NT driver, after all, omnifs is a useless program!
Unstable factors are as follows: improper CMOS settings, SATA hard drive recognition errors, problems with certain motherboards!
Last edited by 0451lym on 2007-5-9 at 10:19 PM ]
|
|
2007-5-9 22:12 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by 0451lym at 2007-5-9 22:12:
omnifs对于某些机器还是有限制的(已经测试过了),我1个月前用的是它,现在放弃了!
如果是对NT读写那么挂NT驱动就可以了,毕竟omnifs是个鸡肋的程序!
...
兼容性还不如ifs? 看来ghsot尚需努力。
还以为能用ghost的机子,就能使用omnigs能,看来并非如此。
有没有比较完美的驱动推荐,看到几种常见ntfs驱动,总或多或少有些问题。
Originally posted by 0451lym at 2007-5-9 22:12:
omnifs has some limitations for certain machines (already tested), I used it a month ago, but now I have given up!
If you need to read and write to NT, then you can mount the NT driver, after all, omnifs is a useless program!
...
Is the compatibility worse than ifs? It seems that ghost still needs to work harder.
I thought that machines that can use ghost could use omnigs, but it seems that it is not the case.
Are there any more perfect driver recommendations? I have seen several common NTFS drivers, but there are always more or less problems.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-5-10 06:39 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
Originally posted by 0451lym at 2007-5-9 22:12:
omnifs对于某些机器还是有限制的(已经测试过了),我1个月前用的是它,现在放弃了!
如果是对NT读写那么挂NT驱动就可以了,毕竟omnifs是个鸡肋的程序!
...
在其它地方看到你的帖子说
“omnifs.exe测试报告,可以支持NTFS操作能识别NTFS大分区,但是现在有一个问题,FAT32格式的大硬盘(我的只有2个区分别是30G、25G)无法识别,不能读和写!但是FAT32小分区读写正常!这一点很致命,所以该命令无法写如批处理!
问题原因:1、可能是DOS不支持大分区
2、可能是omnifs.exe本身存在缺陷!
”
这个问题现在还有吗?
Originally posted by 0451lym at 2007-5-9 22:12:
omnifs has some limitations for certain machines (already tested), I used it a month ago, now I've given up!
If you need to read and write NT, then you can mount the NT driver. After all, omnifs is a mediocre program!
...
Saw your post elsewhere saying
“omnifs.exe test report, can support NTFS operations and recognize large NTFS partitions, but now there is a problem, large hard drives in FAT32 format (mine only have 2 partitions, 30G and 25G respectively) cannot be recognized, cannot read and write! But small FAT32 partitions can be read and written normally! This is very fatal, so this command cannot be written into the batch file!
Problem reasons: 1. Maybe DOS does not support large partitions
2. Maybe there is a defect in omnifs.exe itself!
”
Does this problem still exist now?
|

Windows 一键还原
http://www.yjhy.com |
|
2007-5-10 06:44 |
|
|
0451lym
高级用户
   
积分 760
发帖 357
注册 2005-10-10
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2007-5-10 06:44:
这个问题现在还有吗? ...
这个版本已经改良了,不存在这个问题了!
This version has been improved, and this problem no longer exists!
|
|
2007-5-10 07:43 |
|
|
starrysky
新手上路

积分 10
发帖 5
注册 2007-5-28
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
Originally posted by 0451lym at 2007-5-9 10:12 PM:
……
不稳定因素如下:cmos设置不当,SATA硬盘识别错误,某些主板的问题!
...
怎么把 CMOS 设置不当和 OmniFS 牵扯起来了?没道理。 我在SATA上试用 OmniFS 没有发现过错误。如果说主板的问题,那就不能够说是 OmniFS 的问题。
The unstable factors are as follows: improper CMOS setting, SATA hard disk recognition error, and some motherboard problems!
Why relate improper CMOS setting to OmniFS? It doesn't make sense. I have not found any errors when testing OmniFS on SATA. If it's about motherboard problems, then it can't be said to be an OmniFS problem.
|
|
2007-5-31 18:14 |
|