<?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>Tech Side of ME &#187; Windows Vista</title>
	<atom:link href="http://www.techsideofme.com/tag/windows-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsideofme.com</link>
	<description>Rants of a goddamned nerd, over-twisted geek, cycling on event horizon.</description>
	<lastBuildDate>Sun, 08 Jan 2012 19:21:31 +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>Bypassing CDBOOT error with Windows 7 DVDs on older PCs</title>
		<link>http://www.techsideofme.com/2009/05/16/bypassing-cdboot-error-with-windows-7-dvds-on-older-pcs/</link>
		<comments>http://www.techsideofme.com/2009/05/16/bypassing-cdboot-error-with-windows-7-dvds-on-older-pcs/#comments</comments>
		<pubDate>Sat, 16 May 2009 06:43:03 +0000</pubDate>
		<dc:creator>Debsuvra</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.techsideofme.com/?p=28</guid>
		<description><![CDATA[Windows 7 pre-RTM builds are already hugely popular among technology enthusiast. And now, with the public release of Windows 7 Release Candidate, Microsoft advanced another step to bring a super solid operating system on the market that actually works. Since &#8230; <a href="http://www.techsideofme.com/2009/05/16/bypassing-cdboot-error-with-windows-7-dvds-on-older-pcs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Windows 7 pre-RTM builds are already hugely popular among technology enthusiast. And now, with the public release of Windows 7 Release Candidate, Microsoft advanced another step to bring a super solid operating system on the market that actually works. Since Windows 7 requirements need fairly lower resources in today&#8217;s terms, PCs from circa 2005-06 can also run the OS effectively. Unfortunately, it appears that Windows 7 installation DVDs are not bootable in most of these old PCs, making it difficult for a clean installation. As I do have an old PC on my home too, I decided to dig into the matter and find some fixes.</p>
<p>Technically speaking, those yesteryear computers don&#8217;t have capabilities built into their BIOS to boot from current Windows 7 DVDs, causing ‘CDBOOT: Cannot boot from CD &#8211; Code: 5’ error. While they can easily boot from a Windows Vista disc, seemingly some changes regarding EFI on Windows 7 booting structure shun them to boot from a Win 7 DVD.<span id="more-28"></span></p>
<p>Fear not, my friend! Hopefully, it&#8217;s still possible to perform a clean installation from Windows 7 disc instead of going through an already installed OS on these old PCs. All you require is a Windows Vista DVD along with Win 7 installation disc. Since, Vista DVDs are still compatible with these old hardwares, it&#8217;s possible to boot from them. Follow the next steps for a successful and clean installation of Windows 7,</p>
<p><strong>Step 1.</strong> Pop in the Windows Vista DVD on your PCs DVD drive and set the computer to boot from it.</p>
<p><strong>Step 2.</strong> Once booted, choose &#8220;Repair your computer&#8221; from &#8216;Install Windows&#8217; window.</p>
<p><img class="aligncenter" src="http://lh6.ggpht.com/_5ilbomUbslM/Sg5Y1xFsKFI/AAAAAAAAAmU/6u5w53_tEWo/s800/click-repair-your-computer.png" alt="" width="449" height="332" /></p>
<p><strong>Step 3.</strong> A new window named &#8216;System Recovery Options&#8217; will open. Click on &#8216;Command Prompt&#8217; from there to get a CLI based window.</p>
<p><img class="aligncenter" title="Command Prompt" src="http://lh4.ggpht.com/_5ilbomUbslM/Sg5Y1_yWMyI/AAAAAAAAAmY/re_Qh-tBmWM/s800/startup-repair.png" alt="" width="449" height="336" /></p>
<p><strong>Step 4.</strong> Once you get the command prompt on screen, the most important part of whole procedure starts. Just input the drive name of your DVD drive on command prompt, such as D: or E: or whatever applicable. In my case, I typed E: and pressed enter.</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 442px"><img class="  " title="Command Prompt" src="http://lh4.ggpht.com/_5ilbomUbslM/Sg5crhNjTeI/AAAAAAAAAmc/yyjLDP929qQ/s800/command-prompt.jpg" alt="Switch to your DVD drive on Command Prompt" width="432" height="156" /><p class="wp-caption-text">Switch to your DVD drive on Command Prompt</p></div>
<p><strong>Step 5.</strong> Get the Vista DVD out of drive and put in the Windows 7 disc now.</p>
<p><strong>Step 6.</strong> Back in the command prompt, with your DVD drive selected there, type &#8216;dir&#8217; (without quotes) and press enter. Now it&#8217;ll show the contents of your current Win 7 disc. Change the directory to &#8216;Sources&#8217; by typing &#8216;cd Sources&#8217; (again without quotes) and pressing enter. You&#8217;re now in the directory/folder where setup files for Windows 7 reside. Type &#8216;setup&#8217; and press enter. You&#8217;re done, the Win 7 setup will just begin from there.</p>
<p>As it can be seen, the process involves of booting the computer from a Vista installation disc and then starting the actual installation of Windows 7 from its own media. It&#8217;s just a nifty trick to get the work done without customizing or editing anything on the original Win 7 DVD.</p>
<p><strong>N.B. </strong>Newer PC users don&#8217;t need to apply this trick beforehand. Just check if your PC can boot from your Win 7 disc. If it does, then the above stated steps are not required.</p>
<div class="shr-publisher-28"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.techsideofme.com%2F2009%2F05%2F16%2Fbypassing-cdboot-error-with-windows-7-dvds-on-older-pcs%2F' data-shr_title='Bypassing+CDBOOT+error+with+Windows+7+DVDs+on+older+PCs'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.techsideofme.com%2F2009%2F05%2F16%2Fbypassing-cdboot-error-with-windows-7-dvds-on-older-pcs%2F' data-shr_title='Bypassing+CDBOOT+error+with+Windows+7+DVDs+on+older+PCs'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.techsideofme.com/2009/05/16/bypassing-cdboot-error-with-windows-7-dvds-on-older-pcs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

