<?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: USB Image Tool 1.50 released</title>
	<atom:link href="http://www.alexpage.de/software/usb-image-tool-1-50-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/</link>
	<description>software programming</description>
	<lastBuildDate>Fri, 06 Jan 2012 17:14:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nathan</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-4176</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 31 Mar 2011 00:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-4176</guid>
		<description>Hi Universal USB installer 1.58.exe can convert ISO to USB
was previously available on www.pendrivelinux.com  but i cant see a compile download at the moment.  (boo!)

Up side is the above tool source code is available if you want to see how theirs works to add iso to your tool too (yay!) http://www.pendrivelinux.com/downloads/Sources/USB-Installers/

Its Annoying limitation is usb pendrive needs to be at least 1gb as it wants to create at least a 700mb file system. (even if your iso is only 3mb :( )

Looking for a way to get around that 700mb issue in google actually found me your tool, but it wont do iso at all :(  

(I wanted to create a 3mb win98 bootdisk from image for a flash update so ye...)</description>
		<content:encoded><![CDATA[<p>Hi Universal USB installer 1.58.exe can convert ISO to USB<br />
was previously available on <a href="http://www.pendrivelinux.com" rel="nofollow">http://www.pendrivelinux.com</a>  but i cant see a compile download at the moment.  (boo!)</p>
<p>Up side is the above tool source code is available if you want to see how theirs works to add iso to your tool too (yay!) <a href="http://www.pendrivelinux.com/downloads/Sources/USB-Installers/" rel="nofollow">http://www.pendrivelinux.com/downloads/Sources/USB-Installers/</a></p>
<p>Its Annoying limitation is usb pendrive needs to be at least 1gb as it wants to create at least a 700mb file system. (even if your iso is only 3mb <img src='http://www.alexpage.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )</p>
<p>Looking for a way to get around that 700mb issue in google actually found me your tool, but it wont do iso at all <img src='http://www.alexpage.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   </p>
<p>(I wanted to create a 3mb win98 bootdisk from image for a flash update so ye&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1880</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 02 Oct 2009 21:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1880</guid>
		<description>Well, it isn&#039;t that easy. ISO images are formatted with a different file system, than regular flash drives. Flash drives usually are FAT/FAT32, but can be formatted with various file systems, like NTFS, ext2/3 or others. Converting an ISO image to an IMG would mean to convert the CD/DVD specific file system to one of the earlier mentioned ones. At the moment I don&#039;t know of a tool, that can perform this task.</description>
		<content:encoded><![CDATA[<p>Well, it isn&#8217;t that easy. ISO images are formatted with a different file system, than regular flash drives. Flash drives usually are FAT/FAT32, but can be formatted with various file systems, like NTFS, ext2/3 or others. Converting an ISO image to an IMG would mean to convert the CD/DVD specific file system to one of the earlier mentioned ones. At the moment I don&#8217;t know of a tool, that can perform this task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrmagic</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1871</link>
		<dc:creator>Mrmagic</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1871</guid>
		<description>Hi Alex!
Can you help for something?
If USBit cannot put an ISO to an usb thumbrive, can you tell us of a good tool to convert img/ima to Iso  and ISo to Img/ima??
This conversion is very important to many people.</description>
		<content:encoded><![CDATA[<p>Hi Alex!<br />
Can you help for something?<br />
If USBit cannot put an ISO to an usb thumbrive, can you tell us of a good tool to convert img/ima to Iso  and ISo to Img/ima??<br />
This conversion is very important to many people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1864</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 25 Sep 2009 21:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1864</guid>
		<description>Thanks for your feedback. If your intending on putting a Linux Live CD on a flash drive, it is possible to boot it with the isolinux bootloader 3.72. For more information search the web for create hybrid usb cd isolinux. Just writing any iso image on a flash drive won&#039;t work, as cd/dvd and flash drives/hard drives use different file systems. For this goes what is said in the FAQ, USB Image Tool won&#039;t do any file system parsing or conversion.</description>
		<content:encoded><![CDATA[<p>Thanks for your feedback. If your intending on putting a Linux Live CD on a flash drive, it is possible to boot it with the isolinux bootloader 3.72. For more information search the web for create hybrid usb cd isolinux. Just writing any iso image on a flash drive won&#8217;t work, as cd/dvd and flash drives/hard drives use different file systems. For this goes what is said in the FAQ, USB Image Tool won&#8217;t do any file system parsing or conversion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1863</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Thu, 24 Sep 2009 20:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1863</guid>
		<description>Great tool. Is it possible to use an iso-image and put it on a usb stick? If not, can this be added.</description>
		<content:encoded><![CDATA[<p>Great tool. Is it possible to use an iso-image and put it on a usb stick? If not, can this be added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1860</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 22 Sep 2009 17:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1860</guid>
		<description>You have to run it as admin under Windows Vista. Please take a look at the FAQ for further information. The disabled Remove button on then favorites tab is a bug. I will fix that with the next version.</description>
		<content:encoded><![CDATA[<p>You have to run it as admin under Windows Vista. Please take a look at the FAQ for further information. The disabled Remove button on then favorites tab is a bug. I will fix that with the next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avijit</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1859</link>
		<dc:creator>Avijit</dc:creator>
		<pubDate>Tue, 22 Sep 2009 03:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1859</guid>
		<description>Hi Alex,

It is a great tool. However, I noticed a issue that is stopping me from restoring my Linux image to my Kingston 8GB DataTraveler USB thunb drive. Whenever I am launching it from my Windows Vista system, I am not getting the Device Mode as that box is grayed out for me. I need to restore my Linux image in Device mode so that I can boot my Linux from USB. 

Another issue I found is, when I add the img or img.gz to Favourite, I can not get the Remove button enabled. Only Add and Restore button is enabled and Remove button never gets enabled. I am using the latest v1.50.</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>It is a great tool. However, I noticed a issue that is stopping me from restoring my Linux image to my Kingston 8GB DataTraveler USB thunb drive. Whenever I am launching it from my Windows Vista system, I am not getting the Device Mode as that box is grayed out for me. I need to restore my Linux image in Device mode so that I can boot my Linux from USB. </p>
<p>Another issue I found is, when I add the img or img.gz to Favourite, I can not get the Remove button enabled. Only Add and Restore button is enabled and Remove button never gets enabled. I am using the latest v1.50.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrmagic</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1845</link>
		<dc:creator>Mrmagic</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1845</guid>
		<description>Hi Alex!

A very nice tool we have here!
I&#039;ve tested many images, it seems to had little bugs when I recovered with version 1.42 but seems somehow fixes with 1.5 ;)
Also, the only pb with this tool is that it cannot create image in ISO format or restore an ISO to an USB drive, this lacks a lot....
Actually, I&#039;m wondering what happen if I make a image of a particularly specific usb key to another one with different size....
I&#039;m continuing beta testing....
Mrmagic</description>
		<content:encoded><![CDATA[<p>Hi Alex!</p>
<p>A very nice tool we have here!<br />
I&#8217;ve tested many images, it seems to had little bugs when I recovered with version 1.42 but seems somehow fixes with 1.5 <img src='http://www.alexpage.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Also, the only pb with this tool is that it cannot create image in ISO format or restore an ISO to an USB drive, this lacks a lot&#8230;.<br />
Actually, I&#8217;m wondering what happen if I make a image of a particularly specific usb key to another one with different size&#8230;.<br />
I&#8217;m continuing beta testing&#8230;.<br />
Mrmagic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1839</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 11 Sep 2009 18:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1839</guid>
		<description>Thanks, I will try to recreate the problem and try to fix it.</description>
		<content:encoded><![CDATA[<p>Thanks, I will try to recreate the problem and try to fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.alexpage.de/software/usb-image-tool-1-50-released/comment-page-1/#comment-1837</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Fri, 11 Sep 2009 06:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexpage.de/?p=120#comment-1837</guid>
		<description>The exception message:
---snip---
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentOutOfRangeException: Der Wert 101 ist für Value ungültig. Value sollte zwischen &#039;minimum&#039; und &#039;maximum&#039; liegen.
Parametername: Value
   bei System.Windows.Forms.ProgressBar.set_Value(Int32 value)
   bei USB_Image_Tool.FormUSB.timerProgress_Tick(Object sender, EventArgs e)
   bei System.Windows.Forms.Timer.OnTick(EventArgs e)
   bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message&amp; m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---snip---
If you are interested in the loaded assemblies as well, please email me.
The 8GB ext3-formated CF is listed in the GUI with a size of 8&#039;195&#039;604&#039;480 Bytes, which matches the UNcompressed image size. The compressed image has a size of 618&#039;080&#039;060 Bytes.

I&#039;ve already tried the /d switch, but the ext3 device is not listed. I&#039;m using one of those fancy all-in-one card readers for CF, SM, MMC etc.</description>
		<content:encoded><![CDATA[<p>The exception message:<br />
&#8212;snip&#8212;<br />
Informationen über das Aufrufen von JIT-Debuggen<br />
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.</p>
<p>************** Ausnahmetext **************<br />
System.ArgumentOutOfRangeException: Der Wert 101 ist für Value ungültig. Value sollte zwischen &#8216;minimum&#8217; und &#8216;maximum&#8217; liegen.<br />
Parametername: Value<br />
   bei System.Windows.Forms.ProgressBar.set_Value(Int32 value)<br />
   bei USB_Image_Tool.FormUSB.timerProgress_Tick(Object sender, EventArgs e)<br />
   bei System.Windows.Forms.Timer.OnTick(EventArgs e)<br />
   bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message&amp; m)<br />
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)<br />
&#8212;snip&#8212;<br />
If you are interested in the loaded assemblies as well, please email me.<br />
The 8GB ext3-formated CF is listed in the GUI with a size of 8&#8217;195&#8217;604&#8217;480 Bytes, which matches the UNcompressed image size. The compressed image has a size of 618&#8217;080&#8217;060 Bytes.</p>
<p>I&#8217;ve already tried the /d switch, but the ext3 device is not listed. I&#8217;m using one of those fancy all-in-one card readers for CF, SM, MMC etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

