|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
不错,我将它放到了硬盘的WinXP开机菜单中。现在我的硬盘启动后就会自动出现一个开机菜单,里面有以下选项了:
Microsoft MS-DOS 7.10 (从此选项进去后还有Win98、Win3.x、DOS6等等)
Microsoft Windows ME
Microsoft Windows 2000 Professional
Microsoft Windows XP Professional
Datalight ROM-DOS 7.10
Boot from Floppy Drive A: (从软盘启动)
Boot from CD-ROM Drive (从光盘启动)
尤其是这样一来,我的一台BIOS不支持从光驱启动的旧电脑也可以从光驱启动了!
That's good. I put it in the WinXP boot menu of the hard drive. Now, after my hard drive starts, an automatic boot menu appears, which has the following options:
Microsoft MS-DOS 7.10 (After entering this option, there are also Win98, Win3.x, DOS6, etc.)
Microsoft Windows ME
Microsoft Windows 2000 Professional
Microsoft Windows XP Professional
Datalight ROM-DOS 7.10
Boot from Floppy Drive A: (Boot from floppy disk)
Boot from CD-ROM Drive (Boot from CD-ROM)
Especially in this way, an old computer of mine whose BIOS doesn't support booting from the CD-ROM can also boot from the CD-ROM!
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-2 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
我看了这个文章,如果没猜错。打破2。88M限制实际使用的是硬盘映像。我需要做出个样本来测试一下,请问那个RAMDISK/Acronis PartitionExpert 2003 在哪里能下(完全版或有注册机)
I read this article, and if I guess correctly. Breaking the 2.88M limit actually uses a hard disk image. I need to make a sample to test. Then where can I download RAMDISK/Acronis PartitionExpert 2003 (full version or with a keygen)?
|

Teamwork ! |
|
2003-5-2 00:00 |
|
|
如是大师
元老会员
         步行的人
积分 9654
发帖 3351
注册 2003-3-11 来自 湖北
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
在12楼的地址下载,试好了给我们详细讲讲经验和心得。
Download at the address on the 12th floor. After testing, tell us in detail about your experiences and insights.
|

弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾 |
|
2003-5-2 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
通过修改boot.ini实现的?
Is it achieved by modifying boot.ini?
|

Teamwork ! |
|
2003-5-2 00:00 |
|
|
bigcannon
初级用户
 
积分 175
发帖 28
注册 2003-4-30
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
如何在BOOT.INI做到这些啊?
以下是引用Wengier在2003-5-2 6:15:29的发言:
不错,我将它放到了硬盘的WinXP开机菜单中。现在我的硬盘启动后就会自动出现一个开机菜单,里面有以下选项了:
Microsoft MS-DOS 7.10 (从此选项进去后还有Win98、Win3.x、DOS6等等)
Microsoft Windows ME
Microsoft Windows 2000 Professional
Microsoft Windows XP Professional
Datalight ROM-DOS 7.10
Boot from Floppy Drive A: (从软盘启动)
Boot from CD-ROM Drive (从光盘启动)
尤其是这样一来,我的一台BIOS不支持从光驱启动的旧电脑也可以从光驱启动了!
How to do these in BOOT.INI?
The following is the speech of Wengier on 2003-5-2 6:15:29:
Not bad, I put it into the WinXP boot menu of the hard disk. Now after my hard disk starts, a boot menu will automatically appear, and there are the following options in it:
Microsoft MS-DOS 7.10 (After entering from this option, there are also Win98, Win3.x, DOS6, etc.)
Microsoft Windows ME
Microsoft Windows 2000 Professional
Microsoft Windows XP Professional
Datalight ROM-DOS 7.10
Boot from Floppy Drive A: (Boot from floppy disk)
Boot from CD-ROM Drive (Boot from CD-ROM)
Especially in this way, an old computer of mine whose BIOS does not support booting from the optical drive can also boot from the optical drive!
|
|
2003-5-2 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
在BOOT.INI中加入一行:
C:\BOOTCD.DAT="Boot from CD-ROM Drive"
并将BCDL.BIN、VIDE-CDD.SYS(我已将它换成了2.14版的)文件放到C:\下,并用SRCBOOT将BCDL的那个盘的启动扇区保存下来并修改一下(一定要修改,否则不能启动)然后存到C:\BOOTCD.DAT文件就可以了。
Add a line in BOOT.INI:
C:\BOOTCD.DAT="Boot from CD-ROM Drive"
And place the files BCDL.BIN and VIDE-CDD.SYS (I have replaced it with version 2.14) in C:\, and use SRCBOOT to save the boot sector of the disk where BCDL is located and modify it (must be modified, otherwise it cannot boot) and then save it to the C:\BOOTCD.DAT file.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-2 00:00 |
|
|
bigcannon
初级用户
 
积分 175
发帖 28
注册 2003-4-30
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
需要修改什么?
Wengier大侠,能不能把bcdl加到你的启动盘里,类似jo.sys,可以选择从硬盘、软盘和光盘启动?
以下是引用Wengier在2003-5-2 20:06:32的发言:
在BOOT.INI中加入一行:
C:\BOOTCD.DAT="Boot from CD-ROM Drive"
并将BCDL.BIN、VIDE-CDD.SYS(我已将它换成了2.14版的)文件放到C:\下,并用SRCBOOT将BCDL的那个盘的启动扇区保存下来并修改一下(一定要修改,否则不能启动)然后存到C:\BOOTCD.DAT文件就可以了。
What needs to be modified?
Dear Wengier, can you add bcdl to your boot disk, similar to jo.sys, to choose to boot from hard disk, floppy disk and CD-ROM?
The following is the speech of Wengier on 2003-5-2 20:06:32:
Add a line in BOOT.INI:
C:\BOOTCD.DAT="Boot from CD-ROM Drive"
And put the files BCDL.BIN, VIDE-CDD.SYS (I have replaced it with the 2.14 version) into C:\, and use SRCBOOT to save and modify the boot sector of the disk where BCDL is located (must be modified, otherwise it cannot boot) and then save it to the C:\BOOTCD.DAT file.
|
|
2003-5-2 00:00 |
|
|
bigcannon
初级用户
 
积分 175
发帖 28
注册 2003-4-30
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
应该有希望吧,我把bcdl.bin改名为JO.SYS替换原来的,它就从光盘启动了。
There should be hope. I renamed bcdl.bin to JO.SYS and replaced the original one, and then it booted from the CD.
|
|
2003-5-2 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
改为JO。SYS,聪明我怎么没想到。
Change to JO.SYS, why didn't I think of it earlier?
|

Teamwork ! |
|
2003-5-2 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
光改为JO.SYS是没有用的,我一开始就是这样试的,但不行。因为它所需的启动分区和标准的并不一样。
Changing the light to JO.SYS doesn't work. I tried that at first, but it didn't work. Because the startup partition it requires is different from the standard one.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-2 00:00 |
|
|
nre
银牌会员
     nre
积分 1210
发帖 361
注册 2002-12-28
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
我也试了。机器挂了。 刚才你说的改启动扇区内容,如何改
I also tried. The machine hung. How to modify the content of the boot sector you mentioned just now
|

Teamwork ! |
|
2003-5-2 00:00 |
|
|
bigcannon
初级用户
 
积分 175
发帖 28
注册 2003-4-30
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
挂了?
我只在VMWARE 4.0上试过,是读了一下软盘然后从光盘启动了.
Down?
I only tried it on VMware 4.0, which was reading a floppy disk and then booting from the CD.
|
|
2003-5-2 00:00 |
|
|
如是大师
元老会员
         步行的人
积分 9654
发帖 3351
注册 2003-3-11 来自 湖北
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
bcdl.bin文件与dos的核心启动文件在启动软盘上是否有冲突呢?
我将它写入软盘,可以引导从光盘启动,但写入dos启动文件后就只能从dos启动了,
不知道究竟应该如何在启动软盘上设置,才能满足选择启动的要求呢?
Is there a conflict between the bcdl.bin file and the core boot file of DOS on the boot floppy?
I wrote it to the floppy, and it can boot from the CD, but after writing the DOS boot file, it can only boot from DOS.
I don't know how to set it on the boot floppy to meet the requirement of choosing the boot.
|

弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾 |
|
2003-5-3 00:00 |
|
|
bigcannon
初级用户
 
积分 175
发帖 28
注册 2003-4-30
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
我在研究syslinux, 看看能否满足要求.
实在不行的话,就自己改写SYSLINUX,反正有源代码.
以下是引用如是大师在2003-5-3 0:14:43的发言:
bcdl.bin文件与dos的核心启动文件在启动软盘上是否有冲突呢?
我将它写入软盘,可以引导从光盘启动,但写入dos启动文件后就只能从dos启动了,
不知道究竟应该如何在启动软盘上设置,才能满足选择启动的要求呢?
I'm researching syslinux to see if it can meet the requirements.
If it really doesn't work, I'll rewrite SYSLINUX myself since there's source code.
The following is the speech of Master Rushi on 2003-5-3 0:14:43:
Is there a conflict between the bcdl.bin file and the core boot file of DOS on the boot floppy disk?
I wrote it to the floppy disk, and it can boot from the CD, but after writing the DOS boot file, it can only boot from DOS.
I don't know how to set up on the boot floppy disk to meet the requirement of choosing the boot.
|
|
2003-5-3 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 30 楼』:
使用 LLM 解释/回答一下
那个BCDL的启动扇区和DOS的启动扇区是互不兼容的,所以不能直接并存,而只能用WinXP的启动菜单或类似方法使它们实现双启动。
至于nre所问的修改方法,将BOOTCD.DAT首部的信息编辑一下就可以了。
The boot sector of BCDL is incompatible with that of DOS, so they cannot coexist directly. Instead, you can use the boot menu of WinXP or similar methods to achieve dual-booting.
As for the modification method asked by nre, you can just edit the information at the beginning of BOOTCD.DAT.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-3 00:00 |
|