<?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>Tim the Tech &#187; Install</title>
	<atom:link href="http://www.timthetech.com/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timthetech.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 17 Jul 2010 02:41:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>How you can Install Windows 7 from a USB Flash Drive</title>
		<link>http://www.timthetech.com/windows/windows-7/installing/how-you-can-install-windows-7-from-a-usb-flash-drive/</link>
		<comments>http://www.timthetech.com/windows/windows-7/installing/how-you-can-install-windows-7-from-a-usb-flash-drive/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 09:00:40 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Installing]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=67</guid>
		<description><![CDATA[1. Get a USB Flash Drive and format it using the FAT 32 Filesystem. You can do this from the Disk Management Console from within Windows or you can use the command prompt. If you like the command line then you can use these steps: 1. diskpart 2. select disk 1 (or whatever number it [...]]]></description>
			<content:encoded><![CDATA[<p>1. Get a USB Flash Drive and format it using the FAT 32 Filesystem. You can do this from the Disk Management Console from within Windows or you can use the command prompt.</p>
<p>If you like the command line then you can use these steps:</p>
<blockquote><p>1. diskpart<br />
2. select disk 1 (or whatever number it happens to be on your system. Type &#8220;list disk&#8221; from within the diskpart command to find out)<br />
3. clean<br />
4. create partition primary<br />
5. select partition 1<br />
6. active<br />
7. format fs=fat32<br />
8. assign<br />
9. exit</p></blockquote>
<p>2. Now insert the Windows 7 DVD into your drive, or mount the ISO file using your favorite tool and copy the contents of the drive to the USB Flash Drive.</p>
<p>Again, command line instructions are here as well&#8230;(this command assumes D: is your DVD-Drive and E: is the Flash Drive &#8212; change them as required.</p>
<blockquote><p>xcopy d:\*.* /s/e/f e:\</p></blockquote>
<p>3. Now you can boot off the USB drive (you might need to enable USB booting in your BIOS) and install Windows 7 in the fastest possible time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timthetech.com/windows/windows-7/installing/how-you-can-install-windows-7-from-a-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
