|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『楼 主』:
MS-DOS 7.10安装程序
使用 LLM 解释/回答一下
一些网友问我用MS-DOS 7.10启动盘启动后如何将MS-DOS 7.10安装到硬盘上。因此,我准备最近有空的话就用批处理+WBAT再加上一些工具做出个MS-DOS 7.10完整版的安装程序来,欢迎大家提出意见和建议,谢谢!
Some netizens asked me how to install MS-DOS 7.10 to the hard disk after booting with the MS-DOS 7.10 boot disk. Therefore, I am going to make a full version installation program of MS-DOS 7.10 with batch processing + WBAT and some tools when I have time recently. Everyone is welcome to put forward opinions and suggestions. Thank you!
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-3-28 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
怎么没有人回复呀?那我就不做它算了吧.
Why hasn't anyone replied? Then I'll just not do it.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-3-29 00:00 |
|
|
红色狂想
金牌会员
      龙哥DOS
积分 4289
发帖 1501
注册 2003-2-23 来自 河南省
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
我只能说这是一个好事!不过菜鸟们还是希望自己动手做。望老大多指教……
I can only say this is a good thing! But rookies still hope to do it by themselves. Hope the boss gives more guidance...
|

C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
C++ ☆☆☆ 中国DOS联盟成员 ☆☆☆ C++
C++ ★★★ 爱提问的红色狂想 ★★★ C++
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++ |
|
2003-3-29 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
要说做MS-DOS 7.10安装程序本身,要菜鸟自己做可能真的难为他们了,因为这不是那么容易做成的,因为要涉及到比较多的知识。但用已做好的安装程序去硬盘上安装MS-DOS 7.10则是人人都可以做的。
To say making the MS-DOS 7.10 installation program itself, it might really be difficult for rookies to do it, because it's not that easy to make, because it involves relatively more knowledge. But using the already made installation program to install MS-DOS 7.10 on the hard disk is something everyone can do.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-3-29 00:00 |
|
|
banach
初级用户
  弼马温
积分 130
发帖 12
注册 2003-3-29
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
今天研究了一下你的程序,我被吓了一跳.我衷心地钦佩你.
I studied your program today and was startled. I sincerely admire you.
|

发生什么事了? |
|
2003-3-29 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
不用谢。大家都来提些关于MS-DOS 7.10安装程序的制作方面的建议好吗?
You're welcome. Can everyone come up with some suggestions regarding the creation of the MS-DOS 7.10 installation program?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-3 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2003-4-3 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
我认真考虑了一下,除界面等外,有些步骤还是挺复杂的呀.比如就"传导系统"一项,就至少要做以下判断:
1: 硬盘上是否已装了WinNT/2K/XP,若是的话,自动做成DOS与WinNT/2K/XP双启动;
2: 硬盘上是否已装了DOS,若是的话,需要自动备份系统文件;
3: C盘是不是主引导分区,能不能启动等.若不行的话还需继续判断及进行激活分区等操作;
4: CPU是否是386或以上?内存是否太少?硬盘空间是否足够?
5: 需自动配置,尤其是要根据这个系统的情况自动设置MSDOS.SYS等文件.
总之要做的事情非常多.尤其是上面的第三个问题,有谁知道应如何判断的,请告知,谢谢!
I have carefully considered it. Besides the interface and others, some steps are still quite complicated. For example, for the "conduction system" item, at least the following judgments need to be made:
1: Whether WinNT/2K/XP has been installed on the hard disk. If yes, automatically make a dual boot of DOS and WinNT/2K/XP;
2: Whether DOS has been installed on the hard disk. If yes, need to automatically back up system files;
3: Whether the C drive is the primary boot partition and whether it can boot. If not, it is also necessary to continue to judge and perform operations such as activating the partition;
4: Whether the CPU is 386 or above? Whether the memory is too little? Whether the hard disk space is sufficient?
5: Need to automatically configure, especially to automatically set files such as MSDOS.SYS according to the situation of this system.
In short, there are a lot of things to do. Especially the above third question. If anyone knows how to judge, please inform, thank you!
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-5 00:00 |
|
|
liyang
中级用户
   菜鸟
积分 292
发帖 50
注册 2002-11-13 来自 河南
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
能不能在安装时不格式化c盘啊!
我能只有一个 c盘,能6。22和7。10 并存啊!
能做个双启动啊!谢谢指点 !
Can I not format the C drive during installation! I only have one C drive, can 6.22 and 7.10 coexist! Can make a dual boot! Thank you for the guidance!
|

