<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>网卡 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E7%BD%91%E5%8D%A1/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 03 Aug 2011 08:42:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>KVM安装Guest(CentOS+virtio)</title>
		<link>https://www.coder4.com/archives/1125</link>
					<comments>https://www.coder4.com/archives/1125#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sun, 07 Nov 2010 23:11:49 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[网络&网络模拟]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Guest]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[sda]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtio]]></category>
		<category><![CDATA[内核虚拟机]]></category>
		<category><![CDATA[安装呢]]></category>
		<category><![CDATA[性能]]></category>
		<category><![CDATA[网卡]]></category>
		<category><![CDATA[虚拟化]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1125</guid>

					<description><![CDATA[1、创建虚拟镜像，raw格式 [shell] #据说qow2会有问题，用virtio驱动 /usr/local/kvm/bin/qemu-img create -f raw test.img 10G [/shell] 2、安装虚拟机的Guest OS [shell] #注意，一开始我们就启用了if=virtio #因此，安装过程中会很顺利的识别出vda sudo /usr/local/kvm/bin/qemu-system-x86_64 -m 512 -boot d -driv[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1125/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
