<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 4/16/2012 2:09 PM, Bill Nottingham wrote:
    <blockquote
      cite="mid:20120416180925.GE17131@nostromo.devel.redhat.com"
      type="cite">
      <pre wrap="">Jonathan Kamens (<a class="moz-txt-link-abbreviated" href="mailto:jik@kamens.us">jik@kamens.us</a>) said: 
</pre>
      <blockquote type="cite">
        <pre wrap="">It is absurdly unpredictable that if I stick a DVD in my drive after
logging in, it is mounted underneath /run/media/$USER, but if my
computer than crashes, or I reboot it by hand, and I log in
immediately after the reboot, that DVD is no longer mounted.

Independent of whether the move from /media to /run/media/$USER is a
good idea, and I'm reserving judgment on that, clearly the behavior
I just described above is entirely unexpected by the user and
therefore wrong.
</pre>
      </blockquote>
      <pre wrap="">
The alternative here would be... it magically gets mounted by the
first user? That's a bit odd, as well.</pre>
    </blockquote>
    Oh, I don't know, maybe the alternative would be to mount devices
    under /media instead of /run/media/$USER? Seriously.<br>
    <br>
    Or perhaps the system could keep track of mounted devices and when
    the computer enters the same state as it was in when the device was
    previously mounted, mount it again automatically.<br>
    <br>
    In other words, "If device &lt;x&gt; is mounted for $USER, and $USER
    logs out or the system reboots while the device is still mounted,
    and the same device is still available the next time $USER logs in,
    then remount it in the same place it was mounted before." That would
    be both intuitive and useful behavior. The current behavior is
    neither. It's also not like the behavior of any other OS of which
    I'm aware.<br>
    <blockquote
      cite="mid:20120416180925.GE17131@nostromo.devel.redhat.com"
      type="cite">
      <pre wrap="">Note that you should be able to configure static mounts of a cd
with something like:</pre>
    </blockquote>
    I am not talking about static mounts. I'm talking about if I have a
    removable device inserted / plugged in / whatever, then when I log
    in, I should see it. This is what users expect. Period.<br>
    <br>
    Bugzillad: <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=813069">https://bugzilla.redhat.com/show_bug.cgi?id=813069</a><br>
    <br>
      jik<br>
    <br>
  </body>
</html>