搜尋此網誌

顯示具有 虛擬機器 標籤的文章。 顯示所有文章
顯示具有 虛擬機器 標籤的文章。 顯示所有文章

2014-06-12

虛擬化技術參考資源

0 意見
【長篇教學】為什麼虛擬化是雲端運算的基礎?
【長篇評論】Hyper-V R2 vs.vSphere,企業要選誰?
Redpaper - Implementing Microsoft Hyper-V on IBM System x and IBM BladeCenter
Virtualization cookbook: Microsoft Hyper-V R2 on IBM System x
實測4大主要虛擬化平臺 微軟 Windows Server 2008 Hyper-V
節省軟體授權費用

Hyper-V Server 2008 正式發佈
如何在網域環境下管理Hyper-V伺服器 (一)
如何在網域環境下管理Hyper-V伺服器 (二)
如何在網域環境下管理Hyper-V伺服器 (三)
好用的Server Core GUI管理工具-CoreConfigurator
Hyper-V Server 2008與CoreConfigurator
Hyper-V 與 HP 伺服器
如何手動復原Hyper-V的虛擬機器設定

Windows Server 2008 - Server Core 基礎指令介紹
Server Core 如何安裝更新
練習5個步驟,讓你學會Server Core基本操作
Microsoft Hyper-V Server 2008安裝指南
Hyper-V管理員管理Hyper-V Server
Hyper-v與VMM 2007 管理秘訣TOP9

Core Configuration For Windows 2008
Core Configurator 2.0

如何在Windows XP/2003啟用SMP/多核心/多CPU

Hyper-V 3.0 實戰

Hyper-V 有多個虛擬交換器管理員時,使用NAT,要把共用設定在使用外部網路的虛擬交換器上面,不要設定在實體網路卡上。
Running Ubuntu with DHCP on Hyper-V over WIFI

Microsoft Virtual Machine Converter 2.0

Virtualization in VMware

2009-04-14

The network bridge on device VMnet0 is not running.

1 意見
http://www.vmware.com/community/thread.jspa;jsessionid=F500CB2C9DCB0CEBA19BCA85B8B43087?messageID=74930
(註:原文找不到了==)

簡單的說, 就是在實體的網卡中, 新增VMware Bridge Protocol這個服務

安裝->服務->新增:
C:\Program Files\VMware\VMware Workstation\netbridge.inf
C:\Program Files\VMware\VMware Server\netbridge.inf

2009/04/14
謝謝kuojason兄的寶貴經驗,不過我們二個的情況可能不同。
小弟是網路卡中沒有出現像紅框裡的東西,必須要手動新增出來。

2007-06-19

This virtual machine appears to be in use.

0 意見
執行環境:VMWARE 6

當執行VMWARE GUEST OS時,
若出現以下錯誤訊息:

Could not open virtual machine: D:\GuestOS\QP_20070619\Windows Server 2003 Standard Edition.vmx. This virtual machine appears to be in use.

Configuration file: D:\GuestOS\QP_20070619\Windows Server 2003 Standard Edition.vmx

解決方法:刪除GUEST OS資料夾底下的.lck檔案

參考:http://www.vmware.com/community/thread.jspa?messageID=673176

2007-06-17

cannot determine local file size.

0 意見
出現在新版的VMWARE 6上面,
當你拖拉HOST OS的檔案到GUEST OS時,
會出現 cannot determine local file size. 的錯誤訊息,
若多試個幾次GUEST OS還會當住,
經爬文後發現,應是NON ASCII CODE的問題。

解決方法:
HOST OS的”檔案來源路徑”不可有中文,
在中文的OS裡,桌面和我的文件都算是中文路徑,
懶得判斷的話,直接把檔案放在根目錄,
再拖拉到GUEST OS裡比較快。

2007-06-13

Virtual PC 2007

0 意見
http://www.microsoft.com/downloads/details.aspx?FamilyId=04D26402-3199-48A3-AFA2-2DC0B40A73B6&displaylang=en

