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-08-14 04:57
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » How should I install the DOS operating system in Virtual PC and be able to manage the entire computer? View 2,220 Replies 3
Original Poster Posted 2005-05-22 00:00 ·  中国 四川 成都 教育网
初级用户
Credits 109
Posts 2
Joined 2005-05-20 00:00
21-year member
UID 38940
Gender Male
Status Offline
I'm using the Windows XP operating system. I installed Virtual PC on my computer,
and then I used this thing to install DOS,
but why can't this thing manage the entire computer's hard disk? I have four disks: C, D, E, F. When I use the dir command in DOS to display the C drive, it only shows the file directory under DOS,
I just want to use a virtual PC to install a dual system, so that I can develop C language under DOS,
but it just doesn't work,
Which expert can tell me? Little brother is anxious.
Floor 2 Posted 2005-05-23 00:00 ·  美国
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Manage the entire hard disk? Try the FDISK command!
Wengier - 新DOS时代

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

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

Floor 3 Posted 2005-05-23 00:00 ·  中国 山西 大同 中移铁通
元老会员
★★★★
Batchinger
Credits 4,432
Posts 1,512
Joined 2002-10-18 00:00
23-year member
UID 19
Gender Male
Status Offline
Re: lyl_cny:

The hard disk of VPC is also virtual, not real. It corresponds to an image file on the real hard disk. Changes you make to the virtual hard disk will only affect this image file, and will not equally affect the real hard disk. Of course, the image file also exists on the real hard disk, so the real hard disk will also be affected to a certain extent. That is to say, it is semi-isolated from the real hard disk.

In general, this semi-isolation is sufficient for DOS applications. But as you said, to achieve file sharing between two systems, you need to create a shared folder under DOS. At this time, you need to first install VPC's "DOS Add-on Module", which can be found in the full installation package of VPC. Follow the instructions in it to install FSHARE.EXE and set it to start at boot, then you can reboot the VPC's DOS system, and then in its "Edit - Property Settings - Shared Folders", you can set all disks as shared.

However, I do not recommend that you share all disks. On the one hand, to maintain the relative independence of the system. On the other hand, sharing too many resources will cause greater performance consumption. Also, there is no need to share all disks. You can put all the files that may need to be shared in one disk or directory, and then only share this one disk or directory.

※ Batchinger 致 Bat Fans:请访问 批处理编程的异类 ,欢迎交流与共享批处理编程心得!
Floor 4 Posted 2005-05-26 00:00 ·  中国 四川 成都 教育网
初级用户
Credits 109
Posts 2
Joined 2005-05-20 00:00
21-year member
UID 38940
Gender Male
Status Offline
Forum Jump: