<?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>Deep French Kiss &#187; MBR</title>
	<atom:link href="http://deepfrenchkiss.com/tag/mbr/feed/" rel="self" type="application/rss+xml" />
	<link>http://deepfrenchkiss.com</link>
	<description>Keep It Simple Stupid</description>
	<lastBuildDate>Wed, 26 May 2010 13:16:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Réinstallation de Windows &#8211; dual boot</title>
		<link>http://deepfrenchkiss.com/2009/11/reinstallation-de-windows-dual-boot/</link>
		<comments>http://deepfrenchkiss.com/2009/11/reinstallation-de-windows-dual-boot/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 20:27:51 +0000</pubDate>
		<dc:creator>dfk</dc:creator>
				<category><![CDATA[Fourre-tout]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[MBR]]></category>

		<guid isPermaLink="false">http://deepfrenchkiss.com/?p=37</guid>
		<description><![CDATA[Lorsqu&#8217;on réinstalle Windows, la MBR est écrasée, c&#8217;est embêtant pour les configurations en dual boot. 
Pour sauvegarder les 512 octets de la MBR:
dd if=/dev/sda of=/path/to/mbr.image count=1 bs=512
Et pour la restaurer:
dd if=/path/to/mbr.image of=/dev/sda
Si l&#8217;on a été victime de contrefaçon et qu&#8217;on possède une copie de Windows XP Pro VLK (Volume Licence Key), avec un numéro de [...]]]></description>
			<content:encoded><![CDATA[<p>Lorsqu&#8217;on réinstalle Windows, la MBR est écrasée, c&#8217;est embêtant pour les configurations en dual boot. </p>
<p>Pour sauvegarder les 512 octets de la MBR:</p>
<div class="codecolorer-container bash default codecolorer-noborder" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:548px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">dd</span> <span style="color: #000000; font-weight: bold;">if</span>=<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda <span style="color: #007800;">of</span>=<span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>mbr.image <span style="color: #007800;">count</span>=1 <span style="color: #007800;">bs</span>=<span style="color: #000000;">512</span></div></div>
<p>Et pour la restaurer:</p>
<div class="codecolorer-container bash default codecolorer-noborder" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:548px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">dd</span> <span style="color: #000000; font-weight: bold;">if</span>=<span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>mbr.image <span style="color: #007800;">of</span>=<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda</div></div>
<p>Si l&#8217;on a été victime de contrefaçon et qu&#8217;on possède une copie de Windows XP Pro VLK (Volume Licence Key), avec un numéro de série qui n&#8217;est pas sur la liste noire de Microsoft (pid entre 640 et 641), il faut veiller à ne surtout pas rajouter malencontreusement la ligne <code class="codecolorer text default"><span class="text">127.0.0.1 mpa.one.microsoft.com</span></code> au fichier <code class="codecolorer text default"><span class="text">C:\Windows\System32\drivers\hosts</span></code>. Le résultat serait que cette copie de Windows ne pourrait pas être identifiée comme contrefaite et permettrait les mises à jour sans sans que l&#8217;on ait téléchargé le moindre crack, chose tout à fait illégale.</p>
]]></content:encoded>
			<wfw:commentRss>http://deepfrenchkiss.com/2009/11/reinstallation-de-windows-dual-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
