<?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>Linux Explore &#187; Universal-USB-Installer</title>
	<atom:link href="https://blog.linuxexplore.com/tag/universal-usb-installer/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.linuxexplore.com</link>
	<description>Exploring Linux</description>
	<lastBuildDate>Mon, 07 Apr 2014 00:30:50 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>CentOS 6 CD/DVD/ISO to USB Installation</title>
		<link>https://blog.linuxexplore.com/2014/03/17/centos-6-cd-dvd-iso-to-usb-installation/</link>
		<comments>https://blog.linuxexplore.com/2014/03/17/centos-6-cd-dvd-iso-to-usb-installation/#comments</comments>
		<pubDate>Mon, 17 Mar 2014 18:01:41 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore Tips & Tricks]]></category>
		<category><![CDATA[Bootable USB]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos 6]]></category>
		<category><![CDATA[iso2usb]]></category>
		<category><![CDATA[isotousb]]></category>
		<category><![CDATA[liveusb-creater]]></category>
		<category><![CDATA[pendrive Linux]]></category>
		<category><![CDATA[UNetbootin]]></category>
		<category><![CDATA[Universal-USB-Installer]]></category>
		<category><![CDATA[USB software]]></category>

		<guid isPermaLink="false">http://linuxexplore.com/?p=828</guid>
		<description><![CDATA[I tried various Linux ISO to USB software like UNetbootin, liveusb-creator, Universal-USB-Installer etc to create CentOS 6 (take a look at new look of CentOS website) bootable USB/pendrive. But all have some problems or limitations which force me to use ISO2USB software, which help me to meet my need. Requirement Create a CentOS 6 bootable&#8230;]]></description>
				<content:encoded><![CDATA[<p>I tried various Linux ISO to USB software like <a title="UNebootin" href="http://unetbootin.sourceforge.net/" target="_blank"><strong>UNetbootin</strong></a>, <a title="liveusb-creator" href="https://fedorahosted.org/liveusb-creator/" target="_blank"><strong>liveusb-creator</strong></a>, <a title="Universal-USB-Installer" href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/" target="_blank"><strong>Universal-USB-Installer</strong></a> etc to create CentOS 6 (take a look at new look of <a title="CentOS" href="http://www.centos.org/" target="_blank">CentOS website</a>) bootable <strong>USB</strong>/<strong>pendrive</strong>. But all have some problems or limitations which force me to use <a title="ISO2USB" href="http://iso2usb.sourceforge.net/" target="_blank"><strong>ISO2USB</strong></a> software, which help me to meet my need.</p>
<h3>Requirement</h3>
<p>Create a CentOS 6 bootable USB which will support customized installation (by using kickstart configuration file).</p>
<h3>Limitations with other software</h3>
<p><strong>UNetbootin</strong>: Bootable USB of CentOS 6 created by UNetbootin is not even booting the system using USB and not support kickstart configuration file.</p>
<p><strong>liveusb-creator</strong>: It support live Linux Fedora OS only like fedora-live and not support kickstart configuration file.</p>
<p><strong>Universal-USB-Installer</strong>: It successfully boot the CentOS 6 from USB but failed to install by kickstart configuration file.</p>
<h3>Prerequisites of ISO2USB software</h3>
<p>This is the minimum requirement for all ISO to USB software. It need followings:</p>
<ul>
<li>ISO file or CD/DVD of CentOS 6 (Custom Installation disk of CentOS 6).</li>
<li>A USB drive to boot the system.</li>
</ul>
<h3>Prepare CentOS 6 bootable from ISO file or CD/DVD</h3>
<p>After <strong><a title="Download ISO2USB Software" href="https://sourceforge.net/projects/iso2usb/files/latest/download" target="_blank">downloading ISO2USB software</a></strong> for Windows, follow the steps given below:</p>
<ul>
<li>Plug the USB drive to Windows XP/Vista/7 machine.</li>
<li>Execute the ISO2USB software.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-829" alt="ISO2USB Software" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-1.png" width="540" height="448" /><em>ISO2USB Software</em></p>
<ul>
<li>Browse CentOS 6 ISO (with custom installation) file by using the highlighted browse button.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-830" alt="Browse Custom CentOS-6 ISO file" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-2.png" width="540" height="448" /><em>Browse Custom CentOS-6 ISO file</em></p>
<ul>
<li>Click on OK button but before clicking on OK button; just make sure that correct USB drive should be selected.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-831" alt="Select USB drive" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-3.png" width="540" height="448" /><em>Select USB drive</em></p>
<ul>
<li>Click Exit button, when finished.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-832" alt="Exit ISO2USB" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-4.png" width="540" height="448" /><em>Exit ISO2USB</em></p>
<ul>
<li>Safely remove USB drive from Windows XP/Vista/7 system.</li>
</ul>
<p>USB drive is now ready to install CentOS 6 (with custom configuration file) on your system.</p>
<p><!--[if gte mso 9]&gt;--></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2014/03/17/centos-6-cd-dvd-iso-to-usb-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
