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-25 03:27
中国DOS联盟论坛 » DOS媒体世界 & 网络技术 (多媒体室) » Sound and network of FREEDOS 1.0 under VWare virtual machine View 2,585 Replies 2
Original Poster Posted 2008-11-28 08:26 ·  中国 浙江 台州 玉环市 电信
管理员
★★★★
DOS非常爱好者
Credits 6,215
Posts 2,601
Joined 2006-01-20 13:00
20-year member
UID 49256
Status Offline
I installed it with excitement when FreeDOS 1.0 was released, but I never really used it. Today I reinstalled it in a virtual machine. I found that the installation process was quite fast. After searching the forum, I found that many people were asking how to find the sound card driver and network card driver for DOS under VWare virtual machine. The result is that there has been a conclusion. Because there are bugs in the virtual machine, even if you find the sound card driver, you can't install it (I don't know about the new version). The webmaster wengier has already provided a solution. Although it is not perfect, it finally makes DOS under VWare virtual machine no longer a mute.

Re-post the steps to solve the sound:
Open the configuration file.vmx of the virtual machine with Notepad, for example, dos.vmx, and change the line:
sound.virtualDev = "es1371"
to:
sound.virtualDev = "sb16"
Then start to DOS under VMware and set: SET BLASTER=A220 I5 D1 H7 T6
It worked. I tried the games installed by freedos. DOOM can't make sound, and JUMPBUMP (a rabbit that keeps jumping, hehe, I can't play it) can make sound!
You can also listen to MP3 music with QuickView Pro!
Floor 2 Posted 2008-12-01 00:19 ·  中国 广东 揭阳 电信
高级用户
★★
Credits 774
Posts 293
Joined 2003-04-16 00:00
23-year member
UID 1579
Gender Male
From 湖北仙桃
Status Offline
Thanks for sharing. To add or modify to an Intel Gigabit Ethernet card in VMware:

First, shut down VMware, find the virtual machine configuration file (.vmx file) generated by VMware, open it for editing, find ethernet0.present = "TRUE" and add a line below it:
ethernet0.virtualDev = "e1000"
ethernet0 represents the first network card.

At this time, when using msclient 3.0 with the TCP/IP protocol, you can only specify the IP. Otherwise, it will get stuck at the DHCP.

The default is an AMD network card, and in DOS, only the first network card can be driven. After changing to an Intel network card, you may be able to drive network cards with different slot values by specifying the slot value in the PROTOCOL.INI file.
下载
09年7月7日 更新
感谢网友 囧HQY 提供空间
Floor 3 Posted 2008-12-01 06:06 ·  美国
新手上路
Credits 1
Posts 1
Joined 2008-11-30 12:28
17-year member
UID 132479
Gender Male
Status Offline
Forum Jump: