<?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>Rexxars.com &#187; usb</title>
	<atom:link href="http://rexxars.com/tag/usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://rexxars.com</link>
	<description>A developers perspective on PHP, Android, Mootools, Node.JS and other awesomeness.</description>
	<lastBuildDate>Tue, 08 Nov 2011 15:33:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>How to make a bootable USB/thumb drive</title>
		<link>http://rexxars.com/hardware/how-to-make-a-bootable-usb-thumb-drive/</link>
		<comments>http://rexxars.com/hardware/how-to-make-a-bootable-usb-thumb-drive/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 23:10:02 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[floppy]]></category>
		<category><![CDATA[thumbdrive]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=52</guid>
		<description><![CDATA[My fileserver has 10 disks in a linear setup (JBOD, BIG, whatever you want to call it). I&#8217;ve been using software raid on Linux to do this. Today, one of the drives seemed to fail, giving me a read-only filesystem. Without too much experience in the field, I assume this harddrive is on it&#8217;s way [...]]]></description>
			<content:encoded><![CDATA[<p>My fileserver has 10 disks in a linear setup (JBOD, BIG, whatever you want to call it). I&#8217;ve been using software raid on Linux to do this. Today, one of the drives seemed to fail, giving me a read-only filesystem. Without too much experience in the field, I assume this harddrive is on it&#8217;s way out. I did a simple disk info and found it was 1 of 3 Samsung drives&#8230; Which one though? And is it really faulty?</p>
<p>I downloaded a utility from Samsung that lets you run a disk diagnostic, which would hopefully give me an answer to that question. However, I had to choose between a bootable CD and a floppy, neither of which works for me since I don&#8217;t have an optical drive or a floppy drive in the fileserver. So! Here&#8217;s how I made a bootable USB thumb drive:</p>
<p>Note: This will only give you a bootable MS DOS drive.</p>
<ol>
<li>Download the &#8220;HP USB Disk Storage Format Tool&#8221; from <a href="http://www.bootdisk.com/pendrive.htm">bootdisk.com</a> (it&#8217;s under &#8220;method 2&#8243;, first link, currently version 2.0.6)</li>
<li>Install the app.</li>
<li>You will need the files from a MS DOS boot floppy. You can get plenty of different versions from <a href="http://bootdisk.com/bootdisk.htm">bootdisk.com</a>. I chose the Windows 98 OEM version.</li>
<li>Most of these will want to write straight to a floppy (to get the boot sector right). If you&#8217;re like me and a don&#8217;t have a floppy drive anymore, you can download and run an awesome little app called <a href="http://chitchat.at.infoseek.co.jp/vmware/vfd.html">Virtual Floppy Drive</a>. This will emulate a floppy drive on your windows box. Pretty awesome for stuff like this.</li>
<li>Create the floppy using the downloaded boot disk creator.</li>
<li>Insert an appropriate USB thumb drive into the system. I&#8217;ve tried different drives and it handles most of them just fine. This time I used a simple MicroSD =&gt; USB adapter and a small memory card.</li>
<li>Run the HP USB Disk Storage Format Tool thingy, select your USB device, select FAT as the file system, choose a quick format and to create a DOS startup disk. Browse to your (virtual?) floppy drive and click OK, then Start.</li>
<li>When it&#8217;s done, feel free to copy any applications you want to run from it over to the thumb drive. I downloaded the bootable CD diagnostics from Samsung, opened the ISO file and extracted the application files onto my thumb drive.</li>
<li>Plug it into whatever system you want to boot, be sure to set the BIOS to boot from it and you should be good to go <img src='http://rexxars.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ol>
<p>Hope this helps someone, it took me a little while to figure this out a while ago and figured I&#8217;d write a small howto.</p>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/hardware/how-to-make-a-bootable-usb-thumb-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

