|
phantom
初级用户
 
积分 179
发帖 25
注册 2003-4-2
状态 离线
|
『楼 主』:
减小后的io.sys的软盘兼容性
使用 LLM 解释/回答一下
在我这儿的一台同方机器上,选择实模式启动时嘟嘟响个不停,屏幕显示乱码,好像在显示某个文件。
另cab的作法,我可用cabarc.exe这个软件,压缩率比rar还要大。你原来的extract.exe老了点,不认识cabarc.exe作的cab,可用win98se中的代替。如你的
doset.cab,原来是205,432 Bytes,改用cabarc的LZX:21压缩,变为188,298 bytes。
很奇怪的是,根据说明,lzx可选数值为15~21,21最大,但实际上与被压缩文件有
关,有时18甚至比21还大,不过相差甚小。
cabarc可在windows 2000或者xp的support工具包中找到。
我是打算作个光盘启动image的。一是可采用2.88的格式,二是有种方法,可突破2.88M,这方便多了。对光盘而言,5M、10M的空间并不大。
On a Tongfang machine here, when selecting real mode to boot, there is continuous beeping, and the screen displays garbled characters, as if showing some file.
Another way with cab, I can use the cabarc.exe software, and the compression ratio is even larger than rar. Your original extract.exe is a bit old, not recognizing the cab made by cabarc.exe, and can be replaced with that in Windows 98 SE. For example, your doset.cab, which was originally 205,432 Bytes, after using LZX:21 compression with cabarc, becomes 188,298 bytes.
It's very strange that according to the instructions, the optional value for lzx is 15~21, and 21 is the largest, but actually it's related to the file being compressed. Sometimes 18 is even larger than 21, but the difference is very small.
Cabarc can be found in the support toolkit of Windows 2000 or XP.
I am going to make a CD boot image. One is to use the 2.88 format, and there is a way to break through 2.88M, which is much more convenient. For a CD, space of 5M, 10M is not large.
|
|
2003-4-25 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我正是用CABARC做的那个DOSET.CAB文件,可能是版本原因吧,所以压缩比没那么高,我去找一下新版本吧.我之所以用了个旧版本(1994年的)的EXTRACT,主要是为了节省几KB的软盘空间.至于兼容性的问题,我再试试几台电脑后再做些结论吧.
I was exactly using the DOSET.CAB file made by CABARC. Maybe it's because of the version, so the compression ratio isn't that high. I'll go find the new version. The reason I used an old version (1994) of EXTRACT is mainly to save a few KB of floppy disk space. As for the compatibility issue, I'll make some conclusions after testing on a few more computers.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-25 00:00 |
|
|
phantom
初级用户
 
积分 179
发帖 25
注册 2003-4-2
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
win98se的extract用upx压缩后比原来大大概6k,cabarc我用的是winserver2003的。
上传了!
5月的T延期了!都是非典惹的祸!
打开附件 链接已失效(管理员注)
The extract of win98se is about 6k larger after being compressed by upx, and I used cabarc of winserver2003.
Uploaded!
The T in May has been postponed! It's all because of SARS!
Open the attachment Link has expired (admin note)
|
|
2003-4-25 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
刚才我去找了新的CABARC,用了-M选项,确实很不错!又可以节省20多K的空间。
SARS(非典)在这儿(加拿大多伦多)也是电视里天天播。
I just went to find a new CABARC, used the -M option, it's really great! It can save more than 20K of space again.
SARS (SARS) is also broadcast on TV every day here (Toronto, Canada).
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-25 00:00 |
|
|
phantom
初级用户
 
