<?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: A Bash Script to Create a Bootable USB from ISO in Linux	</title>
	<atom:link href="https://www.tecmint.com/create-bootable-usb-in-linux-commandline/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-bootable-usb-in-linux-commandline/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 05:25:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: jsamr		</title>
		<link>https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1327746</link>

		<dc:creator><![CDATA[jsamr]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 12:45:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29303#comment-1327746</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1326740&quot;&gt;Rodion&lt;/a&gt;.

What is your distro? Have you read &lt;code&gt;https://github.com/jsamr/bootiso#environment-variables-and-distro-specific-tweaks&lt;/code&gt;?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1326740">Rodion</a>.</p>
<p>What is your distro? Have you read <code>https://github.com/jsamr/bootiso#environment-variables-and-distro-specific-tweaks</code>?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rodion		</title>
		<link>https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1326740</link>

		<dc:creator><![CDATA[Rodion]]></dc:creator>
		<pubDate>Wed, 15 Apr 2020 19:49:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29303#comment-1326740</guid>

					<description><![CDATA[bootiso: Found non-hybrid ISO; inspecting ISO for boot capabilities...
bootiso: Could not find an SYSLINUX bios folder containing c32 bios module files on this system.
         Exiting...]]></description>
			<content:encoded><![CDATA[<p>bootiso: Found non-hybrid ISO; inspecting ISO for boot capabilities&#8230;<br />
bootiso: Could not find an SYSLINUX bios folder containing c32 bios module files on this system.<br />
         Exiting&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1252068</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 23 Sep 2019 07:45:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29303#comment-1252068</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1249292&quot;&gt;dragonmouth&lt;/a&gt;.

@Dragonmouth

True, thanks for sharing your thoughts with us.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1249292">dragonmouth</a>.</p>
<p>@Dragonmouth</p>
<p>True, thanks for sharing your thoughts with us.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1249292</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Fri, 20 Sep 2019 17:58:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29303#comment-1249292</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1228027&quot;&gt;Aaron Kili&lt;/a&gt;.

However, it would be nice to know about the dependencies ahead of time and install all of them at once instead of installing them one by one when the script calls for them.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1228027">Aaron Kili</a>.</p>
<p>However, it would be nice to know about the dependencies ahead of time and install all of them at once instead of installing them one by one when the script calls for them.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1228027</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 19 Aug 2019 10:12:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29303#comment-1228027</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1221482&quot;&gt;isnurmi&lt;/a&gt;.

@Isnurmi

This is a valid concern, however, the script prompts you to install a dependency if it doesn&#039;t exist on the system.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-bootable-usb-in-linux-commandline/comment-page-1/#comment-1221482">isnurmi</a>.</p>
<p>@Isnurmi</p>
<p>This is a valid concern, however, the script prompts you to install a dependency if it doesn&#8217;t exist on the system.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
