<?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>Chryzo's Notepad &#187; Windows</title>
	<atom:link href="http://www.chryzo.net/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chryzo.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 20 Jul 2010 19:08:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Back Online</title>
		<link>http://www.chryzo.net/2010/07/back-online/</link>
		<comments>http://www.chryzo.net/2010/07/back-online/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 19:05:03 +0000</pubDate>
		<dc:creator>Chryzo</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[WebServers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.chryzo.net/?p=121</guid>
		<description><![CDATA[Hey all, So switch the server from a windows box to a linux box and got all the servers working again! It took me a while to do, but was pretty much straight forward in the end. Just that the permission system is really annoying sometimes on Linux. Services switch from W2L: * teamspeak * [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all,</p>
<p>So switch the server from a windows box to a linux box and got all the servers working again! It took me a while to do, but was pretty much straight forward in the end. Just that the permission system is really annoying sometimes on Linux.</p>
<p>Services switch from W2L:<br />
* teamspeak<br />
* web<br />
* dbms<br />
* version repos</p>
<p>Chryzo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chryzo.net/2010/07/back-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EasyMYP version 2.6 &#8211; Release</title>
		<link>http://www.chryzo.net/2009/08/easymyp-version-26-release/</link>
		<comments>http://www.chryzo.net/2009/08/easymyp-version-26-release/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 18:58:28 +0000</pubDate>
		<dc:creator>Chryzo</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[EasyMYP]]></category>

		<guid isPermaLink="false">http://www.chryzo.net/?p=118</guid>
		<description><![CDATA[EasyMYP version 2.6 is released! It adds / improves the following list of features: Dirties up the code a bit more due to it being beta and having new functionalities A tree view is now available to peak into the archives You can extract anything you want from the tree view by using a simple [...]]]></description>
			<content:encoded><![CDATA[<p>EasyMYP version 2.6 is released!</p>
<p>It adds / improves the following list of features:</p>
<ul>
<li>Dirties up the code a bit more due to it being beta and having new functionalities</li>
<li>A tree view is now available to peak into the archives</li>
<li>You can extract anything you want from the tree view by using a simple right click</li>
<li>Drag &#038; Drop files in the application to load them, no need to go through the menu anymore!</li>
<li>Drag &#038; Drop items from the archive tree to the file system tree!</li>
<li>Huge speed increase in lots of places</li>
<li>Multi threaded the extraction of files in order to separate read and write operations</li>
<li>Last but not least: Persistent options!</li>
</ul>
<p>Still learning loads of stuff when working on functionalities for this application, so keep them coming!<br />
The application can be found at: <a title="EasyMYP on GoogleCode" href="http://code.google.com/p/easymyp">EasyMYP on GoogleCode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chryzo.net/2009/08/easymyp-version-26-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EasyMYP version 2.6</title>
		<link>http://www.chryzo.net/2009/07/easymyp-version-26/</link>
		<comments>http://www.chryzo.net/2009/07/easymyp-version-26/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 16:22:40 +0000</pubDate>
		<dc:creator>Chryzo</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[EasyMYP]]></category>

		<guid isPermaLink="false">http://www.chryzo.net/?p=114</guid>
		<description><![CDATA[EasyMYP version 2.6 Beta is up and about! It adds / improves the following list of features: Dirties up the code a bit more due to it being beta and having new functionalities A tree view is now available to peak into the archives You can extract anything you want from the tree view by [...]]]></description>
			<content:encoded><![CDATA[<p>EasyMYP version 2.6 Beta is up and about!</p>
<p>It adds / improves the following list of features:</p>
<ul>
<li>Dirties up the code a bit more due to it being beta and having new functionalities</li>
<li>A tree view is now available to peak into the archives</li>
<li>You can extract anything you want from the tree view by using a simple right click</li>
<li>Huge speed increase in lots of places</li>
<li>Multi threaded the extraction of files in order to separate read and write operations</li>
<li>Last but not least: Persistent options!</li>
</ul>
<p>Still learning loads of stuff when working on functionalities for this application, so keep them coming!<br />
The application can be found at: <a title="EasyMYP on GoogleCode" href="http://code.google.com/p/easymyp">EasyMYP on GoogleCode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chryzo.net/2009/07/easymyp-version-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V, corrupt virtual machine ?</title>
		<link>http://www.chryzo.net/2009/06/hyper-v-corrupt-virtual-machine/</link>
		<comments>http://www.chryzo.net/2009/06/hyper-v-corrupt-virtual-machine/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 09:46:34 +0000</pubDate>
		<dc:creator>Chryzo</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-v]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.chryzo.net/?p=85</guid>
		<description><![CDATA[A while back, i had a proof of concept on a hyper-v virtual machine. Said machine, one day, crashed (hypothesys being that the antivirus scanned or tried to write some place not possible due to physical disk limitations). On reboot the machine would not start and the admin told me it was corrupted or something [...]]]></description>
			<content:encoded><![CDATA[<p>A while back, i had a proof of concept on a hyper-v virtual machine. Said machine, one day, crashed (hypothesys being that the antivirus scanned or tried to write some place not possible due to physical disk limitations). On reboot the machine would not start and the admin told me it was corrupted or something and i had lost the data of the machine.<br />
Since the application was a POC, i did not really care but my boss was still intent on getting the data back&#8230;<br />
So i started to take a look into how I could get the data back. So, I downloaded WinImage to read VHD files. Though I could open my file, all my data was absent <img src='http://www.chryzo.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Searching a bit more I got an AVHD file but could not open it with WinImage. Thus I found that Hyper-V disk files are split into 2:</p>
<ul>
<li>VHD: contains the image before boot of the VM</li>
<li>AVHD: contains the modifications of the VM, you may have more than one</li>
</ul>
<p>Those files are not merged until you actually shutdown the VM&#8230; pretty annoying. To merge the files, it is pretty easy. You do not need a Hyper-V server, I was fortunate since my admin was stubborn enough to keep telling me I could not get the data back. You can simply use Virtual PC 2007 and the disk wizard utility.<br />
Once the files were merged  I was able to get the data back without any corruption whatsoevre.<br />
And, since the VM config file was corupt, I asked the admin to reload the merged disk into a new server. Only problem is that the new server was not seen as the old one and I got into some authentification poblems with the application on the domain.</p>
<p>So, to end this post, if you have corrupt files, first merge the VHD and AVHD files. Check if you can open them through windows 7, server 2008 or WinImage. As for the server not rejoining the domain, I ll let some AD expert answer if it is possible or not. I think so, but I may be Wrong.</p>
<p>And as a last note, before increasing the size of a disk in Hyper-V, you need to merge the VHD and AVHD files!</p>
<p>In the hope this may help other people</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chryzo.net/2009/06/hyper-v-corrupt-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
