欢迎光临,这里是 gOxiA=苏繁=SuFan 独立的个人博客。
本站域名:http://goxia.maytide.net or http://sufan.maytide.net
移动设备请访问:http://goxia.maytide.net/m
转载文章,请务必保留出处与作者信息,未经许可严禁用于商业用途!

WS08-R2_v_rgb Linux Integration Services v2.1

        今天微软发布了 Windows Server 2008 Hyper-V R2 面向 Linux 的集成组件 v2.1 版本。在 Linux 虚拟机上安装该组件后将大幅提高其 Guest OS 的整体性能。

        Linux Integration Services v2.1 以 VMbus 总线基准进行开发,为 Hyper-V 下的 Linux 虚拟机提供了 synthetic network controller 和 synthetic storage controller 的支持。

        下面是 Integration Services v2.1 的主要功能和改进:

  • Fastpath Boot Support: Boot devices now take advantage of the storage VSC to provide enhanced performance.
  • Timesync: The clock inside the virtual machine will remain synchronized with the clock on the host.
  • Integrated Shutdown: Virtual machines running Linux can be shut down from either Hyper-V Manager or System Center Virtual Machine Manager, using the “Shut Down” command.
  • Symmetric Multi-Processing (SMP) Support: Supported Linux distributions can use up to 4 virtual processors (VP) per virtual machine.
  • Heartbeat: Allows the host to detect whether the guest is running and responsive.
  • Pluggable Time Source: A pluggable clock source module is included to provide a more accurate time source to the guest.

        受支持的 Linux Guest OS:

  • Novell SUSE Linux Enterprise Server 10 SP3
  • Novell SUSE Linux Enterprise Server 11
  • Red Hat Enterprise Linux 5.2 / 5.3 / 5.4 / 5.5

        Integration Services v2.1 的官方下载地址是:http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=eee39325-898b-4522-9b4c-f4b5b9b64551

HOWTO: 开启 Windows Flip 3D

        Windows Flip 3D(winkeyWin+Tab)可以快速预览所有打开的窗口,并在这些窗口中进行切换。它是普通窗口切换(Alt+Tab)的一个增强,因为它的界面更友好、更直观、更炫!不过有个前提,计算机必须支持和启用 Windows Aero,要满足这一前提,显卡起码要支持 DX9,目前来看 Intel 945 芯片及以上的集成显卡都能支持。

flip3d

        在 Windows Server 2008 or 2008 R2 版本上,如果安装了桌面体验功能,我们同样可以得到 Flip 3D 体验。但是有些网友提到在 Windows Server 2008 or 2008 R2 中启用桌面体验功能后,Windows Aero 效果也打开了,但是发现 Flip 3D 却无法使用,同时也无法找到 Flip 3D 设置开启的地方。

        OK,虽然 Windows 中并未提供 Flip 3D 的功能设置,但是只要通过组策略编辑器即可开启 Flip 3D,为此运行组策略编辑器 – gpedit.msc,之后定位到 计算机配置 – 管理模板 – Windows 组件 - 桌面窗口管理器,找到“不允许调用 Flip 3D”设置,将其设置为“禁用”。现在注销重新登录便可以使用 Flip 3D 功能了。

Tags: , , , , , , ,

WS08-R2_v_rgb  HOWTO:从移动存储上启动和运行完整版的 Windows Server 2008 R2

        还记得这篇日志吗 —《从UFD启动和运行Hyper-V Server 2008 R2》!?要从 UFD(USB Flash Disk 闪存盘)或移动硬盘上启动和运行 Hyper-V Server 2008 R2 是非常简单的,这是因为微软在 Hyper-V Server 2008 R2 中添加了对移动存储启动的支持。只需要参考日志中的操作流程,就可以看到成果了!在文中,gOxiA 提到只需要修改注册表中的相关项便能够在移动存储上运行完整版的 Windows Server 2008 R2,相信这才是大家更感兴趣的体验!

        gOxiA 先后入手了一个PNY 8G 的 UFD和一个双接口的移动硬盘盒,目前打算在这个拥有320G存储容量的双接口(eSATA+USB)硬盘盒中独立运行一个 Windows Server 2008 R2,主要用于 Hyper-V 相关的虚拟机应用,其中虚拟机也将存储在这个移动存储中。这样一来,gOxiA 就能够节省出来笔记本本身的资源,降低本机硬盘的损耗。

        实际的实施过程比较顺利,但是结果并不乐观。gOxiA 修改了 PollBootPartitionTimeout 为 30000(十进制,十六进制是0x00007530)后,在启动系统时还是出现了蓝屏 0x0000007b,看来只修改 PollBootPartitionTimeout 并不能完全解决问题。前面讲过 Hyper-V Server 2008 R2 能够直接从 UFD或大容量移动存储上启动和运行主要还是因为微软添加了对此的支持,通过对相关驱动文件内容的比较发现 Hyper-V Server 2008 R2 和 Windows Server 2008 R2 并无实质差异,不足以影响到启动失败,那么问题应该还是出在注册表设置上,查阅了一些资料发现了一个关键的注册表键 – BootDriverFlags,在 MSDN Library 中找到了合理的解释。

BootDriveFlags:On initial validation, Image Configuration Editor displays the following message in the Validation tab: Package "Bootable Windows USB Stack" would like Setting "BootDriverFlags" in Component "Kernel-PnP" set to the value "4".

        找到了关键问题所在,一切都迎刃而解!非常顺利的,gOxiA 在自己的320G移动硬盘上启动并成功运行了 Windows Server 2008。下面就将详细的操作步骤与大家分享!

分页: 59/107 第一页 上页 54 55 56 57 58 59 60 61 62 63 下页 最后页 [ 显示模式: 摘要 | 列表 ]