李阳-冬雨
EMAIL:michaelliyang@21cn.com
QQ:14524173
期待您的消息! |
|
2003-4-7 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
可以的,如果空间足够,且硬盘中没有FAT32分区/大硬盘及长文件名的话,可以用双启动.MS-DOS 7.10的一个重要更新就是支持双启动.
Sure, if there is enough space and there are no FAT32 partitions/large hard disks or long filenames in the hard disk, you can use dual-booting. An important update of MS-DOS 7.10 is to support dual-booting.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-8 00:00 |
|
|
pfox
银牌会员
    
积分 1451
发帖 446
注册 2002-10-20
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2003-4-5 7:07:04的发言:
我认真考虑了一下,除界面等外,有些步骤还是挺复杂的呀.比如就"传导系统"一项,就至少要做以下判断:
1: 硬盘上是否已装了WinNT/2K/XP,若是的话,自动做成DOS与WinNT/2K/XP双启动;
2: 硬盘上是否已装了DOS,若是的话,需要自动备份系统文件;
3: C盘是不是主引导分区,能不能启动等.若不行的话还需继续判断及进行激活分区等操作;
4: CPU是否是386或以上?内存是否太少?硬盘空间是否足够?
5: 需自动配置,尤其是要根据这个系统的情况自动设置MSDOS.SYS等文件.
总之要做的事情非常多.尤其是上面的第三个问题,有谁知道应如何判断的,请告知,谢谢!
需要编程序进行检测吧?
The following is a quote from Wengier on 2003-4-5 7:07:04:
I have carefully considered it. Besides the interface and others, some steps are quite complicated. For example, for the "conduction system" item alone, at least the following judgments need to be made:
1: Whether WinNT/2K/XP has been installed on the hard disk. If yes, automatically make a dual boot of DOS and WinNT/2K/XP;
2: Whether DOS has been installed on the hard disk. If yes, need to automatically back up system files;
3: Whether the C drive is the primary boot partition and whether it can boot. If not, need to continue judging and perform operations such as activating the partition, etc.;
4: Whether the CPU is 386 or above? Whether the memory is too little? Whether the hard disk space is sufficient?
5: Need to automatically configure, especially to automatically set files such as MSDOS.SYS according to the situation of this system.
In short, there are a lot of things to do. Especially the third problem above. If anyone knows how to judge it, please let me know, thank you!
Need to program for detection, right?
|

我的下载空间 |
|
2003-4-8 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
请问怎么编呢?这种对磁盘进行低级操作的程序我可不会编.有没有现成的检测软件呢?
How to compile this? I don't know how to compile a program that performs low-level operations on the disk. Is there any ready-made detection software?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-8 00:00 |
|
|
pfox
银牌会员
    
积分 1451
发帖 446
注册 2002-10-20
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
我记得可以引导的分区在分区表里面有标志,好像是55 AA标志。
不过在方面我不大熟悉,你应该可以联系一下SPFDISK的作者,
这方面他应该最熟悉。
I remember that the bootable partition has a flag in the partition table, which seems to be the 55 AA flag.
But I'm not very familiar with this aspect. You should be able to contact the author of SPFDISK, he should be the most familiar with this aspect.
|

我的下载空间 |
|
2003-4-8 00:00 |
|
|
pfox
银牌会员
    
积分 1451
发帖 446
注册 2002-10-20
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
以下是引用pfox在2003-4-8 17:46:45的发言:
我记得可以引导的分区在分区表里面有标志,好像是55 AA标志。
不过在方面我不大熟悉,你应该可以联系一下SPFDISK的作者,
这方面他应该最熟悉。
记错了,不好意思,55 AA 应该是分区结束标志,80才是可启动标志,不过里面还需要其偏移位置,还是问问冯绪平(SPFDISK作者)比较好。
The following is a quote from pfox on 2003-4-8 17:46:45:
I remember that the bootable partition has a flag in the partition table, which seems to be the 55 AA flag.
But I'm not very familiar with this aspect. You should be able to contact the author of SPFDISK.
He should be most familiar with this aspect.
Mistaken, sorry. The 55 AA should be the partition end flag, and 80 is the bootable flag. But there are still offset positions in it. It's better to ask Feng Xuping (the author of SPFDISK).
|

我的下载空间 |
|
2003-4-9 00:00 |
|
|
hit
初级用户
  孤胆枪手
积分 688
发帖 148
注册 2002-10-26 来自 陕西
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
做那个安装程序不如,教大家如何使用wbat
这样,能学到更多更有用的东西
Doing that installation program is not as good. Teach everyone how to use wbat. In this way, you can learn more useful things.
|

我:╭∩╮(︶︿︶)╭∩╮。靠!!! |
|
2003-4-9 00:00 |
|