[網友教的]在雙核K8平台使用VMWARE

0 意見
[FROM PCDVD] 感謝他的熱心幫忙^^
紅字是我的實測結果
==========
請參閱
http://www.xtremesystems.org/forums/showthread.php?t=81429
如果你用 VMWARE 5.X,經查 VMWARE KnowledgeBase 發現:

http://kb.vmware.com/vmtnkb/search.do?cmd=displayKC&docType=kc&externalId=2041&sliceId=SAL_Public
Virtual Machine Clock Reports Time Unpredictably on 64-Bit AMD Systems

http://kb.vmware.com/KanisaPlatform/Publishing/316/2039_f.SAL_Public.html#tsc
How to Run VMware Hosted Products on Systems on Which TSCs Are Not in Sync

作了以下動作:
1.關掉bios中的 Cool'N'Quiet 選項
(Disable PowerNow or Cool'N'Quiet)

2.安裝 M$ KB896256 hotfix
http://support.microsoft.com/?kbid=896256
http://support.microsoft.com/?kbid=924441

3.安裝 AMD CPU driver

4.修正 vmware config.iniC:\Documents and Settings\All Users\Application Data\VMware\VMware Workstation\config.ini
加入此行
host.TSC.noForceSync = "TRUE"

5.修改每個vmx
加入此行
processor0.use = "TRUE"
processor1.use ="FALSE"

VMWARE開啟3D加速功能

0 意見
http://www.vmware.com/support/ws5/doc/ws_vidsound_d3d_enabling_host.html
Windows —
Perform these steps to prepare a Windows 2000 or Windows XP host.
Make sure hardware acceleration is turned up in the display properties.
1. Right-click the desktop and choose Properties > Settings > Advanced > Troubleshoot.
2. Move the Hardware Acceleration slider all the way to the Full position.

Linux —
Perform these steps to test your Linux host for compatibility:
1. To verify that direct rendering is enabled, runglxinfo grep direct
2. To ensure that 3-D applications work on your host, runglxgears

==========

http://www.vmware.com/support/ws5/doc/ws_vidsound_d3d_enabling_vm.html
To enable a virtual machine for accelerated 3-D
1. Choose a virtual machine with Windows 2000 or XP guest operating system.
Note: Do not enable Direct3D on a virtual machine that is powered on or suspended.

2. Add the following to the configuration (.vmx) file for the virtual machine:

mks.enable3d = TRUE

This line enables accelerated 3-D on the host. It is required to support accelerated 3-D in the guest and also enables the host to accelerate 2-D portions of the guest display.

3. You may also add one or both of the following optional lines:

svga.vramSize = 67108864

This line increases the amount of VRAM on the virtual display card to 64 MB. Adding more VRAM helps to reduce thrashing in the guest. The maximum value is 128 MB.

vmmouse.present = FALSE

This line disables the absolute pointing device in the guest. Applications which require DirectInput relative mode need to turn off the absolute pointing device in the guest. In practice, this is only required for a certain class of full screen 3-D applications (for example, real-time games like first-person shooters).

Note: If you set the vmmouse.present option, you should also turn off the preference for motion ungrabbing in the Input tab of the Preferences settings dialog.

To turn off ungrabbing for vmouse.present:
a. Choose Edit > Preferences.
b. Click Input.
c. Deselect Ungrab when cursor leaves window.

==========

http://www.vmware.com/support/ws5/doc/ws_vidsound_d3d_enabling_guestos.html
To enable the guest operating system for accelerated 3-D

1. Power on the virtual machine.

2. Install VMware Tools.
Note: It is critical for stability that you install the version of VMware Tools that matches the version of VMware Workstation you are running.

3. Install DirectX 9.0c End User Runtime
This download is available from Microsoft at
www.microsoft.com/downloads/search.aspx?displaylang=en&categoryid=2

4. Install and run your 3-D applications.