中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-19 13:59
47,814 topics / 349,908 posts / today 0 new / 48,259 members
DOS学习入门 & 精彩文章 (教学室) » [Share] Method of Installing MS-DOS Using a Virtual Machine~
Printable Version  3,612 / 5
Floor1 sanxue Posted 2008-10-01 00:09
初级用户 Posts 9 Credits 28
### Method for Installing MS-DOS 7.10 in a Virtual Machine under WINDOW NT Environment

Many people don't know how to install it. Actually, it's very simple. The key is to format the virtual disk you partitioned to FAT16/32 format; otherwise, the disk check won't pass. You can use many partitioning tools. The simplest one is the GDISK tool自带 in the CD provided by this forum.

There is a GDISK tool in the directory of the MSDOS 7.10 installation disk, which is for system partitioning.

Specific commands:
Enter the installation environment, press Cancel installation, and a command prompt will appear.
Do a DIR and find GDISK. Type in GDISK. Then the following starts:

GDISK displays physical disk information.
GDISK 1 /CRE /PRI /SZ:30% /FOR /Q: Create a primary partition on disk 1, with a size of 30% of the disk capacity. /CRE means create, /PRI means primary partition, /SZ:30% means the size of the disk partition, /FOR /Q means quick format. Here, the C: drive is established.
GDISK 1 /CRE /EXT: Set the remaining disk as an extended partition. /EXT means extended partition.
GDISK 1 /CRE /LOG /SZ:30% /FOR /Q: This is a logical partition, drive D:.
GDISK 1 /CRE /LOG /SZ:40% /FOR /Q: This is a logical partition, drive E:.

If you want to delete partitions, use the command:
GDISK 1 /DEL /ALL: Delete all partitions on disk 1.

For more commands, please search online.

I installed it here.
Floor2 door10000 Posted 2008-11-21 00:31
新手上路 Posts 7 Credits 14
Mine is the DOS 7.1 installed by VPC, but the CPU usage is 100%. I don't know if the original poster has this situation. Later, I learned that loading idle.com in vmadditions can solve the problem. So I want to load vmadditions, but it always prompts that the file idle.com cannot be found, etc. I want to copy idle.com from the virtual CD-ROM to the virtual hard disk. In DOS, I can see the file in the virtual CD-ROM, but I can't run it, and I can't copy it. Copying the entire DOS sub-module is also not working. If the original poster has any understanding of this, I hope you can help me. Thanks in advance.
Floor3 yadngah1984 Posted 2010-09-04 13:06
新手上路 Posts 12 Credits 18 From 湖南益阳
Learning
Floor4 windwenguan Posted 2010-10-26 17:56
初级用户 Posts 13 Credits 24
Still don't understand after seeing it
Floor5 tanyi Posted 2010-11-07 23:42
新手上路 Posts 4 Credits 7 From 湖南
Is there no requirement for the hard disk format?
Floor6 sfcctv Posted 2010-11-08 09:10
中级用户 Posts 135 Credits 208 From 离恨天
I think GUI partition tools are better. I always can't remember those countless parameters.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023