折腾了近1个星期,小黑的系统总算是正常了,测试了N次64位Vista,但是由于受个别驱动及应用程序影响最终让我放弃了它。转而为32位Vista,在今天晚上这个系统彻底装好,包含了常规驱动和小黑必须的驱动应用程序,这次暂时抛弃了小黑特别有连接管理器但是装上了最新发布的R&R4.2,主要用来备份系统状态在需要的时候好快速恢复。

      为了能在 Vista 下有效的测试 64bit 的 Windows 及 xNIX,不得不改用 VMware Workstation 6.02,这个版本是完全兼容并能够正常运行在 Vista 下的 VMware,并且支持64位的虚拟机。在这点上微软确实晚了一步也许是除去战略考虑,未来服务器产品系列方面有 Hyper-V 支持,而桌面测试诸如Virtual Server/PC 系列产品不知道在下一个版本是否会对64位虚拟机有所支持,我期待着!相信各位也在期盼……

      我当前笔记本的 CPU 是 Intel T7200,并且在 BIOS 中打开了 CPU Speed 管理用于节能,但是当我在 VMware 启动虚拟机时会提示我有关 CPU 频率的提示,为了能够更好的发挥 CPU 的作用并使虚拟机能固定在一个频率上,VMware 发布了一篇 KB,帮助我们来解决这个问题。

      如图所示我们可以访问 http://www.vmware.com/info?id=97 来获取这篇 KB。

      下面是转载的 KB 中修改的步骤:

To work around this problem, specify the correct maximum CPU speed in your global configuration file:

  1. Find the speed of your host's CPU. For example, in Windows XP, right click My Computer, then choose Properties. This path may be different, depending on the version of Windows you use.

  2. Look for config.ini in one of the following locations:

    • C:\Documents and Settings\All Users\Application Data\VMware\VMware Workstation\config.ini

    • C:\Documents and Settings\All Users\Application Data\VMware\VMware GSX Server\config.ini

    • C:\Documents and Settings\All Users\Application Data\VMware\VMware Server\config.ini

    • C:\ProgramData\VMware\VMware Workstation or
      C:\Program Files\VMware\VMware Workstation
      (on a Windows Vista host running Workstation 6.0)

    Note: If the file does not exist, create it as a plain text file in the appropriate location as described above, then edit it as follows. For more detail, see "Creating and Editing config.ini on Windows Hosts" at http://kb.vmware.com/kb/1754.

  3. Edit config.ini, adding the lines described below.

    The example presented here assumes that the host computer has a maximum speed of 1700MHz. The first line is the most important one. It should be your host computer's maximum speed in KHz—that is, its speed in MHz times 1000, or its speed in GHz times 1000000.

    host.cpukHz = "1700000"
    host.noTSC = "TRUE"
    ptsc.noTSC = "TRUE"

    The second and third lines enable a mechanism that tries to keep the guest clock accurate even when the time stamp counter (TSC) is slow.

    Note: On Windows, you can use Notepad, but be careful when you save the file that Notepad does not add an extra .txt extension to the filename. You can do that by selecting All files instead of Text files in the Save dialog box.

  4. In addition, check the VMware Tools control panel in the guest operating system. On the Options tab, ensure that Time synchronization between the virtual machine and the host operating system is selected.

2008年第一天安装Vista 64Bit

[ 2008/01/02 11:25 | by gOxiA ]

      今天是2008年第一天,由于近期准备开始测试64位的一些产品和技术,所以前一天将小黑的系统重做了,为了保证测试的有效性,直接在小黑上安装了Windows Server 2008 With Hyper-V,Hyper-V技术对环境要求还是很苛刻的,幸亏小黑能够满足它的需求!整体来讲 Hyper-V 真是让人兴奋不已,特别是 Server Core 下应用 Hyper-V,个人猜测他未来的前进非常好!随后我会将 Hyper-V 的测试心得与体会与大家分享。

      笔记是台笔记本所以一直用  Hyper-V 也不是办法,所以打算在虚拟机种测试 Hyper-V,之前在 Vista 32Bit 上安装了 VMware Server 1.04,没想到竟然无法正常运行,一旦启动虚拟机,硬盘就会疯狂读写数据,具体都作了什么鬼知道,反正我的系统是彻底挂起了,不得不强行关闭电源。难道跟 Vista SP1 有关……

      考虑前后还是首选微软的虚拟平台,之前有网友提过如果宿主系统也是 64Bit,那么就能安装 64Bit 的虚拟系统,于是今天将系统又改为了 Vista 64Bit,首先在U盘上制作了一套 64Bit 的 Vista PE,因为免安装的64Bit 虚拟光驱不好找所以只能将 Vista 64Bit 事前从 ISO 里拷贝到磁盘上一个目录中,之后使用 U盘引导计算机进入到64位的 Vista PE 环境,手工执行 Setup 进行 Vista 64Bit 的安装,全部下来很顺利。驱动的问题也没什么阻碍,ThinkPad 提供了全部的 64Bit 驱动,可是随后出现的应用程序问题就令我头疼了,首先出现问题的是 WinRAR 在 Vista 64Bit 下不能完全正常工作,而且病毒防火墙也不好找,总不能让机器裸奔,但是这些也不完全是问题,必要主要工作是测试,随后安装了64位的 Virtual Server 2005 R2 SP1,Faint!即使宿主平台是64位,使用64位版本的 Virtual Server 仍然无法虚拟64位系统,My God……

      就这样短暂的 64位体验,所有的驱动和必须的应用软件都装好了,却发现无法虚拟64位系统。失败,真失败!~

      傍晚,天堂鸟打电话让去公司,检查网络!正好过去把Dell 2950 给改为 Windows Server 2008 With Hyper-V 进行测试,使用起来也方便!顺便把系统重新改为 32Bi t的 Vista,看来要测试64位的 Virtual Labs 必须依靠 VMware 了!郁闷……

      利用放假期间准备做一下Hyper-V的测试,正好可以尝试一下Ubuntu这个传说中非常N的Linux桌面系统,为此在Vista上安装了VMware Server 1.04,但是发现创建好虚拟机配置后,一旦启动虚拟机那么宿主的硬盘等就会疯狂读写,此时系统已经挂起,任何操作都无法进行,郁闷测试了3次问题依然存在,每次都只能强行关闭小黑的电源甚是心疼。不知道大家是否也会有这个情况,我当前的Vista打了SP1,难道跟这个有关,UAC问题我已经在兼容模式中启用了管理员模式啊,实在郁闷!

      微软自己的虚拟机平台产品不支持宿主32位模拟64位虚拟机,无奈!目前有两种方案:第一安装64位Vista;第二安装Windows Server 2008 with Hyper-V。因为小黑没有光驱所以无论怎样我都需要制作一份能够用过移动硬盘引导的64位VistaPE,考虑前后还是直接安装WS08 With Hyper-V,这样实际测试时更方便,如果测试很顺利可以将Dell 2950先前安装的中文RC版WS08改为WS08 With Hyper-V。

      马上开始先安装WAIK制作64位的VistaPE,稍后回来。

分页: 335/478 第一页 上页 330 331 332 333 334 335 336 337 338 339 下页 最后页 [ 显示模式: 摘要 | 列表 ]