<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Automount on Linux Café</title>
    <link>https://mrtomlinux.org/tags/automount/</link>
    <description>Recent content in Automount on Linux Café</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 03 Aug 2026 11:36:48 +0200</lastBuildDate>
    <atom:link href="https://mrtomlinux.org/tags/automount/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Taming Removable Device Chaos on Desktop Linux with Udev Rules and Automount Tweaks</title>
      <link>https://mrtomlinux.org/post/2026-08-03-taming-removable-device-chaos-on-desktop-linu/</link>
      <pubDate>Mon, 03 Aug 2026 11:36:48 +0200</pubDate>
      <guid>https://mrtomlinux.org/post/2026-08-03-taming-removable-device-chaos-on-desktop-linu/</guid>
      <description>&lt;h2 id=&#34;introduction-to-taming-removable-device-chaos&#34;&gt;Introduction to Taming Removable Device Chaos&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve lost count of how many times I&amp;rsquo;ve struggled with removable devices on Linux. Whether it&amp;rsquo;s a USB drive, an SD card, or an external hard drive, these devices can be a real hassle. But over the years, I&amp;rsquo;ve learned a thing or two about how to keep them in check using Udev rules and automount tweaks.&lt;/p&gt;&#xA;&lt;h2 id=&#34;understanding-udev&#34;&gt;Understanding Udev&lt;/h2&gt;&#xA;&lt;p&gt;Udev is the device manager for Linux, and it&amp;rsquo;s what creates device nodes in the &lt;code&gt;/dev&lt;/code&gt; directory and handles device hotplugging. The real trick is using Udev rules to customize its behavior. To get started, you&amp;rsquo;ll need to create a new file in the &lt;code&gt;/etc/udev/rules.d&lt;/code&gt; directory. I usually start with a file like &lt;code&gt;99-removable-devices.rules&lt;/code&gt;, which you can create using the following command:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
