<?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>Chipbit ® &#187; politics</title>
	<atom:link href="http://chipbit.com/category/politics/feed/" rel="self" type="application/rss+xml" />
	<link>http://chipbit.com</link>
	<description>A bit of Everything</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:04:30 +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>Install Windows 7 From a USB Hard Flash/Hard Drive</title>
		<link>http://chipbit.com/install-windows-7-from-a-usb-hard-flashhard-drive/</link>
		<comments>http://chipbit.com/install-windows-7-from-a-usb-hard-flashhard-drive/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 18:48:50 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://chipbit.com/2009/09/26/install-windows-7-from-a-usb-hard-flashhard-drive/</guid>
		<description><![CDATA[Windows 7 can run on machines with lower specs than required for Windows Vista, and many users are actually finding it runs better than Windows XP on lower spec machines. [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><font size="2">Windows 7 can run on machines with</font><a href="http://windows7news.com/2009/03/30/what-is-the-min-spec-for-windows-7/"><font size="2"> lower specs</font></a><font size="2"> than required for Windows Vista, and many users are actually finding it runs better than Windows XP on lower spec machines. It’s also ideal to run on newer netbook machines, but unfortunately many of these do not include a DVD drive so how do you install windows 7 on a machine without a DVD drive?</font></p>
<p align="justify"><font size="2">I spent yesterday researching this exact problem and I managed to install Windows 7 on my LG X110 netbook in around 20 minutes using a 4GB USB Drive. Setting up the USB drive to install Windows 7 was fairly easy in the end, and the installation was quicker than a DVD drive, so this method is perfect if you want to install Windows 7 quickly on several machines.</font></p>
<p align="justify"><font size="2"></font></p>
<h5 align="justify">How To Install Windows 7 From A USB Drive</h5>
<ol>
<li>
<div align="justify"><font size="2">Find a standard 4GB USB Drive and plug it into your machine </font></div>
</li>
<li>
<div align="justify"><font size="2">Click Start in your enter <em>‘cmd’ </em>in the run field. Once cmd is open type in <em>‘diskpart’</em> and a new window will open </font></div>
</li>
<li>
<div align="justify"><font size="2">In the new diskpart window type: </font></div>
</li>
</ol>
<ul>
<li>
<div align="justify"><font size="2"><em>‘list disk’</em> : This lists all the disk drives attached to your machine </font></div>
</li>
<li>
<div align="justify"><font size="2">Look for your USB drive and note the number and then type:<em> ’select disk #’,</em> where ‘#’ is your USB disk number </font></div>
</li>
<li>
<div align="justify"><font size="2">then type<em> ‘clean’</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then type <em>‘create partition primary’</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then<em> ’select partition 1?</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then <em>‘active’</em></font></div>
</li>
<li>
<div align="justify"><font size="2">then <em>‘format fs=fat32 quick’</em></font></div>
</li>
</ul>
<p align="justify"><a href="http://windows7news.com/wp-content/uploads/2009/04/diskpart.gif"><font size="2"><img title="diskpart" alt="diskpart 400x342 Install Windows 7 From a USB Hard Flash/Hard Drive" src="http://windows7news.com/wp-content/uploads/2009/04/diskpart-400x342.gif" width="400" height="342" /></font></a></p>
<p align="justify"><font size="2">Once you’ve finished these steps you then need to copy your Windows 7 files to the USB. To do this you have to mount your Windows 7 ISO as a virtual DVD. Doing this is easy:</font></p>
<ol>
<li>
<div align="justify"><font size="2">Install </font><a href="http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm"><font size="2">MagicDisk</font></a><font size="2"> (free) </font></div>
</li>
<li>
<div align="justify"><font size="2">once installed, right-click on MagicDisk in your system tray click on<em> ‘Virtual CD/DVD-Rom’</em>, select your DVD drive </font></div>
</li>
<li>
<div align="justify"><font size="2">then<em> ‘Mount’ </em>and in the dialog window that opens up, select your Windows 7 ISO </font></div>
</li>
<li>
<div align="justify"><font size="2">Now in windows Explorer, click on your DVD drive and you should see all the Windows 7 Files. All you have to do now is copy and paste all the files to your USB key and you have a Windows 7 USB Installation Stick! </font></div>
</li>
<li>
<div align="justify"><font size="2">Install the stick in the PC you want to install Windows 7 on and boot up. Remember to change your bios to allow booting from USB </font></div>
</li>
</ol>
<p align="justify"><font size="2">If you follow the steps above then you should have no problems installing Windows 7 from a USB key. But if you do, leave a comment below, or even better visit the <strong><a href="http://www.windows7news.com/forum/">Windows 7 Forum</a></strong> for even better Windows 7 support.</font></p>
<p align="justify"><a href="http://windows7news.com/2009/04/06/how-to-install-windows-7-from-a-usb-hard-drive/" target="_blank"><font size="2">Via</font></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Finstall-windows-7-from-a-usb-hard-flashhard-drive%2F&amp;title=Install%20Windows%207%20From%20a%20USB%20Hard%20Flash%2FHard%20Drive" id="wpa2a_2"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Install Windows 7 From a USB Hard Flash/Hard Drive"  title="Install Windows 7 From a USB Hard Flash/Hard Drive" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/install-windows-7-from-a-usb-hard-flashhard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Obama and Clinton, Together Again</title>
		<link>http://chipbit.com/obama-and-clinton-together-again/</link>
		<comments>http://chipbit.com/obama-and-clinton-together-again/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 19:16:01 +0000</pubDate>
		<dc:creator>fazle321</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://chipbit.com/?p=37</guid>
		<description><![CDATA[BUTTE, Mont. &#8212; Putting their money where their mouths are, Barack Obama and Hillary Rodham Clinton will appear together three times over two days next week, raising money for each [...]]]></description>
			<content:encoded><![CDATA[</p>
<p>BUTTE, Mont. &#8212; Putting their money where their mouths are, Barack Obama and Hillary Rodham Clinton will appear together three times over two days next week, raising money for each other and further advancing the Democratic cause of unity.</p>
<p>Sen. Obama, the presumptive Democratic nominee, will go to New York Wednesday night to appear with Sen. Clinton, his vanquished foe for the nomination, at two different fundraisers, one to raise money for his campaign, the other to raise funds to retire her campaign debt.</p>
<p>The following morning, Obama and Clinton will appear together at a women&#8217;s breakfast and fundraiser for his campaign.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fchipbit.com%2Fobama-and-clinton-together-again%2F&amp;title=Obama%20and%20Clinton%2C%20Together%20Again" id="wpa2a_4"><img src="http://chipbit.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="share save 256 24 Obama and Clinton, Together Again"  title="Obama and Clinton, Together Again" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://chipbit.com/obama-and-clinton-together-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

