|
mys
元老会员
        
积分 5170
发帖 1637
注册 2002-10-16 来自 广东佛山
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
我是单独压缩成CAB文件,放在EBD中太费启动时间了。
I compressed it into a CAB file separately, and placing it in the EBD takes too much startup time.
|

我的网志
http://hzmys.blog.163.com/
我的网盘
firststep.qjwm.com
fsmys.ys168.com
ssmys.ys168.com
www.brsbox.com/fsmys
www.brsbox.com/ssmys
www.brsbox.com/ccdos
|
|
2003-5-17 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
这个问题我能给大家一个明确的答案, EL TORI的启动盘如果不借助其他启动软件,是只能支持5种模式 “不模拟/1。2/1。44/2。88/HD” 。所谓随意大小的的映像其实就是HD映像。
做2。88启动映像不必非得有2。88软驱,用WINIMAGE转换一下就可以了。用WINISO把这个2。88映像加进去。做成启动ISO文件后,用16进制编辑器修改
(补充一句: 之所以有下面这么麻烦的手工修改,是因为WINISO在载入映像的时候不检测映像的格式,它一律把映像设成1。44M的。)
查找34816(这个是10进制数,有的编辑器是16进制显示的)的位置
http://www2.zzu.edu.cn/ie/newdos/uploadImages/20035200255551978.jpg
找到图中14h这个位置 这个14h 就是默认启动映像的载入地址(LBA/RBA)把14h转成10进制就是20。 意思是第20个扇区。20*2048=40960 (ISO9660光盘每个扇区2048字节) 再找到40960的位置
http://www2.zzu.edu.cn/ie/newdos/uploadImages/20035200293183207.jpg
如图把88 02 改成88 03就可以了。03就是2。88M
88 的意思是可引导
后面的数字
00 不模拟 (多数启动软件要把这个启动模式设成这个)
01 1。2
02 1。44
03 2。88
04 HD
具体的一些手工制作或修改光盘启动盘的方法,看看以前的
单启动光盘制作1
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=1094
单启动光盘制作2
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=1095
以及来自IBM和Phoenix的格式说明
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=1096
理解这些会对做启动光盘起到非常重要的作用。
This question can be answered clearly for everyone. The boot disk of EL TORI can only support 5 modes "No emulation/1.2/1.44/2.88/HD" without the help of other boot software. The so-called image of any size is actually an HD image.
To make a 2.88 boot image, you don't have to have a 2.88 floppy drive. You can convert it with WINIMAGE. Add this 2.88 image with WINISO. After making the boot ISO file, modify it with a hex editor
(Let me add a sentence: The reason for such cumbersome manual modification below is that when WINISO loads the image, it doesn't detect the format of the image, and it一律sets the image to 1.44M.)
Find the position of 34816 (this is a decimal number, and some editors display it in hexadecimal)
http://www2.zzu.edu.cn/ie/newdos/uploadImages/20035200255551978.jpg
Find the position of 14h in the picture. This 14h is the default loading address (LBA/RBA) of the boot image. Converting 14h to decimal is 20. It means the 20th sector. 20*2048=40960 (each sector of ISO9660 CD is 2048 bytes). Then find the position of 40960
http://www2.zzu.edu.cn/ie/newdos/uploadImages/20035200293183207.jpg
As shown in the figure, change 88 02 to 88 03. 03 is 2.88M
88 means bootable
The following numbers
00 No emulation (most boot software need to set this boot mode to this)
01 1.2
02 1.44
03 2.88
04 HD
For specific methods of manually making or modifying CD boot disks, take a look at the previous
Single-boot CD making 1
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=1094
Single-boot CD making 2
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=1095
And format descriptions from IBM and Phoenix
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=1096
Understanding these will play a very important role in making boot CDs.
|

Teamwork ! |
|
2003-5-20 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
对了 nu2002 的unerase是不是有问题, 2000/2002的unerase我用的时候是能运行但不能回复文件
By the way, is there a problem with the unerase of nu2002? When I used the unerase for 2000/2002, it could run but couldn't recover files.
|

Teamwork ! |
|
2003-5-20 00:00 |
|
|
Dark-Destroy
元老会员
        
积分 8312
发帖 3551
注册 2003-3-22
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
以下是引用nerdpal在2003-5-16 10:54:53的发言:
给大家推荐一个好的软驱模拟软件ramdisknt15,没看到在那里粘附件,大家在网上搜索一下吧,可以模拟1.44,2.88,硬盘,效果还是挺好的
在那呢??
Quote from nerdpal on 2003-5-16 10:54:53:
Recommend a good floppy drive emulation software ramdisknt15 for everyone. I didn't see where to attach the file. Everyone can search it on the Internet. It can emulate 1.44, 2.88, and hard disks. The effect is still quite good.
Where is it?
|

MSN:tiqit2@hotmail.com
 |
|
2003-5-20 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
看来Norton的产品有时也会有严重的BUG呢!UNERASE 97/2000/2002就是好例子。UNERASE 95就没有问题。
It seems that Norton's products sometimes have serious bugs! UNERASE 97/2000/2002 is a good example. UNERASE 95 has no problems.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-20 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
ramdisk 在 http://www.cenatek.com/product_ramdisk.cfm 下,分3个版本。
ramdisk is under http://www.cenatek.com/product_ramdisk.cfm, with 3 versions.
|

Teamwork ! |
|
2003-5-20 00:00 |
|
|
Rock2000
初级用户
 
积分 192
发帖 31
注册 2003-2-9
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
不规则容量光盘启动最好用Bootable CD Wizard (BCDW) v1.50,在http://bootcd.narod.ru,其中得Chinese(中文)实例是无忧HLK94发表我在精品转贴的,中文http://www.downbest.net/down/article/note/250.html,大家参考。
For irregular capacity CD boot, it is best to use Bootable CD Wizard (BCDW) v1.50, at http://bootcd.narod.ru. The Chinese example is posted by Wuyou HLK94 in my fine products reprint. Chinese http://www.downbest.net/down/article/note/250.html, for your reference.
|
|
2003-5-20 00:00 |
|
|
mys
元老会员
        
积分 5170
发帖 1637
注册 2002-10-16 来自 广东佛山
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
启动光盘方面以后还请ROCK多多指点。
In terms of bootable CDs, please give me more guidance in the future, ROCK.
|

我的网志
http://hzmys.blog.163.com/
我的网盘
firststep.qjwm.com
fsmys.ys168.com
ssmys.ys168.com
www.brsbox.com/fsmys
www.brsbox.com/ssmys
www.brsbox.com/ccdos
|
|
2003-5-21 00:00 |
|