<?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>joepetruska.com &#187; x64</title>
	<atom:link href="https://joepetruska.com/wordpress/?feed=rss2&#038;tag=x64" rel="self" type="application/rss+xml" />
	<link>https://joepetruska.com/wordpress</link>
	<description>nerd tech junk stuff hacks and the like</description>
	<lastBuildDate>Wed, 09 Apr 2014 21:42:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=363</generator>
	<item>
		<title>Porting an active Windows 7 installation to New Hardware -howto</title>
		<link>https://joepetruska.com/wordpress/?p=235</link>
		<comments>https://joepetruska.com/wordpress/?p=235#comments</comments>
		<pubDate>Thu, 13 Sep 2012 06:44:39 +0000</pubDate>
		<dc:creator><![CDATA[Joe]]></dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[oobe]]></category>
		<category><![CDATA[porting]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[x32]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://joepetruska.com/wordpress/?p=235</guid>
		<description><![CDATA[GOAL: To Transfer an active windows installation to new hardware. What you will need: &#8211; Basic computer hardware knowledge &#8211; Your Windows 7 Product Key &#8211; Old windows machine still in working order. &#8211; New...]]></description>
				<content:encoded><![CDATA[<p><a href="http://joepetruska.com/wordpress/wp-content/uploads/2012/09/windows-7-support.png"><img class="alignnone size-full wp-image-240" title="windows-7-support" src="http://joepetruska.com/wordpress/wp-content/uploads/2012/09/windows-7-support.png" alt="" width="256" height="256" /></a></p>
<p><span style="color: #00ff00;"><strong>GOAL:</strong></span><br />
To Transfer an active windows installation to new hardware.</p>
<p><strong><span style="color: #00ff00;">What you will need:<br />
</span></strong>&#8211; Basic computer hardware knowledge<br />
&#8211; <span style="color: #ff0000;">Your Windows 7 Product Key<br />
</span>&#8211; Old windows machine still in working order.<br />
&#8211; New  tower without hard drive.<br />
&#8211; <span style="color: #ff0000;">The driver for the Wired of Wireless network controller of the NEW hardware.<br />
</span>&#8211; The ability to follow a guide.</p>
<h1><span style="color: #ff0000;"><strong>Warning:</strong> </span></h1>
<p><span style="color: #ff0000;">While these steps have been tested by myself, I can make no guarantees that this will work for each and every setup. As good practice dictates, you should always backup your most important items (pictures, documents, movies, music, favorites, etc…) to some kind of external media (DVD, Flash Drive, External Hard Drive) as a precaution. YOU HAVE BEEN WARNED.</span></p>
<p><strong><span style="color: #00ff00;">Preface:<br />
</span></strong>Have you wanted to upgrade your computers components, but was not crazy about the idea of having to re-install windows and all of your programs and personal files? Well, no need to fret, as windows supports a utility for doing just that. This article is written from a Windows 7 perspective, but the same steps can be performed under Windows Vista with more or less the same results.</p>
<p><strong><span style="color: #00ff00;">Step 1<br />
</span></strong>Prepare your system. <span style="color: #ff0000;">REMOVE YOUR CURRENT USER PASSWORD(s)</span>.  Make sure your computer is exactly how you want it. Install any software or updates that you want included on the new machine. Remove any junkware or programs that you do not want. Empty your recycle bin. Much of this is optional, but does not hurt.</p>
<p><span style="color: #00ff00;"><strong>Step 2</strong></span><br />
Navigate to the “<span style="color: #ff0000;"> C:\Windows\System32\sysprep</span> ” directory.<br />
Launch the “sysprep.exe” program.<br />
What this utility will do is allow you to ‘Generalize’ the system. By generalizing your system, you are for all intents and purposes wiping out all of your installed drivers. When you wipe out the installed drivers, you can place your current hard drive into a new hardware environment.</p>
<p><strong><span style="color: #00ff00;">Step 3</span></strong><br />
Now that you have sysprep.exe utility loaded, you will want to do set the options EXACTLY as seen below:</p>
<p><a href="http://joepetruska.com/wordpress/wp-content/uploads/2012/09/sysprep.png"><img class="alignnone size-full wp-image-237" title="sysprep" src="http://joepetruska.com/wordpress/wp-content/uploads/2012/09/sysprep.png" alt="" width="361" height="270" /></a></p>
<p>System Clean up action: <span style="color: #ff0000;">Enter System Out-of-Box Experience (OOBE)</span><br />
Generalize: <span style="color: #ff0000;">Checked</span><br />
Showdown Options: <span style="color: #ff0000;">Quit</span><br />
Make sure that these settings are EXACT. This is crucial for the following steps.</p>
<p>Once sysprep.exe is finished it will exit. There will be no user input.  What this is has done is generalize the system, and restored the out of the box state (OOBE).</p>
<p><strong><span style="color: #00ff00;">Step 4</span></strong><br />
At this point in time you will want to shut down your computer.<span style="color: #ff0000;"> Unplug the machine (remove the battery if on a laptop) and remove the hard drive.</span></p>
<p>You can now install the hard drive into your new machine, and power it on.</p>
<p><strong><span style="color: #00ff00;">Step 5</span></strong><br />
Have your product key ready, as you will need it to finish the installation.  The OOBE wizard will take you through the initial setup. Keep in mind that your current username will be in use, and you can not reuse it.<span style="color: #ff0000;"> What I would recommend is setting the username to something random or generic, perhaps the manufacturer of the computer, or your favorite animal or food.</span></p>
<p><strong><span style="color: #00ff00;">Step 6</span></strong><br />
When the computer loads the welcome screen for the first time,<span style="color: #ff0000;"> LOG INTO YOUR OLD USER ACCOUNT, DO NOT LOAD INTO THE NEWLY CREATED USER.</span></p>
<p><strong><span style="color: #00ff00;">Step 7</span></strong><br />
Click start orb. In the run box type “<span style="color: #ff0000;">add or remove user accounts</span>” and hit enter. When the following window opens, select the newly made user account. Then select “Delete Account” from the left had column. Finally select Delete Files.</p>
<p><a href="http://joepetruska.com/wordpress/wp-content/uploads/2012/09/addorremove.png"><img class="alignnone size-full wp-image-245" title="addorremove" src="http://joepetruska.com/wordpress/wp-content/uploads/2012/09/addorremove.png" alt="" width="414" height="585" /></a></p>
<p><strong><span style="color: #00ff00;">Step 8</span></strong><br />
Make sure you have your Ethernet adapter installed (hopefully you obtained the driver prior as suggested). Try to run Windows Update to install your basic hardware, or manually install your new hardware. Once you have installed your new hardware, <span style="color: #00ff00;">CONGRATULATIONS you have successfully ported your old install to new hardware!</span></p>
<p><span style="color: #ff00ff;"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=8WXPWHENX8X3Y"><span style="color: #ff00ff;">If I helped you out consider buying me a beer <img src="https://s.w.org/images/core/emoji/72x72/1f61b.png" alt="😛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></a></span></p>
]]></content:encoded>
			<wfw:commentRss>https://joepetruska.com/wordpress/?feed=rss2&#038;p=235</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Boot Camp x64 is unsupported on this computer model &#8211; FixIt</title>
		<link>https://joepetruska.com/wordpress/?p=208</link>
		<comments>https://joepetruska.com/wordpress/?p=208#comments</comments>
		<pubDate>Fri, 17 Aug 2012 19:42:40 +0000</pubDate>
		<dc:creator><![CDATA[Joe]]></dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[8]]></category>
		<category><![CDATA[bootcamp]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[white]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windowssupport]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://joepetruska.com/wordpress/?p=208</guid>
		<description><![CDATA[Recently I was setting up Boot Camp on my old white Macbook.  I decided to use a fresh copy of Windows 7 Home Premium SP1 64-bit. The install went fine and as Apple suggested, I copied over...]]></description>
				<content:encoded><![CDATA[<p><a href="http://joepetruska.com/wordpress/wp-content/uploads/2012/08/fetch.jpg"><br />
<img class="size-medium wp-image-215 aligncenter" title="Bootcamp" src="http://joepetruska.com/wordpress/wp-content/uploads/2012/08/fetch-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>Recently I was setting up Boot Camp on my old white Macbook.  I decided to use a fresh copy of Windows 7 Home Premium SP1 64-bit.</p>
<p>The install went fine and as Apple suggested, I copied over the windows support files. Awesome. I opened the folder and selected the setup file, and was immediately given the message:<br />
<span style="color: #ff0000;">&#8220;Boot Camp x64 is unsupported on this computer model&#8221;</span></p>
<p><a href="http://joepetruska.com/wordpress/wp-content/uploads/2012/08/bootcamp-error.png"><img class="alignnone size-medium wp-image-220" title="bootcamp-error" src="http://joepetruska.com/wordpress/wp-content/uploads/2012/08/bootcamp-error-300x124.png" alt="" width="300" height="124" /></a></p>
<p>This had to be a mistake. This model clearly supports 64-Bit. It&#8217;s a core 2 duo processor&#8230; and I already installed the operating system.</p>
<p>So I did a little digging, and ended up in &#8220;Drivers\Apple&#8221; looking at a file called BootCamp64.msi. I double clicked it, and was prompted that I needed elevated permissions to continue, and should run setup.exe. This is great advice had I not already tried that. I did find a solution to this problem.</p>
<p><span style="color: #00ff00;">1. Copy the &#8220;WindowsSupport&#8221; folder directly to the &#8220;c:\&#8221; drive.</span></p>
<p><span style="color: #00ff00;">2. Select Start and in the Run box type &#8220;cmd&#8221; on the &#8220;cmd.exe&#8221; icon that show up, right click and select &#8220;Run as Administrator&#8221;</span></p>
<p><a href="http://joepetruska.com/wordpress/wp-content/uploads/2012/08/cmd.jpg"><img class="alignnone size-full wp-image-225" title="cmd" src="http://joepetruska.com/wordpress/wp-content/uploads/2012/08/cmd.jpg" alt="" width="638" height="572" /></a></p>
<p><span style="color: #00ff00;">3. In the run box type &#8220;cd C:\WindowsSupport\Drivers\Apple&#8221; and hit enter.</span></p>
<p><span style="color: #00ff00;">4. Type &#8220;BootCamp64.msi&#8221;</span></p>
<p>From here the installer will launch, and you MAC will now support 64-Bit drivers.</p>
<p>Follow the prompts and reboot as necessary.</p>
<h1><span style="color: #ff0000;">TLDR:</span></h1>
<p><span style="color: #00ff00;">Run command prompt as administrator. Browse to /Drivers/Apple folder. Run BootCamp.msi</span></p>
<p><span style="color: #ff00ff;"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=8WXPWHENX8X3Y"><span style="color: #ff00ff;">If I helped you out consider buying me a beer <img src="https://s.w.org/images/core/emoji/72x72/1f61b.png" alt="😛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></a> </span></p>
]]></content:encoded>
			<wfw:commentRss>https://joepetruska.com/wordpress/?feed=rss2&#038;p=208</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
