64位win 7裝Linux虛擬機(RedHat)

好不容易在我64的win7下裝好了RedHat,和大家分享一下幾個麻煩的地方:


1 教程

        安裝教程還是很多的,基本上掌握流程就好,版本可以調自己合適的,教程如:http://www.linuxidc.com/Linux/2010-08/27449.htm


2 小紅帽鏡像:rhel-server-6.2-x86_64-dvd.iso

        我下了好幾個鏡像都不兼容,最後用了一個版本比較低的,相對穩定點些,反正我是裝來練練手的,足矣。


3 虛擬機工具:VMware-workstation-9.0.2 

        VMware還是比較有名的,網上下載資源多,而且用着方便,不過需要破解。註冊機:http://download.csdn.net/detail/tiwerbao/5983919


4 需要設置CUP支持VT(VirtualizationTechnology),我剛開始沒弄,直接報錯了:

        You have configured this virtual machine to use a 64-bit guest operating system. However, 64-bit operation is not possible. This host is VT-capable, but VT is disabled. 

This is usually because VT has been disabled in the BIOS/firmware settings or the host has not been power-cycled since changing this setting. Please: 

(1) Verify that the BIOS/firmware settings enable VT and disable ‘trusted execution.’ 

(2) Power-cycle the host, if either of these BIOS/firmware settings have been changed. 

(3) Power-cycle the host, if you have not done so since installing VMware Workstation. 

(4) Update the host’s BIOS/firmware to the latest version. For more detailed information, see 

http://vmware.com/info?id=152. 

 

        首先,我找了個CPU檢查工具,看看是否可支持VT。我用的是CPU-Z :http://download.csdn.net/detail/tiwerbao/5983937

        如下圖,在指令集一行有VT的標識。



        另外需要到BIOS去設置一下 (我的ThinkPad x220,開機按F1):BIOS Setup Utilityà Intel(R) Virtualization Technology ==>設置爲 Enabled

        最後,大功告成:

 

 

發佈了44 篇原創文章 · 獲贊 11 · 訪問量 13萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章