<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Install Windows 7 from a USB Memory Stick</title>
	<atom:link href="http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/</link>
	<description>Windows Network Administration Software</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:32:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Catherine</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-3565</link>
		<dc:creator>Catherine</dc:creator>
		<pubDate>Tue, 28 Jun 2011 15:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-3565</guid>
		<description>The simpler way to install Windows 7 from USB is FlashBoot utility.
It automates everything.
http://www.prime-expert.com/flashboot/</description>
		<content:encoded><![CDATA[<p>The simpler way to install Windows 7 from USB is FlashBoot utility.<br />
It automates everything.<br />
<a href="http://www.prime-expert.com/flashboot/" rel="nofollow">http://www.prime-expert.com/flashboot/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-1076</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sat, 02 Oct 2010 22:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-1076</guid>
		<description>Thank you so much for this post ! I&#039;ve been trying for days to figure out how to boot up a windows 7 install from memory card. Other posts I found just left me with a laptop that wouldn&#039;t even boot up at all. Now thanks to you I have a laptop running windows 7 flawlessly. Thanks again !</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post ! I&#8217;ve been trying for days to figure out how to boot up a windows 7 install from memory card. Other posts I found just left me with a laptop that wouldn&#8217;t even boot up at all. Now thanks to you I have a laptop running windows 7 flawlessly. Thanks again !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Handpix</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-449</link>
		<dc:creator>Handpix</dc:creator>
		<pubDate>Thu, 07 Jan 2010 03:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-449</guid>
		<description>Another tip. You can use the command line to format and perform a quick format. Use:

format  /q /fs:fat32

This has the same &quot;20 second&quot; format, and can be run from the command line. This is necessary if you are running 2008, or an OS that does not allow you to format FAT32 from the GUI, and you still wish to quick format.

Thanks for the great article!</description>
		<content:encoded><![CDATA[<p>Another tip. You can use the command line to format and perform a quick format. Use:</p>
<p>format  /q /fs:fat32</p>
<p>This has the same &#8220;20 second&#8221; format, and can be run from the command line. This is necessary if you are running 2008, or an OS that does not allow you to format FAT32 from the GUI, and you still wish to quick format.</p>
<p>Thanks for the great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Wiseman</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-448</link>
		<dc:creator>Steve Wiseman</dc:creator>
		<pubDate>Sat, 24 Oct 2009 05:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-448</guid>
		<description>Not sure how the E: got in there...removed it.

Yes that format is slow, since it is the long format, and not the quick format...glad you got it working :)</description>
		<content:encoded><![CDATA[<p>Not sure how the E: got in there&#8230;removed it.</p>
<p>Yes that format is slow, since it is the long format, and not the quick format&#8230;glad you got it working <img src='http://www.intelliadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Goodman</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-447</link>
		<dc:creator>David Goodman</dc:creator>
		<pubDate>Fri, 23 Oct 2009 22:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-447</guid>
		<description>I found the format bit to be *very* slow doing it the command window.So, after leaving it for 20 minutes (only did 17%) on my external 60GB USB hard drive, I unplugged it and went to Windows and did a Quick format, which finished in about 20 seconds.

Can I also as what the e: bit is in the xcopy?

I did

xcopy g:\ f:\ /s/e/f

which worked.

Thanks for the info on this page. I&#039;ve just installed Windows 7 on my Samsung NC10 using the info on here.</description>
		<content:encoded><![CDATA[<p>I found the format bit to be *very* slow doing it the command window.So, after leaving it for 20 minutes (only did 17%) on my external 60GB USB hard drive, I unplugged it and went to Windows and did a Quick format, which finished in about 20 seconds.</p>
<p>Can I also as what the e: bit is in the xcopy?</p>
<p>I did</p>
<p>xcopy g:\ f:\ /s/e/f</p>
<p>which worked.</p>
<p>Thanks for the info on this page. I&#8217;ve just installed Windows 7 on my Samsung NC10 using the info on here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Hamlett</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-446</link>
		<dc:creator>Joshua Hamlett</dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-446</guid>
		<description>Left out something necessary on some USB Flashdrives like the Sandisk U3 Cruzer:

First of all, you need a Windows NT 6.x setup disk like the one you are copying the files off of or if you are installing an x64 OS but are prepairing the disk on a x32 machine, a 32-bit Win NT 6.x setup disk (you can also get this from the WAIK I think), and in the boot folder you will find a program called &quot;bootsect.exe.&quot;

You will need to in the command prompt run these commands where o is your optical drive and f is your flash drive:
cd o:\boot
bootsect /nt60 f:

Note: These commands should be run immediately after the ones described in the email. The bootsect.exe might be in the boot folder of your computer already, in which case you can simply ommit the drive letter of the optical disk in the command above.</description>
		<content:encoded><![CDATA[<p>Left out something necessary on some USB Flashdrives like the Sandisk U3 Cruzer:</p>
<p>First of all, you need a Windows NT 6.x setup disk like the one you are copying the files off of or if you are installing an x64 OS but are prepairing the disk on a x32 machine, a 32-bit Win NT 6.x setup disk (you can also get this from the WAIK I think), and in the boot folder you will find a program called &#8220;bootsect.exe.&#8221;</p>
<p>You will need to in the command prompt run these commands where o is your optical drive and f is your flash drive:<br />
cd o:\boot<br />
bootsect /nt60 f:</p>
<p>Note: These commands should be run immediately after the ones described in the email. The bootsect.exe might be in the boot folder of your computer already, in which case you can simply ommit the drive letter of the optical disk in the command above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Wiseman</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-445</link>
		<dc:creator>Steve Wiseman</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-445</guid>
		<description>Thanks for the tip. Very good idea. If I remember, ASUS did the same when I had the machine fresh (Except with XP).</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. Very good idea. If I remember, ASUS did the same when I had the machine fresh (Except with XP).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Thompson</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/install-windows-7-from-a-usb-memory-stick/comment-page-1/#comment-444</link>
		<dc:creator>Graham Thompson</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=890#comment-444</guid>
		<description>Thanks Steve, it&#039;s always good to get more info out there!

I am impressed with the speed increase between Vista SP2 and Win7 RTM on the N270 chips.  Not sure I would deploy just yet though!

One thing to mention is that if installing the OS via an external drive you may encounter issues later on with updates etc looking for the i386 folder on that drive letter.

To circumvent the above issue you need to edit the default OS i386 drive path via the registry.  The key is: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup.  Edit the String named &#039;SourcePath&#039;.  I would usually copy the i386 folder to the local drive (space permitting) and point the String to it.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Thanks Steve, it&#8217;s always good to get more info out there!</p>
<p>I am impressed with the speed increase between Vista SP2 and Win7 RTM on the N270 chips.  Not sure I would deploy just yet though!</p>
<p>One thing to mention is that if installing the OS via an external drive you may encounter issues later on with updates etc looking for the i386 folder on that drive letter.</p>
<p>To circumvent the above issue you need to edit the default OS i386 drive path via the registry.  The key is: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup.  Edit the String named &#8216;SourcePath&#8217;.  I would usually copy the i386 folder to the local drive (space permitting) and point the String to it.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

