<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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>Brandon W. King&#039;s Blog &#187; debian etch</title>
	<atom:link href="http://www.brandonking.net/blog/tag/debian-etch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandonking.net/blog</link>
	<description>Blogging about Python, Bioinformatics, Programming, System Administration, Cognitive Science, Philosophy and Life</description>
	<lastBuildDate>Wed, 09 Dec 2009 01:24:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>xen error: Error: Device 0 (vif) could not be connected. Backend device not found.</title>
		<link>http://www.brandonking.net/blog/2007/01/17/xen-error-error-device-0-vif-could-not-be-connected-backend-device-not-found/</link>
		<comments>http://www.brandonking.net/blog/2007/01/17/xen-error-error-device-0-vif-could-not-be-connected-backend-device-not-found/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 20:25:00 +0000</pubDate>
		<dc:creator>Brandon W. King</dc:creator>
				<category><![CDATA[Computers/IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Systems Administration]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debian etch]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.brandonking.net/?p=23</guid>
		<description><![CDATA[Currently, I&#8217;m working on setting up Xen 3.0.3 on Debian Etch 64-bit. I installed the debian packages rebooted and used xen-tools to create a Debian etch guest domain. When I used xm create -c debian_etch_guest.cfg vmid=1 I got the following error:
Error: Device 0 (vif) could not be connected. Backend device not found.
I googled for the [...]]]></description>
			<content:encoded><![CDATA[<p>Currently, I&#8217;m working on setting up Xen 3.0.3 on Debian Etch 64-bit. I installed the debian packages rebooted and used xen-tools to create a Debian etch guest domain. When I used <span style="font-style: italic;">xm create -c debian_etch_guest.cfg vmid=1</span> I got the following error:</p>
<p>Error: Device 0 (vif) could not be connected. Backend device not found.</p>
<p>I googled for the error and didn&#8217;t immediately find a solution to the problem (it may still be there in the search results), but as it turned out, the only thing I needed to do was install bridge-utils:</p>
<p>apt-get install bridge-utils</p>
<p>That&#8217;s it, now the guest domain boots without a problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brandonking.net/blog/2007/01/17/xen-error-error-device-0-vif-could-not-be-connected-backend-device-not-found/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
