<?xml version="1.0" encoding="UTF-8"?>
<feed
  xmlns="http://www.w3.org/2005/Atom"
  xmlns:thr="http://purl.org/syndication/thread/1.0"
  xml:lang="en"
   >
  <title type="text">byronc bits</title>
  <subtitle type="text">breaking old technology, one bit at a time</subtitle>

  <updated>2012-01-11T04:59:47Z</updated>
  <generator uri="http://blogofile.com/">Blogofile</generator>

  <link rel="alternate" type="text/html" href="http://byron.theclarkfamily.name/blog" />
  <id>http://byron.theclarkfamily.name/blog/feed/atom/</id>
  <link rel="self" type="application/atom+xml" href="http://byron.theclarkfamily.name/blog/feed/atom/" />
  <entry>
    <author>
      <name></name>
      <uri>http://byron.theclarkfamily.name/blog</uri>
    </author>
    <title type="html"><![CDATA[udiskie]]></title>
    <link rel="alternate" type="text/html" href="http://byron.theclarkfamily.name/blog/2010/06/03/udiskie" />
    <id>http://byron.theclarkfamily.name/blog/2010/06/03/udiskie</id>
    <updated>2010-06-03T20:55:02Z</updated>
    <published>2010-06-03T20:55:02Z</published>
    <category scheme="http://byron.theclarkfamily.name/blog" term="archlinux" />
    <category scheme="http://byron.theclarkfamily.name/blog" term="tools" />
    <summary type="html"><![CDATA[udiskie]]></summary>
    <content type="html" xml:base="http://byron.theclarkfamily.name/blog/2010/06/03/udiskie"><![CDATA[<p>With the <a href="http://fedoraproject.org/wiki/Features/HalRemoval">deprecation</a>
<a href="http://wiki.debian.org/HALRemoval">of</a>
<a href="https://wiki.ubuntu.com/Halsectomy">HAL</a> proceeding at full speed it's time to
find a new solution for automounting disks on my Linux box.  I've been happily
using <a href="http://www.nongnu.org/halevt/">halevt</a>, which does a lot more than disk
mounting, but won't be of much use once HAL really goes away.
<a href="http://www.freedesktop.org/wiki/Software/udisks">udisks</a> is the replacement
that the major desktops are moving to, so I decided to write a simple
automounting daemon for those of us not using a major desktop:
<a href="http://www.bitbucket.org/byronclark/udiskie">udiskie</a>.  It's a simple udisks
client that just takes care of mounting removable media right now.  I run it by
adding <code>udiskie &amp;</code> to <code>~/.xinitrc</code>.  When I'm done using a removable disk,
<code>udiskie-umount</code> will take care of the unmount.  I probably can't stress enough
how simplistic and undocumented this approach is, but it works for me.</p>
<p>And, of course, for the Archlinux users, it's already packaged in the AUR:
<a href="http://aur.archlinux.org/packages.php?ID=37279">udiskie</a></p>]]></content>
  </entry>
</feed>

