<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://ess-wiki.advantech.com.tw/wiki/index.php?action=history&amp;feed=atom&amp;title=Mount_emmc_config</id>
		<title>Mount emmc config - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://ess-wiki.advantech.com.tw/wiki/index.php?action=history&amp;feed=atom&amp;title=Mount_emmc_config"/>
		<link rel="alternate" type="text/html" href="https://ess-wiki.advantech.com.tw/wiki/index.php?title=Mount_emmc_config&amp;action=history"/>
		<updated>2026-04-04T02:26:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.3</generator>

	<entry>
		<id>https://ess-wiki.advantech.com.tw/wiki/index.php?title=Mount_emmc_config&amp;diff=21081&amp;oldid=prev</id>
		<title>William6.chen: Created page with &quot;&lt;syntaxhighlight lang=&quot;bash&quot;&gt; vim /etc/udev/rules.d/11-sd-mount.rules  KERNEL!=&quot;mmcblk0p5&quot;,GOTO=&quot;automount_exit&quot; ACTION==&quot;add&quot;, SUBSYSTEM==&quot;block&quot;,RUN+=&quot;/bin/mkdir /mnt/emmc&quot;,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ess-wiki.advantech.com.tw/wiki/index.php?title=Mount_emmc_config&amp;diff=21081&amp;oldid=prev"/>
				<updated>2021-09-15T01:43:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt; vim /etc/udev/rules.d/11-sd-mount.rules  KERNEL!=&amp;quot;mmcblk0p5&amp;quot;,GOTO=&amp;quot;automount_exit&amp;quot; ACTION==&amp;quot;add&amp;quot;, SUBSYSTEM==&amp;quot;block&amp;quot;,RUN+=&amp;quot;/bin/mkdir /mnt/emmc&amp;quot;,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
vim /etc/udev/rules.d/11-sd-mount.rules&lt;br /&gt;
&lt;br /&gt;
KERNEL!=&amp;quot;mmcblk0p5&amp;quot;,GOTO=&amp;quot;automount_exit&amp;quot;&lt;br /&gt;
ACTION==&amp;quot;add&amp;quot;, SUBSYSTEM==&amp;quot;block&amp;quot;,RUN+=&amp;quot;/bin/mkdir /mnt/emmc&amp;quot;,RUN+=&amp;quot;/usr/bin/systemd-mount --no-block --automount=yes $devnode /mnt/emmc&amp;quot;&lt;br /&gt;
ACTION==&amp;quot;remove&amp;quot;, RUN+=&amp;quot;/usr/bin/systemd-umount /mnt/emmc&amp;quot;,RUN+=&amp;quot;/bin/rmdir /mnt/emmc&amp;quot;&lt;br /&gt;
LABEL=&amp;quot;automount_exit&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:wq&lt;br /&gt;
&lt;br /&gt;
ls /mnt/emmc&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>William6.chen</name></author>	</entry>

	</feed>