<?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>Everything is Crap &#187; hyper-v</title>
	<atom:link href="http://everythingiscrap.com/tag/hyper-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingiscrap.com</link>
	<description>Notes on the crap we&#039;ve been subjected to</description>
	<lastBuildDate>Wed, 02 May 2012 15:33:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hyper-V integration for Ubuntu</title>
		<link>http://everythingiscrap.com/hyper-v-integration-for-ubuntu/</link>
		<comments>http://everythingiscrap.com/hyper-v-integration-for-ubuntu/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 17:02:29 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=496</guid>
		<description><![CDATA[Add the following to /etc/initramfs-tools/modules hv_vmbus hv_storvsc hv_blkvsc hv_netvsc Generate a new initrd image update-initramfs –u make sure /etc/network/interfaces is pointed at the synthetic network adapter auto seth0 iface seth0 inet dhcp Thanks RobbieCanuck and ServerFault]]></description>
			<content:encoded><![CDATA[<blockquote><p>
Add the following to /etc/initramfs-tools/modules</p>
<p>hv_vmbus</p>
<p>hv_storvsc</p>
<p>hv_blkvsc</p>
<p>hv_netvsc</p>
<p>Generate a new initrd image</p>
<p>update-initramfs –u</p>
<p>make sure /etc/network/interfaces is pointed at the synthetic network adapter</p>
<p>auto seth0</p>
<p>iface seth0 inet dhcp
</p></blockquote>
<p><a href="http://serverfault.com/questions/43920/installing-hyper-v-integration-components-on-linux">Thanks RobbieCanuck and ServerFault</a></p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/hyper-v-integration-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed slow Ubuntu in Hyper-V</title>
		<link>http://everythingiscrap.com/fixed-slow-ubuntu-in-hyper-v/</link>
		<comments>http://everythingiscrap.com/fixed-slow-ubuntu-in-hyper-v/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 16:35:32 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=492</guid>
		<description><![CDATA[So, Windows doesn't work well for WordPress. The more plug-ins I install, the more I realize that the world of WordPress is still a Linux-based world. We'll keep Everything is Crap on Windows because our needs are simple for this blog. But, in the future, all my WordPress are belong to Ubuntu. But, because Everything [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://everythingiscrap.com/wp-content/uploads/2010/06/ubuntu-910-vs-windows-7-300x183.jpg" alt="" title="ubuntu-910-vs-windows-7-300x183" width="300" height="183" class="alignnone size-full wp-image-493" /><br />
So, Windows doesn't work well for WordPress. The more plug-ins I install, the more I realize that the world of WordPress is still a Linux-based world. We'll keep Everything is Crap on Windows because our needs are simple for this blog. But, in the future, all my WordPress are belong to Ubuntu.</p>
<p>But, because Everything is Crap, Ubuntu has problems too. Specifically, the shiny and new Ubuntu 10.04 Server running on Hyper-V R2 is unusably slow. But, just on the console. Attaching via SSH works as quick as ever. Anyway, here's the fix:</p>
<blockquote><p>edit /etc/modprobe.d/blacklist-framebuffer.conf and add the following line:<br />
blacklist vga16fb</p></blockquote>
<p><a href="http://solyaris.wordpress.com/2010/05/01/ubuntu-10-04-on-intel-driver-and-server-frame-buffer/">This guy fixed the Ubuntu slow console frame buffer problem for Hyper-V and Ubuntu 10.04.</a> Thanks guy!</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/fixed-slow-ubuntu-in-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V snapshots are cool!</title>
		<link>http://everythingiscrap.com/hyper-v-snapshots-are-cool/</link>
		<comments>http://everythingiscrap.com/hyper-v-snapshots-are-cool/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 17:03:18 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[hyper-v]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=217</guid>
		<description><![CDATA[Snapshots in Hyper-V are awesome. No more reinstalling from scratch to fix a boneheaded error. Take a snapshot before you do something dangerous (like messing with users or network settings). Then, no matter what happens, you can return to the EXACT POINT IN TIME from which you took the snapshot. More information about snapshots from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-218" title="Hyper-V in R2" src="http://everythingiscrap.com/wp-content/uploads/2010/01/Hyper-V-in-R2.gif" alt="" width="100" height="79" /></p>
<p>Snapshots in Hyper-V are awesome. No more reinstalling from scratch to fix a boneheaded error. Take a snapshot before you do something dangerous (like messing with users or network settings). Then, no matter what happens, you can return to the EXACT POINT IN TIME from which you took the snapshot.</p>
<p><a href="http://blogs.msdn.com/virtual_pc_guy/archive/2008/01/16/managing-snapshots-with-hyper-v.aspx">More information about snapshots from the Virtual PC Guy.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/hyper-v-snapshots-are-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Drivers on Hyper-V R2</title>
		<link>http://everythingiscrap.com/installing-drivers-on-hyper-v-r2/</link>
		<comments>http://everythingiscrap.com/installing-drivers-on-hyper-v-r2/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 08:30:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[hyper-v]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/10/08/installing-drivers-on-hyper-v-r2</guid>
		<description><![CDATA[We've been trying to set up a new network card on our Hyper-V R2 installation. GUI installations don't work. Luckily, there's a utility for that, pnputil.exe. Once we found the right .inf we were able to successfully add and install the network adapter driver.]]></description>
			<content:encoded><![CDATA[<p>We've been trying to set up a new network card on our Hyper-V R2 installation. GUI installations don't work. Luckily, there's a utility for that, <a href="http://technet.microsoft.com/en-us/library/cc732408(WS.10).aspx">pnputil.exe</a>. Once we found the right .inf we were able to successfully add and install the network adapter driver.</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/installing-drivers-on-hyper-v-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing from the command line</title>
		<link>http://everythingiscrap.com/sharing-from-the-command-line/</link>
		<comments>http://everythingiscrap.com/sharing-from-the-command-line/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 01:19:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/07/02/sharing-from-the-command-line</guid>
		<description><![CDATA[Messing with Hyper-V this week I came across a situation where I wanted to share a folder, and the Hyper-V only allows you to do so from the command line. So, here's the command I used: net share MyShareName=C:MyShareDrive /GRANT:MyDomainMyUser",FULL]]></description>
			<content:encoded><![CDATA[<p>Messing with Hyper-V this week I came across a situation where I wanted to share a folder, and the Hyper-V only allows you to do so from the command line. So, here's the command I used:</p>
<blockquote><p>net share MyShareName=C:MyShareDrive /GRANT:MyDomainMyUser",FULL</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/sharing-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