积分 179
发帖 25
注册 2003-4-2
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
在windows 2000内核下还有一个expand.exe,只有17k大,专用来解cab的,可惜不能用在dos下。它的文件头写着:
This program cannot be run in DOS mode.
呵呵!
5月t改8月,这只是观望的态度,在确切有效的治疗措施出来之前,恐怕还得改。
原来的打算完了!一部分人是真正的解脱了,一部分人的时间给耽搁了,不过
还有一部分人,虽然担惊受怕,却可以获得更多经济上的利益。
原来还说小bush赶紧把仗打完,美国经济略有好转,不知可以圆多少人的梦!
现在偶尔诅咒为什么仗开打时伊拉克没有爆发非典,那样,至少鬼子去巴格达都
得小心点!
Under the Windows 2000 kernel, there is also an expand.exe, which is only 17k in size and is specifically used to extract CAB files. Unfortunately, it cannot be used under DOS. Its file header says:
This program cannot be run in DOS mode.
Hehe!
May was changed to August, this is just a wait-and-see attitude. Before the emergence of accurate and effective treatment measures, it is恐怕 that it still needs to be changed.
The original plan is over! Some people are truly relieved, some people's time has been wasted, but
there are still some people who, although frightened, can obtain more economic benefits.
It was originally said that little Bush should hurry up and finish the war. The US economy has improved slightly. I don't know how many people's dreams can be fulfilled!
Now occasionally curse why there was no SARS outbreak in Iraq when the war started. In that case, at least the devils going to Baghdad would have to be careful!
|
|
2003-4-25 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
理论上来说,对IO.SYS所做的精减是没有“精减”掉任何有用的程序代码的。只不过是将LOGO和Image去掉了,并修改了文件头信息以适合于系统启动罢了。但是,对于文件头信息中所标记的文件大小,也许在一些特定的条件下有些差异,造成了一点问题。不过,已经很确定的一点是,它在标准的硬盘和软盘中是不会存在问题的。至于更深的部分,我会继续研究。
Theoretically speaking, the streamlining of IO.SYS does not "streamline" any useful program code. It just removes the LOGO and Image, and modifies the file header information to be suitable for system startup. However, there may be some differences in the file size marked in the file header information under some specific conditions, causing a little problem. But one thing is already very certain that there will be no problem in standard hard disks and floppy disks. As for the deeper part, I will continue to study.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-25 00:00 |
|
|
phantom
初级用户
 
积分 179
发帖 25
注册 2003-4-2
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
sorry,看来不是io.sys的问题,而是 UMBPCI的问题。我修改了一下你的启动盘,删了
一些程序,把xzl换成了tway32,xzl字体太难看。定位为应急启动盘。
Sorry, it seems that it's not a problem with io.sys, but with UMBPCI. I modified your boot disk, removed some programs, replaced xzl with tway32, and the xzl font is too ugly. Positioned as an emergency boot disk.
|
|
2003-4-26 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
就是嘛,如果DOS已经成功启动了以后再出现问题,那就可以说是与IO.SYS无关了,而是别的程序造成的问题.我刚才还特意将我的1.44M启动盘格式化成720KB,1.2M以及1.68M的以进行测试,结果发现用这个精简的IO.SYS启动都没有任何问题.
Yes, if the DOS has successfully booted and then has issues, then it can be said that it has nothing to do with IO.SYS, but is caused by other programs. I just specially formatted my 1.44M boot disk into 720KB, 1.2M and 1.68M for testing, and found that there are no problems when booting with this streamlined IO.SYS.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-26 00:00 |
|
|
jssyq
银牌会员
    
积分 1231
发帖 498
注册 2002-12-3
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
对IO.SYS我放心了,就是关于FREEDOS的FDISK.EXE我还是有点不放心,另外问一下cabarc.exe如何使用,我是98系统cabarc.exe是XP里的,假如我要把7个文件用cabarc.exe做成CAB格式的压缩文件,压缩率选最大怎么打命令,请赐教谢谢
I'm at ease with IO.SYS. But I'm still a bit uneasy about FDISK.EXE of FREEDOS. Also, I want to ask how to use cabarc.exe. cabarc.exe is from XP, and I'm on Windows 98. If I want to use cabarc.exe to make a CAB - format compressed file of 7 files with the maximum compression ratio, how should I type the command? Please give me some advice, thank you.
|

