<?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 Device Files in Linux Using mknod Command	</title>
	<atom:link href="https://www.tecmint.com/mknod-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/mknod-command/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 16 Aug 2024 15:40:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Simon Evan		</title>
		<link>https://www.tecmint.com/mknod-command/comment-page-1/#comment-2203280</link>

		<dc:creator><![CDATA[Simon Evan]]></dc:creator>
		<pubDate>Fri, 16 Aug 2024 15:40:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49802#comment-2203280</guid>

					<description><![CDATA[Excellent tutorial!  Might elaborate on where to get the major/minor numbers. One could figure it out from the text but &quot;straight forward&quot; helps some. Thank you. SE]]></description>
			<content:encoded><![CDATA[<p>Excellent tutorial!  Might elaborate on where to get the major/minor numbers. One could figure it out from the text but &#8220;straight forward&#8221; helps some. Thank you. SE</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/mknod-command/comment-page-1/#comment-2046507</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 19 Aug 2023 03:27:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49802#comment-2046507</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/mknod-command/comment-page-1/#comment-2046192&quot;&gt;Any&lt;/a&gt;.

@Any,

If you don&#039;t have a &lt;strong&gt;/dev/sr0&lt;/strong&gt; device, it&#039;s likely that the system isn&#039;t recognizing your DVD drive properly. 

Run the following command to check if your system detects the DVD drive:
&lt;pre&gt;
$ sudo lshw -C disk
&lt;/pre&gt;
Look for your DVD drive in the list. It might be listed as something like &lt;strong&gt;/dev/sr0&lt;/strong&gt; or &lt;strong&gt;/dev/cdrom&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/mknod-command/comment-page-1/#comment-2046192">Any</a>.</p>
<p>@Any,</p>
<p>If you don&#8217;t have a <strong>/dev/sr0</strong> device, it&#8217;s likely that the system isn&#8217;t recognizing your DVD drive properly. </p>
<p>Run the following command to check if your system detects the DVD drive:</p>
<pre>
$ sudo lshw -C disk
</pre>
<p>Look for your DVD drive in the list. It might be listed as something like <strong>/dev/sr0</strong> or <strong>/dev/cdrom</strong>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Any		</title>
		<link>https://www.tecmint.com/mknod-command/comment-page-1/#comment-2046192</link>

		<dc:creator><![CDATA[Any]]></dc:creator>
		<pubDate>Thu, 17 Aug 2023 23:51:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49802#comment-2046192</guid>

					<description><![CDATA[Hi,

I run:
&lt;pre&gt;
$ sudo mount /tmp/dvd-rom /mnt/
&lt;/pre&gt;
Which gives me an error. I try on both &lt;strong&gt;Ubuntu 18.04&lt;/strong&gt; and the latest &lt;strong&gt;Fedora 38&lt;/strong&gt;.  Which Linux distribution are you using? I don&#039;t have &lt;strong&gt;/dev/sr0&lt;/strong&gt; by default.

Regards,]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I run:</p>
<pre>
$ sudo mount /tmp/dvd-rom /mnt/
</pre>
<p>Which gives me an error. I try on both <strong>Ubuntu 18.04</strong> and the latest <strong>Fedora 38</strong>.  Which Linux distribution are you using? I don&#8217;t have <strong>/dev/sr0</strong> by default.</p>
<p>Regards,</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
