China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-22 16:58
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » Let pure DOS coexist with Windows View 9,184 Replies 36
Floor 31 Posted 2004-02-21 00:00 ·  美国
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
In addition to the issue of purity, whether the installation is convenient/troublesome, complete, etc. is more important. If installed using these methods, it is very troublesome and incomplete (only system files are available), and no configuration (referring to files like CONFIG.SYS and AUTOEXEC.BAT, etc.) has been done, so it cannot be recommended for use, only a temporary emergency method. If installed using a DOS installation program, it is quite different.

Download again here:

http://newdos.yginfo.net/dosart32.htm
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 32 Posted 2004-03-29 00:00 ·  中国 河北 邢台 联通
初级用户
Credits 110
Posts 2
Joined 2004-03-23 00:00
22-year member
UID 20866
Gender Male
Status Offline
How to automatically enter DOS?
How to add an animation to the DOS interface, and return to the prompt after the animation starts?
Floor 33 Posted 2004-03-31 00:00 ·  中国 河北 石家庄 辛集市 联通
中级用户
Credits 205
Posts 32
Joined 2004-02-06 00:00
22-year member
UID 16828
Gender Female
Status Offline
Wengier:
Can the full version of Brother's DOS 7.01 be installed in the same partition as XP or ME?
Floor 34 Posted 2004-03-31 00:00 ·  美国
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
It can be installed in the same partition as XP (but the partition cannot be NTFS). As for WinME, it's relatively special, and dual - boot is more troublesome. The DOS installation program will prompt a warning message suggesting to exit the installation during installation.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 35 Posted 2004-03-31 00:00 ·  中国 河北 石家庄 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
After reading the entire post, the only feeling is that Moderator Wengier strongly recommends that everyone download and install the full installation version of MS-DOS 7.10, and repeatedly emphasizes not to install it under Windows XP on an NTFS partition, which means that users with Windows XP on an NTFS partition cannot use pure DOS.

The only highlight in the entire post is pqvf.exe, but since it involves modifying the MBR of the hard disk, it is not a perfect solution.

In fact, there are roughly several methods:
1. If you are just interested in learning the usage of DOS commands, you don't need to install a pure DOS at all. The DOS window of XP is also a DOS environment. Many commands in DOS 7.10 are also available in the DOS window of XP (and even more powerful), and you can completely use this DOS window to practice using DOS commands and make it serve your daily work. Personally, 95% of my work is carried out using batch files of Windows 2003, which will integrate DOS more closely with your daily work, rather than playing DOS metaphysically.
2. If you really want to play pure DOS 7.10 without destroying the existing XP, the simplest way is to install a virtual machine software such as VirtualPC or VMware, and then install a full version of DOS 7.10 in the virtual machine, and you can play as you like.
3. If you don't want to play pure DOS in the virtual machine, then you need to use some third-party software.
(1) That is the pqvf.exe mentioned earlier, which is a technology of PowerQuest. This technology will modify the MBR of the hard disk and boot from a floppy disk image when restarting. This floppy disk image is of course a DOS boot disk, and booting from it is a pure DOS environment. But since it will modify the MBR (dangerous operation), it is not recommended personally.
(2) Use VFloppy.exe. VFloppy.exe is also derived from the technology of PowerQuest's Vfloppy.sys, but it will not modify the MBR, but use NTLDR to boot from a floppy disk image, and you can define the floppy disk image you want to use by yourself (for example, you can completely use the Super Boot Disk of DOS 7.10 by Moderator Wengier). But this floppy disk image cannot be larger than 2.88MB. Personally, I think VFloppy is easy to use and has the least damage to the system, so it is highly recommended.
(3) Use GRUB for DOS/NTLDR recommended by Moderator Wengier. This is also a very safe method, similar to the previous VFloppy.exe (I mean using NTLDR to call GRUB). But since GRUB is a GNU software and follows the tradition of Linux, it may be more complicated to use (of course, I mean for personal custom startup environment), but I also strongly recommend that everyone try it. After all, we cannot be trained into fool-like computer operators by Windows, and the innovative spirit of Linux has always been what I advocate. We can't not use it just because it's difficult.
4. If you are familiar with using partition software such as PQMagic, Acronis Partition Expert to perform partition operations for non-destructive data, then you can divide one more primary partition (Primary Partition) on your existing hard disk, then activate this primary partition, and install a pure DOS environment you want to use (for example, the full version of MS-DOS 7.10 or PC-DOS 2000). You can also freely use the pure DOS environment, and this pure DOS environment will not affect your XP. The most stupid way to switch between two systems (I mean switching between systems in two primary partitions, here it means switching between XP and pure DOS) is to manually activate the corresponding primary partition through fdisk or any partition software. If you want to save some effort, you can install a multi-partition boot management software (there are many, for example, SPFDISK mentioned by the previous netizen, as well as BootStar BootManager, Norton's System Commander, PowerQuest's BootMagic, even LILO or GRUB under Linux or the GRUB for dos/ntldr mentioned earlier, as well as IBM's OS/2 BootManager, and even NTLDR of XP can be used). Then a boot menu will appear when starting, and you can directly select the corresponding operating system in the menu to start the corresponding system. I personally recommend using BootStar because I am using it now. I haven't tried other software, but these are all mature software, and as long as the operation is normal, it should be okay.

One thing I want to emphasize is: if you want to play pure DOS but don't want to play with hard disk partitioning, I suggest you don't play pure DOS, because the combination between them is too close, and both belong to the most basic operations at the entry level of computers.

In conclusion, according to your interests and hobbies, you can completely choose the way you play DOS according to the above methods. Personally, the opinion is to play it to the fullest and play with various methods.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 36 Posted 2004-03-31 00:00 ·  美国
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Climbing's post is very good, highly recommended!! Or you can also create a new topic including this post for me to pin.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 37 Posted 2004-03-31 00:00 ·  中国 河北 石家庄 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
Okay, follow the instructions.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Forum Jump: