|
|
#1 |
|
初心者
註冊日期: Jan 2008
文章: 313
積分: 9397
|
VMware Server 1.0.5 and Kernel 2.6.25
Linux kernel 2.6.25 has been released. As usual, I download it and try it out with my Dell Vostro 1400 laptop. The good news, this kernel support my Intel-HDA perfectly, there is no need to download and get the latest driver from ALSA (as I previously had). The bad news is, VMware does not work with this kernel. After some searching at google, I manage to find a solution. Step 1 - Download the Patches for VMware 1.0.5 Download the patches for VMware 1.0.5 from here. Basically, the two patches for vmnet and vmmon. Step 2 - Apply the Patches Apply the patch file by copying the vmnet.tar and vmmon.tar from /usr/lib/vmware/modules/source directory to an empty directory. Decompress both files by running tar xvf vmnet.tar and tar xvf vmmon.tar. Two new directories should appear in this directory, they are respectively vmnet-only and vmmon-only Copy both of the downloaded patch files into this directory as well. From here, do: $> cd vmnet-only $> patch -p1 < ../vmnet-2.6.25.patch $> cd ../vmmon-only $> patch -p1 < ../vmmon-2.6.25.patch Both patches should patch correctly without warning. Create the tar files again by doing: “tar cvf vmnet.tar vmnet-only/” and “tar cvf vmmon.tar vmmon-only/” and overwrite the original files at /usr/lib/vmware/modules/source directory. Step 3 - Rebuild VMware Rebuild vmware by running the vmware-config.pl NOTES:
|
|
|
|
![]() |
| 目前檢視此主題的會員: 1 (0 位會員和 1 位遊客) | |
| 主題工具 | |
| 顯示模式 | |
|
|
相似的主題
|
||||
| 主題 | 主題作者 | 討論區 | 回覆 | 最後發表 |
| VMware Workstation v6.0.4 Build 93057 最新版 + 序號機 | s79633011 | 軟件分享區 | 7 | 08-30-2008 00:09 |
| RouterOS.v3.7.for.VMware.Workstation.6 | sparta26 | 軟件分享區 | 0 | 08-18-2008 15:07 |
| VMware 用到係vista 嗎? | cfcs7 | Window Vista 教學及分享區 | 0 | 06-28-2008 11:52 |
| 編譯新核心時可否 load 舊版 kernel source tree 中的 .config 來用呢 | b90220208 | UNIX / Linux (*nix) | 0 | 06-15-2008 16:15 |