<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Kernel Module - 標籤 - Yan-Hao Wang&#39;s Blog</title>
        <link>https://kola.ink/tags/kernel-module/</link>
        <description>Kernel Module - 標籤 - Yan-Hao Wang&#39;s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-TW</language><managingEditor>bses30074@gmail.com (Yan-Hao Wang)</managingEditor>
            <webMaster>bses30074@gmail.com (Yan-Hao Wang)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sun, 26 Apr 2026 22:17:38 &#43;0800</lastBuildDate><atom:link href="https://kola.ink/tags/kernel-module/" rel="self" type="application/rss+xml" /><item>
    <title>VMWare Module 重新編譯問題</title>
    <link>https://kola.ink/vmware-module/</link>
    <pubDate>Sun, 26 Apr 2026 22:17:38 &#43;0800</pubDate>
    <author>bses30074@gmail.com (Yan-Hao Wang)</author>
    <guid>https://kola.ink/vmware-module/</guid>
    <description><![CDATA[<h2 id="背景">背景</h2>
<p>VMWare 使用自己的核心模組：</p>
<ul>
<li><code>vmmon</code> (Virtual Machine Monitor)：它負責虛擬機的 CPU 執行、記憶體管理以及與硬體虛擬化技術（如 Intel VT-x 或 AMD-V）的溝通。如果這個模組沒掛載，你的虛擬機連開機（Power On）都辦不到。</li>
<li><code>vmnet</code> (Virtual Network)：負責虛擬網路。包含你常用的 Bridged、NAT、Host-only 等網路模式。如果這個沒過，虛擬機能開機但會完全斷網</li>
</ul>
<p>這兩個模組在 Linux 核心更新的時候，都需要重新編譯。</p>]]></description>
</item>
</channel>
</rss>
