<?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: A udev rule for my USB stick (disk-on-key)</title>
	<atom:link href="http://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Steve</title>
		<link>https://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/comment-page-1/#comment-1829</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 21 Mar 2025 08:32:22 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1192#comment-1829</guid>
		<description>Probably the best article on doing this I have found. Very clear, concise and above all, helpful. Thank-you.</description>
		<content:encoded><![CDATA[<p>Probably the best article on doing this I have found. Very clear, concise and above all, helpful. Thank-you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/comment-page-1/#comment-1502</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Tue, 05 May 2020 11:53:28 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1192#comment-1502</guid>
		<description>The emphasis on &quot;maybe&quot;: According to man udev:

&quot;=&quot;
Assign a value to a key. Keys that represent a list are reset and only this single value is assigned.

&quot;:=&quot;
Assign a value to a key finally; disallow any later changes.</description>
		<content:encoded><![CDATA[<p>The emphasis on &#8220;maybe&#8221;: According to man udev:</p>
<p>&#8220;=&#8221;<br />
Assign a value to a key. Keys that represent a list are reset and only this single value is assigned.</p>
<p>&#8220;:=&#8221;<br />
Assign a value to a key finally; disallow any later changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piero</title>
		<link>https://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/comment-page-1/#comment-1501</link>
		<dc:creator>Piero</dc:creator>
		<pubDate>Tue, 05 May 2020 11:49:08 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1192#comment-1501</guid>
		<description>Thanks, interesting post. Maybe instead of OWNER:= it should say OWNER=</description>
		<content:encoded><![CDATA[<p>Thanks, interesting post. Maybe instead of OWNER:= it should say OWNER=</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/comment-page-1/#comment-650</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Fri, 11 Nov 2011 09:39:28 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1192#comment-650</guid>
		<description>That sounds like a good idea: Doing the raw writing to a device file with a distinct name, and then mount a classic device. Thanks.</description>
		<content:encoded><![CDATA[<p>That sounds like a good idea: Doing the raw writing to a device file with a distinct name, and then mount a classic device. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>https://billauer.se/blog/2011/06/udev-dok-disk-on-key-usb-stick/comment-page-1/#comment-649</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Fri, 11 Nov 2011 08:26:14 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=1192#comment-649</guid>
		<description>&quot;/dev/sdd doesn’t appear now, and neither do partition device files, so it’s a bit more difficult to mount the disk&quot;

can&#039;t you just add an additional rule for the partitions, with smth like 
SUBSYSTEM==&quot;block&quot;, ATTR{partition}==&quot;1&quot;, ATTRS{serial}==&quot;200610803009F0712206&quot;, NAME=&quot;usbstick_trials1&quot;, SYMLINK+=&quot;%k&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;/dev/sdd doesn’t appear now, and neither do partition device files, so it’s a bit more difficult to mount the disk&#8221;</p>
<p>can&#8217;t you just add an additional rule for the partitions, with smth like<br />
SUBSYSTEM==&#8221;block&#8221;, ATTR{partition}==&#8221;1&#8243;, ATTRS{serial}==&#8221;200610803009F0712206&#8243;, NAME=&#8221;usbstick_trials1&#8243;, SYMLINK+=&#8221;%k&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
