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-07-02 21:40
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » [Share] Method of Installing MS-DOS Using a Virtual Machine~ View 3,406 Replies 5
Original Poster Posted 2008-10-01 00:09 ·  中国 安徽 合肥 蜀山区 电信
初级用户
Credits 28
Posts 9
Joined 2008-09-30 09:51
17-year member
UID 127060
Gender Male
Status Offline
### 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.
Floor 2 Posted 2008-11-21 00:31 ·  中国 湖南 长沙 电信
新手上路
Credits 14
Posts 7
Joined 2008-11-19 19:17
17-year member
UID 131473
Gender Male
Status Offline
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.
Floor 3 Posted 2010-09-04 13:06 ·  中国 浙江 宁波 电信
新手上路
Credits 18
Posts 12
Joined 2010-09-01 15:18
15-year member
UID 173389
Gender Male
From 湖南益阳
Status Offline
Learning
Floor 4 Posted 2010-10-26 17:56 ·  中国 广东 中山 电信
初级用户
Credits 24
Posts 13
Joined 2010-10-23 19:41
15-year member
UID 176411
Gender Male
Status Offline
Still don't understand after seeing it
Floor 5 Posted 2010-11-07 23:42 ·  中国 湖南 长沙 电信
新手上路
Credits 7
Posts 4
Joined 2010-10-21 00:31
15-year member
UID 176226
Gender Male
From 湖南
Status Offline
Is there no requirement for the hard disk format?
Floor 6 Posted 2010-11-08 09:10 ·  中国 湖北 天门 电信
中级用户
★★
Credits 208
Posts 135
Joined 2009-09-12 12:00
16-year member
UID 151902
From 离恨天
Status Offline
I think GUI partition tools are better. I always can't remember those countless parameters.
Forum Jump: