|
snowolf
中级用户
   Javaing...
积分 483
发帖 88
注册 2003-10-19
状态 离线
|
『楼 主』:
让纯 DOS 与 Windows 并存
使用 LLM 解释/回答一下
若真想学好 DOS 就一定要用纯 DOS 但是 Windows 又太方便了,已离不开了。索性,让他们并存!
此操作有一定危险性!限高手尝试!
工具:
GDISK32 、PQ For Windows 、Win98 启动盘
操作:
1.先将 C 盘根目录下的 BOOT.INI 的只读属性去掉;
2.用 PQ 从 C 盘前划出一个 100 MB (用户自定) 以下的 FAT16 主分区(其实,是作了真正的 C 盘) 注意:是建立了一个位置在 Windows 系统盘前的“主分区”。
3.DOS 下,用 WIN98 启动盘启动计算机,用 SYS 命令传输系统文件
4.Windows 下,命令行操作:
GDISK32 /BOOTINI /ADD /D:1 /P:1 /DESC:DOS622 /TIMEOUT:30
[em24]
If you really want to learn DOS well, you must use pure DOS, but Windows is too convenient and you can't live without it. So, let them coexist!
This operation is somewhat dangerous! Only for experts to try!
Tools:
GDISK32, PQ For Windows, Win98 boot disk
Operations:
1. First, remove the read-only attribute of BOOT.INI in the root directory of drive C;
2. Use PQ to partition out a primary FAT16 partition (user-defined below 100 MB) from the front of drive C (actually, it is to make the real drive C). Note: It is to create a "primary partition" located in front of the Windows system drive.
3. Under DOS, use the Win98 boot disk to boot the computer, and use the SYS command to transfer system files
4. Under Windows, command line operation:
GDISK32 /BOOTINI /ADD /D:1 /P:1 /DESC:DOS622 /TIMEOUT:30
|

@_@ 行动就有收获!
QQ:170759292
|
|
2004-1-25 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
怎么这么麻烦的“方法”呀?要做成DOS与WIN双启动简单得很,在这儿下载一个“MS-DOS 7.10完整安装版”直接安装不就成了吗:
http://newdos.yginfo.net/dosart32.htm
MS-DOS 7.10是目前最新最实用的DOS,你还在谈哪个旧版本的DOS?
Why is it so complicated with this "method"? Making DOS and WIN dual-booting is very simple. Just download a "MS-DOS 7.10 Complete Installation Edition" here and install it directly:
http://newdos.yginfo.net/dosart32.htm
MS-DOS 7.10 is the latest and most practical DOS currently. Why are you still talking about which old version of DOS?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2004-1-26 00:00 |
|
|
SNOWOLF
中级用户
   Javaing...
积分 483
发帖 88
注册 2003-10-19
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
我用的是 DOS 622 的 GHOST 版本 因为它的文件比较全
斑竹:
试过在一块硬盘上设置两个主分区吗?
我最近作了一个软件,它可以保证 Windows 在可启动的状态下 调用恢复系统 这个恢复系统用的是 MSDOS710 GHOST GDISK GDISK32 TW 也就是在硬盘上有第二套操作系统 同样,这个系统也在主分区上 就是我说的第二主分区。
不知阁下有兴趣否?
I'm using the GHOST version of DOS 622 because its files are relatively complete.
Moderator:
Have you ever tried setting up two primary partitions on one hard drive?
I recently made a software that can ensure that Windows is in a bootable state and call the recovery system. This recovery system uses MSDOS710, GHOST, GDISK, GDISK32, TW. That is, there is a second set of operating system on the hard drive, and this system is also on the primary partition, which is the second primary partition I mentioned.
I wonder if you are interested?
|

@_@ 行动就有收获!
QQ:170759292
|
|
2004-1-28 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
在一个硬盘上设置两个主分区我试过,不过其中一个是由SPFDISK自动隐藏的,而每次启动只有其中一个可以使用,另一个则是在SPFDISK切换主分区时可以使用。不过我仅是在VMWare中试的,还没有在真实系统中这么做。
I've tried setting up two primary partitions on one hard drive. But one of them is automatically hidden by SPFDISK, and only one can be used each time during startup. The other can be used when switching primary partitions in SPFDISK. However, I only tested this in VMWare, and haven't done it on a real system yet.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2004-1-28 00:00 |
|
|
gwm
中级用户
  
积分 270
发帖 39
注册 2003-12-18
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
每个硬盘最多可分成四个主分区,用SC软件管理即可。
我就这么用的。
Each hard disk can be divided into at most four primary partitions, which can be managed with the SC software. That's how I use it.
|
|
2004-1-29 00:00 |
|
|
snowolf
中级用户
   Javaing...
