<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mount on </title>
    <link>https://wassimaouadi.com/tags/mount/</link>
    <description>Recent content in Mount on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 13 Jul 2026 21:31:13 +0200</lastBuildDate>
    <atom:link href="https://wassimaouadi.com/tags/mount/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The linux mount command</title>
      <link>https://wassimaouadi.com/technotes/linuxmount/</link>
      <pubDate>Mon, 13 Jul 2026 21:31:13 +0200</pubDate>
      <guid>https://wassimaouadi.com/technotes/linuxmount/</guid>
      <description>&lt;p&gt;List all block devices and look for a block device with type of &amp;lsquo;rom&amp;rsquo;:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;user1@rhel10-vm2:~$ lsblk&#xA;NAME          MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS&#xA;sr0            11:0    1 816.4M  0 rom  &#xA;vda           252:0    0    25G  0 disk &#xA;├─vda1        252:1    0     1M  0 part &#xA;├─vda2        252:2    0     1G  0 part /boot&#xA;└─vda3        252:3    0    24G  0 part &#xA;  ├─rhel-root 253:0    0    22G  0 lvm  /&#xA;  └─rhel-swap 253:1    0     2G  0 lvm  [SWAP]&#xA;user1@rhel10-vm2:~$ &#xA;user1@rhel10-vm2:~$ &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&amp;lsquo;sr0&amp;rsquo; is the block device of type &amp;lsquo;rom&amp;rsquo;. There is no mount point associated with it at the moment.&#xA;In the /dev directory, grep the &amp;lsquo;sr0&amp;rsquo; block device:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
