<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://lnote.cn/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://lnote.cn/wiki/feed.php">
        <title>LinuxNote - 系统配置:pev</title>
        <description></description>
        <link>http://lnote.cn/wiki/</link>
        <image rdf:resource="http://lnote.cn/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-30T17:35:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://lnote.cn/wiki/doku.php?id=%E7%B3%BB%E7%BB%9F%E9%85%8D%E7%BD%AE:pev:%E5%AF%BC%E5%85%A5qcow2&amp;rev=1732036192&amp;do=diff"/>
                <rdf:li rdf:resource="http://lnote.cn/wiki/doku.php?id=%E7%B3%BB%E7%BB%9F%E9%85%8D%E7%BD%AE:pev:%E7%A1%AC%E7%9B%98%E7%9B%B4%E9%80%9A&amp;rev=1731926784&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://lnote.cn/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>LinuxNote</title>
        <link>http://lnote.cn/wiki/</link>
        <url>http://lnote.cn/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://lnote.cn/wiki/doku.php?id=%E7%B3%BB%E7%BB%9F%E9%85%8D%E7%BD%AE:pev:%E5%AF%BC%E5%85%A5qcow2&amp;rev=1732036192&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-19T17:09:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>导入qcow2</title>
        <link>http://lnote.cn/wiki/doku.php?id=%E7%B3%BB%E7%BB%9F%E9%85%8D%E7%BD%AE:pev:%E5%AF%BC%E5%85%A5qcow2&amp;rev=1732036192&amp;do=diff</link>
        <description>pve为vm导入已有的磁盘镜像/qcow2/vmdk

qm importdisk  &lt;vmid&gt; &lt;images-name&gt; &lt;storage pool&gt;  --format=&lt;disk-fs&gt; 

vmid：vm的id 例如102 

images-name：磁盘镜像的名字 

storage pool: 存储磁盘镜像的位置，如lvm-thin local

disk-fs: 磁盘镜像格式  raw/vmdk/qcow2</description>
    </item>
    <item rdf:about="http://lnote.cn/wiki/doku.php?id=%E7%B3%BB%E7%BB%9F%E9%85%8D%E7%BD%AE:pev:%E7%A1%AC%E7%9B%98%E7%9B%B4%E9%80%9A&amp;rev=1731926784&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-18T10:46:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>硬盘直通</title>
        <link>http://lnote.cn/wiki/doku.php?id=%E7%B3%BB%E7%BB%9F%E9%85%8D%E7%BD%AE:pev:%E7%A1%AC%E7%9B%98%E7%9B%B4%E9%80%9A&amp;rev=1731926784&amp;do=diff</link>
        <description>qm set 100 --sata0 /dev/disk/by-id/ata-WDC_WD5000LPVX-08V0TT2_WD-WX11A93M5560-part1

100 :指虚拟机的代号 

--sata0  :硬盘模式及序号 

 /dev/disk/by-id/ata-WDC_WD5000LPVX-08V0TT2_WD-WX11A93M5560-part1： 硬盘设备</description>
    </item>
</rdf:RDF>