积分 483
发帖 88
注册 2003-10-19
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
OK
兄台 在下才疏学浅 SC 是何物?
我用 PQ 作了两个主分区 用 GDISK32 添加 WINXP 下的引导文件 使之类似于装了双系统
有些特别的地方 要想把做的 DOS 622 激活 一般情况必须将其至于第一主分区,
但是 MSDOS 710 无此限制
问题:
1。我手里有 PCDOS 自带的的汉字显示系统 那位可以告诉我在何处上传
2。怎样写 config.sys 文件调用宝贵的上位内存 使汉显功能加载后不会影响图形显示
OK
Brother, I'm not very knowledgeable. What is SC?
I used PQ to create two primary partitions and added the boot files of WINXP under GDISK32 to make it similar to having a dual system.
There is a special point. To activate the made DOS 622, generally it must be placed in the first primary partition, but MSDOS 710 has no such restriction.
Questions:
1. I have the Chinese character display system that comes with PCDOS. Can someone tell me where to upload it?
2. How to write the config.sys file to call the precious upper memory so that the Chinese display function can be loaded without affecting the graphic display
|

@_@ 行动就有收获!
QQ:170759292
|
|
2004-1-29 00:00 |
|
|
whatsmore
初级用户
 
积分 188
发帖 25
注册 2003-8-13
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
在网上见过一个比较麻烦的办法
c:盘fat16/win98,直接装dos6.22,把那三个.sys都改成.dos,用98的启动盘sys一下
(他说还要把98的io.sys换成95的,不知道是不是有这个必要)
//sc是system commander吧,我装过一次,结果是fdisk重来……
I've seen a relatively troublesome method online. C: drive FAT16/win98, directly install DOS 6.22, change those three.sys to.dos, and use the 98 boot disk to sys it. (He said that it's also necessary to replace the 98's io.sys with the 95's, not sure if this is necessary.) // sc is system commander, right? I installed it once, and as a result, I had to start over with fdisk...
|

————————————
做一颗永不生锈的螺丝帽!
———————————— |
|
2004-1-29 00:00 |
|
|
pfox
银牌会员
    
积分 1451
发帖 446
注册 2002-10-20
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2004-1-28 23:53:48的发言:
在一个硬盘上设置两个主分区我试过,不过其中一个是由SPFDISK自动隐藏的,而每次启动只有其中一个可以使用,另一个则是在SPFDISK切换主分区时可以使用。不过我仅是在VMWare中试的,还没有在真实系统中这么做。
不会每次启动只有其中一个可以使用,可以设置的,我现在安装三个系统,就是使用SPFDISK的菜单管理,很方便,可以选择由那个系统启动,而且启动后全部分区都可以正常访问。
The following is a quote from Wengier's post on 2004-1-28 23:53:48:
I tried setting up two primary partitions on one hard drive. However, one of them is automatically hidden by SPFDISK, and only one can be used each time you start up. The other can be used when switching primary partitions in SPFDISK. But I only tried this in VMWare and haven't done it in a real system yet.
It won't be that only one can be used each time you start up. It can be set up. I'm currently installing three systems, which is done using SPFDISK's menu management. It's very convenient. You can choose which system to start up, and all partitions can be accessed normally after startup.
|

我的下载空间 |
|
2004-1-29 00:00 |
|
|
gwm
中级用户
  
积分 270
发帖 39
注册 2003-12-18
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
SC即: System Commander 较近的版本是 V7.05
一套可在个人电脑上执行不同作业系统的工具软件,它
可将磁碟的主启动区记录(MBR- Master Boot Record)
换成自己的程式,让使用者可以在一台个人电脑上安装
各式作业系统,数量可高达上百(如果硬碟够大, OS作业
系统够多!),而且不用分割硬碟, 让你的硬碟拥有最完
整的分割表,而不会四分五裂!!其支援所有使用FAT的
电脑作业系统,包含 DOS、Windows 95、Windows NT、
FAT32、OS/2的HPFS、Windows NT 的 NTFS、Netware
。。。。。。
SC is: System Commander. The relatively recent version is V7.05.
A tool software that can execute different operating systems on a personal computer. It can replace the master boot record (MBR - Master Boot Record) of the disk with its own program, allowing users to install various operating systems on one personal computer. The number can be as high as hundreds (if the hard disk is large enough and there are enough OS operating systems!), and without partitioning the hard disk, so that your hard disk has the most complete partition table without being fragmented!! It supports all computer operating systems using FAT, including DOS, Windows 95, Windows NT, FAT32, HPFS of OS/2, NTFS of Windows NT, Netware...
|
|
2004-1-29 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
其实用WinNT/2K/XP自带的那个启动菜单或GRUB等都可以做到。直接用“MS-DOS 7.10完整安装版”安装个MS-DOS 7.10就可以了。其实MS-DOS 7.10等对于WinNT/2K/XP自带的那个OS Loader的兼容性是最好的。
In fact, you can do it with the boot menu that comes with WinNT/2K/XP or GRUB, etc. Just install "MS-DOS 7.10 Complete Installation Edition" to install MS-DOS 7.10 directly. In fact, MS-DOS 7.10 and so on have the best compatibility with the OS Loader that comes with WinNT/2K/XP.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2004-1-29 00:00 |
|
|
Kinglion
铂金会员
       痴迷DOS者
积分 5798
发帖 1924
注册 2003-6-20 来自 金獅電腦軟體工作室
状态 离线
|
『第 11 楼』:
关于让DOS与WINDOWS共存的一点看法
使用 LLM 解释/回答一下
我是这样做的:
划分 n 个主分区,一个主分区用于安装纯DOS-IBM PCDOS 2000;一个主分区安装Windows ;一个主分区安装 IBM OS/2 Worp;还有一个主分区安装Linux;一个扩展分区是FAT16格式,用于在各主分区之间交换文件。
这样做的好处显而易见:您不必担心在一个主分区中试验一项操作时会破坏其它主分区的操作系统文件,顶多将此主分区重新安装即可。您可不必操心磁盘空间不够用,现在空间已经不是什么问题了。
一点个人看法,请大家指点一二。
Here's how I did it:
Partition n primary partitions: one primary partition for installing pure DOS - IBM PCDOS 2000; one primary partition for installing Windows; one primary partition for installing IBM OS/2 Worp; and another primary partition for installing Linux; an extended partition is in FAT16 format for exchanging files between each primary partition.
The advantages of doing this are obvious: You don't have to worry that trying an operation in one primary partition will damage the operating system files of other primary partitions. At most, you can reinstall this primary partition. You don't have to worry about running out of disk space. Now space is not a problem at all.
Just a personal view. Please give your advice.
|

熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
|
|
2004-1-30 00:00 |
|
|
fisherbear
初级用户
 
积分 111
发帖 4
注册 2004-1-29
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2004-1-26 1:08:57的发言:
怎么这么麻烦的“方法”呀?要做成DOS与WIN双启动简单得很,在这儿下载一个“MS-DOS 7.10完整安装版”直接安装不就成了吗:
http://newdos.yginfo.net/dosart32.htm
MS-DOS 7.10是目前最新最实用的DOS,你还在谈哪个旧版本的DOS?
wengier,怎么让dos与win98双启动,我安装你的MS-DOS7.10中间有些步骤看不懂,摸索着过了。
The following is a quote from Wengier on 2004-1-26 1:08:57:
Why is this so complicated "method"? Making DOS and WIN dual-boot is very simple. Just download a "MS-DOS 7.10 Complete Installation Version" here and install it directly:
http://newdos.yginfo.net/dosart32.htm
MS-DOS 7.10 is the latest and most practical DOS currently. Why are you still talking about which old version of DOS?
wengier, how to make dos and win98 dual-boot. I didn't understand some steps in the middle of installing your MS-DOS7.10 and got through it by groping.
|
|
2004-1-30 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
fisherbear:关于DOS和Win98双启动,那篇文章中已说得很清楚,MS-DOS 7.10安装成功后直接输入WIN命令就可以进入Win98,毕竟Win98只是DOS下的GUI程序罢了。
fisherbear: The article about dual-booting DOS and Win98 has made it very clear. After successfully installing MS-DOS 7.10, you can directly type the WIN command to enter Win98. After all, Win98 is just a GUI program under DOS.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2004-1-30 00:00 |
|
|
马其默
初级用户
 
积分 124
发帖 8
注册 2004-2-1
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
我用的是XP,想和dos 7.10并存,真的可以直接在XP里安装7.10吗?会不会把XP给破坏掉?那可是要我的命啊!如果真的可以,那又怎么在DOS下启动XP呢?请赐教!谢谢!!!
I'm using XP and want to coexist with DOS 7.10. Can I really install 7.10 directly in XP? Will it damage XP? That would be a disaster for me! If it's really possible, then how to boot XP under DOS? Please give me some advice! Thanks!!!
|
|
2004-2-1 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
直接在XP里安装7.10的话,启动会出现双启动菜单,选择要进入的操作系统就行了。总之,和平共处。
If you install 7.10 directly in XP, there will be a dual-boot menu at startup. Just select the operating system you want to enter. In short, they coexist peacefully.
|

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