<?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: 2 Ways to Create an ISO from a Bootable USB in Linux	</title>
	<atom:link href="https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 20:46:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Cristian Cocos		</title>
		<link>https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1973339</link>

		<dc:creator><![CDATA[Cristian Cocos]]></dc:creator>
		<pubDate>Sun, 26 Feb 2023 19:52:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32140#comment-1973339</guid>

					<description><![CDATA[Now, the downside of the &lt;strong&gt;Gnome Disks&lt;/strong&gt; method is that it creates an ISO file that includes the free space &lt;strong&gt;(!)&lt;/strong&gt;, and if the free space is&lt;strong&gt; 1T&lt;/strong&gt;, say, you&#039;re looking at at least 45 mins of creation time, which is prohibitive not to mention that restoring such a big image takes somewhere around 1hr(!), while the user data is not bigger than 20Gs at the most.

If only there was a method to create an ISO disk image without the free space!]]></description>
			<content:encoded><![CDATA[<p>Now, the downside of the <strong>Gnome Disks</strong> method is that it creates an ISO file that includes the free space <strong>(!)</strong>, and if the free space is<strong> 1T</strong>, say, you&#8217;re looking at at least 45 mins of creation time, which is prohibitive not to mention that restoring such a big image takes somewhere around 1hr(!), while the user data is not bigger than 20Gs at the most.</p>
<p>If only there was a method to create an ISO disk image without the free space!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1848294</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 20 Jul 2022 10:48:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32140#comment-1848294</guid>

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

@Yuri

There is nothing to fix, the command is correct. &lt;code&gt;If&lt;/code&gt; and &lt;code&gt;of&lt;/code&gt; are command line options for the &lt;strong&gt;dd&lt;/strong&gt; command, kindly read the manpage of the dd command.

In this case, we are not creating a bootable USB drive, but creating an ISO image from a bootable drive already created.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1680521">Yuri</a>.</p>
<p>@Yuri</p>
<p>There is nothing to fix, the command is correct. <code>If</code> and <code>of</code> are command line options for the <strong>dd</strong> command, kindly read the manpage of the dd command.</p>
<p>In this case, we are not creating a bootable USB drive, but creating an ISO image from a bootable drive already created.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1848293</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 20 Jul 2022 10:45:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32140#comment-1848293</guid>

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

@j

I ask you to kindly read the dd man page to understand the meaning of &lt;code&gt;if&lt;/code&gt; and &lt;code&gt;of&lt;/code&gt; in the command, if what is explained in the article is not enough:
&lt;pre&gt;
$ man dd
&lt;/pre&gt;
Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1361393">j</a>.</p>
<p>@j</p>
<p>I ask you to kindly read the dd man page to understand the meaning of <code>if</code> and <code>of</code> in the command, if what is explained in the article is not enough:</p>
<pre>
$ man dd
</pre>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yuri		</title>
		<link>https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1680521</link>

		<dc:creator><![CDATA[Yuri]]></dc:creator>
		<pubDate>Sat, 18 Dec 2021 07:57:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32140#comment-1680521</guid>

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

Correct! why don&#039;t they fix the article?

AARON KILI FIX THE COMMAND PLEASE!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1361393">j</a>.</p>
<p>Correct! why don&#8217;t they fix the article?</p>
<p>AARON KILI FIX THE COMMAND PLEASE!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MCcarliux		</title>
		<link>https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1581189</link>

		<dc:creator><![CDATA[MCcarliux]]></dc:creator>
		<pubDate>Sun, 05 Sep 2021 20:48:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32140#comment-1581189</guid>

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

Dude! could be possible that you could share somehow that OS for old laptops? or some mirror link? Right now I&#039;m on the same boat of trying to save&#038; use a kinda like the one you mention. thanks :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-an-iso-from-a-bootable-usb-in-linux/comment-page-1/#comment-1435624">fixitmanarizona</a>.</p>
<p>Dude! could be possible that you could share somehow that OS for old laptops? or some mirror link? Right now I&#8217;m on the same boat of trying to save&amp; use a kinda like the one you mention. thanks :)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
