#901 closed defect (fixed)
Windows NT 4 guest additions incomplete
回報者: | Technologov | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 1.5.2 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | other |
描述
Windows NT 4 guest additions provide just the VGA with good colors & resolutions.
Other options lacks. No mouse integration (very needed), no guest auto resolution change, no other niceties...
This can be seen with NT 4 (SP0 and SP6) guests, on VBox 1.5.2.
-Technologov. 16.11.2007.
更動歷史 (10)
comment:3 17 年 前 由 編輯
狀態: | closed → reopened |
---|---|
處理結果: | fixed |
I feel that seamless support, proper audio drivers, and proper shared folder support would be considered "niceties" in Windows NT, and they are not provided by virtual box at this time, this would be a great improvement if supported in future versions. Many people run older windows OSes like NT, ME, 98, or 95 because they need to run legacy programs, and there experience with these OSes in virtualbox is below average compared to other virtual solutions out there.
跟進: 8 comment:4 17 年 前 由 編輯
a) seamless is impossible b) use the soundblaster option if you want audio
ME, 98 and 95 are at the bottom of our priority list.
comment:6 17 年 前 由 編輯
The SoundBlaster16 emulation is available via SVN and will be contained in the next release.
comment:8 17 年 前 由 編輯
Replying to sandervl73:
a) seamless is impossible b) use the soundblaster option if you want audio
ME, 98 and 95 are at the bottom of our priority list.
Well my specific concerns are mostly regarding NT 4, and that support is pretty bad at the moment. I need legacy OS support or I have no reason to use this software. I also don't understand why networking is not supported for NT 4.
comment:9 17 年 前 由 編輯
Seamless mode under NT4 is impossible, because a lot of API calls (functions) are not available / missing for this platform, and won't be implemented afterwards.
comment:10 17 年 前 由 編輯
Network is supposed to work with NT4 guests and it does very well here. NT4 ships a PCNet driver for the network card VirtualBox emulates. And file sharing using a Samba server on a Linux host works too: Configure the network interface as NAT and connect your guest ('map network drive...') to a SMB account at 10.0.2.2. Same with Windows hosts. Keep in mind that ICMP over NAT does not work by definition.
P.S.: while most of those additions are not critical, having mouse integration *is* critical.