<?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>LocalDev &#187; Installation</title>
	<atom:link href="http://localdev.de/tags/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://localdev.de</link>
	<description>Web, Desktop &#38; Mobile Development</description>
	<lastBuildDate>Thu, 01 Dec 2011 18:54:03 +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>Windows 7 und Server 2008 R2 auf XenServer 5 installieren</title>
		<link>http://localdev.de/2010/03/windows-7-und-server-2008-r2-auf-xenserver-5-installieren/</link>
		<comments>http://localdev.de/2010/03/windows-7-und-server-2008-r2-auf-xenserver-5-installieren/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 11:27:05 +0000</pubDate>
		<dc:creator>Fabian Martin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tipps & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[Windows 6.1]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[xe]]></category>
		<category><![CDATA[XenServer]]></category>

		<guid isPermaLink="false">http://localdev.de/?p=608</guid>
		<description><![CDATA[Als Softwareentwickler ist man darauf angewiesen, seine Software auf möglichst vielen Betriebssystemen zu testen. Um das zu machen setze ich gern Virtuelle Maschinen auf Basis des XenServers ein. Die Kombination aus XenServer und Windows 7 bzw. Server 2008 R2 klappt aber nicht auf Anhieb. Das Installationsprogramm stoppt während des Starts. Um Windows dennoch zu installieren, [...]]]></description>
			<content:encoded><![CDATA[<p>Als Softwareentwickler ist man darauf angewiesen, seine Software auf möglichst vielen Betriebssystemen zu testen. Um das zu machen setze ich gern Virtuelle Maschinen auf Basis des XenServers ein.</p>
<p>Die Kombination aus XenServer und Windows 7 bzw. Server 2008 R2 klappt aber nicht auf Anhieb. Das Installationsprogramm stoppt während des Starts. Um Windows dennoch zu installieren, braucht man nur die folgende kleine Anleitung befolgen.</p>
<ul>
<li>Wählt bei Templates &#8220;other install media&#8221; aus</li>
<li>Folgt dem weiteren Prozess bis zum letzten Schritt</li>
<li>Entfernt, im letzten Schritt, das Häkchen bei &#8220;Start VM automatically&#8221;</li>
<li>Öffnet die Shell und ermittelt mit dem Befehl &#8220;xe vm-list&#8221; die UUID eurer VM</li>
<li>Ruft nun den folgenden Befehl auf &#8220;xe vm-param-set uuid=&lt;UUID&gt; platform:viridian=false&#8221;</li>
</ul>
<p>Ihr seid nun bereit eure neue Windows VM zu installieren.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-2-608">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/windows_install.png" title=" " class="thickbox" rel="set_2" >
								<img title="windows_install" alt="windows_install" src="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/thumbs/thumbs_windows_install.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-3" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/step-1.png" title=" " class="thickbox" rel="set_2" >
								<img title="step-1" alt="step-1" src="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/thumbs/thumbs_step-1.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/step-7.png" title=" " class="thickbox" rel="set_2" >
								<img title="step-7" alt="step-7" src="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/thumbs/thumbs_step-7.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/con2.png" title=" " class="thickbox" rel="set_2" >
								<img title="con2" alt="con2" src="http://localdev.de/wp-content/gallery/windows-6-1-xenserver/thumbs/thumbs_con2.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://localdev.de/2010/03/windows-7-und-server-2008-r2-auf-xenserver-5-installieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

