<?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>Hacking-Gurus &#187; Netbooks</title>
	<atom:link href="http://www.hacking-gurus.net/tag/netbooks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacking-gurus.net</link>
	<description>Security Blog</description>
	<lastBuildDate>Thu, 19 Jan 2012 21:06:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>15 Steps to Make a Windows 7 Bootable Disk</title>
		<link>http://www.hacking-gurus.net/2009/10/09/15-steps-to-make-a-windows-7-bootable-disk/</link>
		<comments>http://www.hacking-gurus.net/2009/10/09/15-steps-to-make-a-windows-7-bootable-disk/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 07:51:04 +0000</pubDate>
		<dc:creator>r00t</dc:creator>
				<category><![CDATA[Tutorialz]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Bootable Disk]]></category>
		<category><![CDATA[Bootable Thumb Drive]]></category>
		<category><![CDATA[Bootable Usb Drive]]></category>
		<category><![CDATA[Bottom Side]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[Confirmation]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Disk Space]]></category>
		<category><![CDATA[Disk Usb]]></category>
		<category><![CDATA[Diskpart]]></category>
		<category><![CDATA[Key Number]]></category>
		<category><![CDATA[Management Utility]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[Netbooks]]></category>
		<category><![CDATA[Optical Drive]]></category>
		<category><![CDATA[Orb]]></category>
		<category><![CDATA[Partition Disk]]></category>
		<category><![CDATA[Primary Partition]]></category>
		<category><![CDATA[Type Exit]]></category>
		<category><![CDATA[Usb Key]]></category>

		<guid isPermaLink="false">http://www.hacking-gurus.net/?p=169</guid>
		<description><![CDATA[Having a bootable USB key is handy to have in your gear. A number of times in the past I have needed a bootable thumb drive but didn’t have time to get myself one. I needed this when I bought my first netbook, Lenovo S10. Netbooks normally do not have an optical drive and in [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.hacking-gurus.net/2009/10/09/15-steps-to-make-a-windows-7-bootable-disk/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "15+Steps+to+Make+a+Windows+7+Bootable+Disk";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "Having a bootable USB key is handy to have in your gear. A number of times in the past I have needed a bootable thumb drive but didn’t have time to get myself one. I needed this when I bought my first netbook, Lenovo S10. Netbooks normally do not have an optical drive and in most cases, the best cheaper option you have is by using a bootable USB drive.You...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p><a href="http://www.everyjoe.com/windowsvistaweblog/files/2009/06/image2.png"><img src="http://www.everyjoe.com/windowsvistaweblog/files/2009/06/image-thumb2.png" border="0" alt="image" width="251" height="85" /></a></p>
<p><span id="more-169"></span></p>
<p>Having a bootable USB key is handy to have in your gear. A number of times in the past I have needed a bootable thumb drive but didn’t have time to get myself one. I needed this when I bought my first netbook, Lenovo S10. Netbooks normally do not have an optical drive and in most cases, the best cheaper option you have is by using a bootable USB drive.</p>
<p>You can create one with Windows 7 and below are the steps:</p>
<p>1. Go to your Windows 7 orb button of the left bottom side of the screen.</p>
<p>2. Click on the orb button</p>
<p>3. On the find text box, type “cmd”</p>
<p>4. The command prompt should appear in the search results</p>
<p>5. Right-click and run as administrator</p>
<p>6. On the command prompt type “diskpart”</p>
<p>7. Type in “list disk” after to start the Microsoft disk management utility</p>
<p>8. On the list show, make sure you write down the USBs key number you want to make bootable. Pick this out by looking at the disk space and make sure you have the thumb drive inserted.</p>
<p>9. Type “select disk [USB key number]”. Replace “[USB key number]”</p>
<p>10. Type “clean” to clean the disk, DiskPart needs your confirmation for this.</p>
<p>11. Enter “create partition primary”<strong> </strong>for a new partition disk</p>
<p>12. Type “select partition 1”, and make it active by typing <strong>“active”</strong>.</p>
<p>13. Format the key by typing “format fs=fat32”. Wait until this is completed.</p>
<p>14. Finally, type “assign”<strong> </strong>to assign this USB key a drive letter.</p>
<p>15. Type “exit”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacking-gurus.net/2009/10/09/15-steps-to-make-a-windows-7-bootable-disk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