言多必失!必失!!油多菜不坏,礼多人不怪 |
|
2003-4-26 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Free FDISK至少应该在大多数电脑上都没有问题吧,因为那儿测试的人还是不少的。CABARC压缩率选最大可用-m LZX:21参数,例如:
CABARC -m LZX:21 N FDISK.CAB FDISK*.*
Free FDISK should at least be okay on most computers, because there are quite a few people who tested it. For the CABARC compression ratio, select the maximum available -m LZX:21 parameter, for example:
CABARC -m LZX:21 N FDISK.CAB FDISK*.*
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-26 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
以下是引用phantom在2003-4-26 7:42:51的发言:
sorry,看来不是io.sys的问题,而是 UMBPCI的问题。我修改了一下你的启动盘,删了
一些程序,把xzl换成了tway32,xzl字体太难看。定位为应急启动盘。
xzl字体太难看,但是最小巧啊。天汇还是大了点。。。各人所好了,呵呵。。。其实我也很喜欢到天汇。。。还有CCDOS(这个更大)。
The following is a quote from phantom on 2003-4-26 7:42:51:
sorry, it seems that it's not a problem with io.sys, but with UMBPCI. I modified your boot disk, deleted some programs, replaced xzl with tway32, because the xzl font is too ugly. Positioned as an emergency boot disk.
The xzl font is too ugly, but it's the most compact. Tianhui is still a bit large... Everyone has their own preferences, hehe... Actually, I also really like Tianhui... And CCDOS (this is even larger).
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-4-26 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
我倒是觉得AW97很不错,只需要两个文件就可以运行,才一个27K的可执行文件加上一个GBK字库文件,而且占用内存特少(只占23KB的UMB内存)。而且兼容性强,显示效果也比XZL强多了。
I actually think AW97 is very good. It can run with only two files, just a 27K executable file and a GBK font file, and it occupies very little memory (only 23KB of UMB memory). Moreover, it has strong compatibility, and the display effect is much better than XZL.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-26 00:00 |
|
|
phantom
初级用户
 
积分 179
发帖 25
注册 2003-4-2
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
标题也改了。呵呵,不过确实该改。
AW97搜索不到,wengier可否给个下载?天汇大点不打紧,扔cab中,删掉一些几乎用不到的文件,差不多了。logo还是尽可能留下,难得。
我的光盘上的软盘启动image作完了,在wengier的msdos7.1上加了PQmagic和PQDI两个东西,除config.sys和autoexec.bat中即时用到的,其他都撂cab中去了,最后大概是4.7M,作了个5M的硬盘image,然后按突破2.88M的方法,作成可启动的。在Vmware4.0
中测试了一部分,可启动。尚没有刻盘。光盘中的就用了ucdos98,最多也就是提供了中文环境,应该不会在此平台上进行文字处理。
反正是定位应急用,慢点不打紧。
The title has also been changed. Hehe, but it really should be changed.
AW97 can't be found. Can wengier give a download? It doesn't matter if Tianhui is a bit large. Put it in the cab and delete some files that are hardly used, and it's差不多. The logo should be kept as much as possible, it's rare.
I've finished making the floppy boot image on my CD. I added PQmagic and PQDI to wengier's msdos7.1. Except for what's immediately used in config.sys and autoexec.bat, the rest are put in the cab. Finally, it's about 4.7M. I made a 5M hard disk image, and then used the method to break through 2.88M to make it bootable. I tested part of it in Vmware4.0 and it can boot. It hasn't been burned to a CD yet. The one on the CD uses ucdos98, which at most provides a Chinese environment, and it shouldn't be used for word processing on this platform.
Anyway, it's positioned for emergency use, and it's okay if it's slow.
|
|
2003-4-27 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
AW97在论坛的“DOS软件世界”版块的那个“DOS下的GBK汉字系统”的那子帖子中有下载的。
我做的那个7.1启动盘中的所有文件已被压缩过了,所以放到CAB中反而往往会占用更多的空间,因为已压缩的文件再压的会往往会越压越大。
AW97 is available for download in the sub-thread of "DOS GBK Chinese Character System" in the "DOS Software World" section of the forum.
All the files in the 7.1 startup disk I made have been compressed, so putting them in a CAB file often takes up more space because compressing already compressed files usually makes them larger.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-27 00:00 |
|
|
lk
高级用户
   
积分 915
发帖 309
注册 2002-12-22
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2003-4-26 20:09:10的发言:
我倒是觉得AW97很不错,只需要两个文件就可以运行,才一个27K的可执行文件加上一个GBK字库文件,而且占用内存特少(只占23KB的UMB内存)。而且兼容性强,显示效果也比XZL强多了。
版主,是那两个文件?请告诉文件名,软盘能够装下吗?一起可是4MB多呐。
The following is a quote from Wengier on 2003-4-26 20:09:10:
I actually think AW97 is very good. It can run with only two files, just a 27K executable file and a GBK font file. And it occupies very little memory (only 23KB of UMB memory). Moreover, it has strong compatibility, and the display effect is much better than XZL.
Moderator, what are the two files? Please tell the file names. Can a floppy disk hold them? Together they are more than 4MB.
|
|
2003-4-27 00:00 |
|