<?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>IT Thugs Web Development Blog &#187; Quicktip</title>
	<atom:link href="http://www.itthugs.com/category/quicktip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itthugs.com</link>
	<description></description>
	<lastBuildDate>Sat, 27 Jun 2009 16:20:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Parallels and Ubuntu 9.04- Attack of the Clones</title>
		<link>http://www.itthugs.com/2009/06/parallels-and-ubuntu-attack-of-the-clones/</link>
		<comments>http://www.itthugs.com/2009/06/parallels-and-ubuntu-attack-of-the-clones/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 15:36:06 +0000</pubDate>
		<dc:creator>Dan Williams</dc:creator>
				<category><![CDATA[Quicktip]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Clone]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Guest]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.itthugs.com/?p=150</guid>
		<description><![CDATA[Lets say your like me.  And when you have a spare moment you like to setup clusters of Ubuntu machines to test out different HA systems and techniques.  Okay so your not like me but you like the idea of being able to quickly clone a that Parallels Ubuntu machine you&#8217;ve painstakingly setup.
Like [...]]]></description>
			<content:encoded><![CDATA[<p>Lets say your like me.  And when you have a spare moment you like to setup clusters of Ubuntu machines to test out different HA systems and techniques.  Okay so your not like me but you like the idea of being able to quickly clone a that Parallels Ubuntu machine you&#8217;ve painstakingly setup.</p>
<p>Like any sane person would do when you see the &#8216;clone&#8217; command in Parallels you think your problems are solved and its almost Mojito time.  #FAIL.  You start your newly cloned VM and its network card sits lifeless. It&#8217;s tube inexplicably tied.  Fear not because the solution is simple!</p>
<p><span id="more-150"></span></p>
<h1>Problem</h1>
<p>Your Ubuntu machines MAC Address has changed so it can no longer properly initialize its network card.</p>
<h1>Solution</h1>
<p>Removing the file containing the conflicting MAC addresses will force the system to regenerate the file with the proper settings.</p>
<p>Before shutting your system down to be cloned, or in my case turned into a Template, simply run this command to delete the file.</p>
<div class="codesnip-container" >rm -fR /etc/udev/rules.d/70-persistent-net.rules</div>
<p>On next boot your system will notice its absence, regenerate it, and your off to the races, or at least connected to your network again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itthugs.com/2009/06/parallels-and-ubuntu-attack-of-the-clones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
