<?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: How to Create a Hirens Boot CD Usb Thumb Drive</title>
	<atom:link href="http://www.question-defense.com/2010/07/20/how-to-create-a-hirens-boot-cd-usb-thumb-drive/feed" rel="self" type="application/rss+xml" />
	<link>http://www.question-defense.com/2010/07/20/how-to-create-a-hirens-boot-cd-usb-thumb-drive</link>
	<description>Technical answers for technical questions</description>
	<lastBuildDate>Fri, 24 May 2013 18:25:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: grewb</title>
		<link>http://www.question-defense.com/2010/07/20/how-to-create-a-hirens-boot-cd-usb-thumb-drive#comment-11457</link>
		<dc:creator>grewb</dc:creator>
		<pubDate>Wed, 05 Jan 2011 16:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=6454#comment-11457</guid>
		<description><![CDATA[Hey grewb, you&#039;re wrong, I know I am :)

Yes, I&#039;m responding to my own comment.

For some bootable ISO file my method workd, for some it does not.
My method works for Hiren&#039;s 9.9, 10.6 and 12.0, as well as Ultimate Boot CD, and several others.

It DOES NOT work with Ubuntu 10.10, Kubuntu 10.10, nor BT4-R2.]]></description>
		<content:encoded><![CDATA[<p>Hey grewb, you&#8217;re wrong, I know I am :)</p>
<p>Yes, I&#8217;m responding to my own comment.</p>
<p>For some bootable ISO file my method workd, for some it does not.<br />
My method works for Hiren&#8217;s 9.9, 10.6 and 12.0, as well as Ultimate Boot CD, and several others.</p>
<p>It DOES NOT work with Ubuntu 10.10, Kubuntu 10.10, nor BT4-R2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grewb</title>
		<link>http://www.question-defense.com/2010/07/20/how-to-create-a-hirens-boot-cd-usb-thumb-drive#comment-11247</link>
		<dc:creator>grewb</dc:creator>
		<pubDate>Thu, 30 Dec 2010 19:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=6454#comment-11247</guid>
		<description><![CDATA[I realize that I&#039;m commenting on this months after it was first posted, but I have a slightly different way of getting the job done that works for me.
I format the USB drive with Win XP ( hopefully works with any Win OS) to FAT32, I install Grub as mentioned by PureHate.
This is where I do things differently. I just copy the ISO to the USB drive and then edit my menu.lst to boot it. Yes, the ISO has to be bootable. Here is a sample menu.lst for reference:

____________________________________________________________________

color blue/green yellow/red white/magenta white/magenta
timeout 60
default 0

title Ubuntu Desktop 10.10
map (hd0,0)/ubuntu-10.10-desktop-i386.iso (hd32)
map --hook
chainloader (hd32)
boot

title Hiren&#039;s Boot CD Ver 9.9
map (hd0,0)/HBCD99.iso (hd32)
map --hook
chainloader (hd32)
boot

title Reboot
reboot

title Halt
halt

________________________________________________________________

I like this method because when I get my hands on a new bootable ISO that I&#039;m itching to explore, I just have to copy the ISO to the USB drive, edit my menu.lst and reboot.]]></description>
		<content:encoded><![CDATA[<p>I realize that I&#8217;m commenting on this months after it was first posted, but I have a slightly different way of getting the job done that works for me.<br />
I format the USB drive with Win XP ( hopefully works with any Win OS) to FAT32, I install Grub as mentioned by PureHate.<br />
This is where I do things differently. I just copy the ISO to the USB drive and then edit my menu.lst to boot it. Yes, the ISO has to be bootable. Here is a sample menu.lst for reference:</p>
<p>____________________________________________________________________</p>
<p>color blue/green yellow/red white/magenta white/magenta<br />
timeout 60<br />
default 0</p>
<p>title Ubuntu Desktop 10.10<br />
map (hd0,0)/ubuntu-10.10-desktop-i386.iso (hd32)<br />
map &#8211;hook<br />
chainloader (hd32)<br />
boot</p>
<p>title Hiren&#8217;s Boot CD Ver 9.9<br />
map (hd0,0)/HBCD99.iso (hd32)<br />
map &#8211;hook<br />
chainloader (hd32)<br />
boot</p>
<p>title Reboot<br />
reboot</p>
<p>title Halt<br />
halt</p>
<p>________________________________________________________________</p>
<p>I like this method because when I get my hands on a new bootable ISO that I&#8217;m itching to explore, I just have to copy the ISO to the USB drive, edit my menu.lst and reboot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
