<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Karl F. Larsen wrote:
<blockquote cite="mid:49750A70.3080205@gmail.com" type="cite">
  <pre wrap="">Tommy Trussell wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Sun, Jan 18, 2009 at 6:19 AM, Karl F. Larsen <a class="moz-txt-link-rfc2396E" href="mailto:klarsen1@gmail.com"><klarsen1@gmail.com></a> wrote:
  
    </pre>
    <blockquote type="cite">
      <pre wrap="">Christian Csar wrote:
    
      </pre>
      <blockquote type="cite">
        <pre wrap="">Assuming that when you say you tried to unmount it you mean that you
right clicked and selected unmount, then you could also try unmounting
it from the command line i.e. umount /media/disk or something similar. I
believe that if you mounted it in the first place, then you should not
need root privileges.

      
        </pre>
      </blockquote>
      <pre wrap="">   You are wrong. You must be root to use mount and umount in a
terminal. There are some GUI things that appear to let a non-root mount
and umount and they work. But they use a root device to do it.

Karl
    
      </pre>
    </blockquote>
    <pre wrap="">NO... you CAN mount and umount devices as a user (non-root) in a
terminal if the device is set with the correct permissions in fstab or
hal. HOWEVER in many cases you will see a conflict because GNOME or
KDE may have mounted the device and it will be busy because it's
"owned" by those processes. SO if you log out of the GUI and use only
a console ("virtual terminal") you won't have any trouble mounting and
umounting devices as a user.

When you use sudo or root to force the device to umount you may
interfere with an active process, and/or you may corrupt data on the
device if its contents have not finished writing.

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->    If this is the case why do I get this error message on Hardy?

 karl@karl-hardy:~$ mount -t ext3 /dev/sda2 /mnt
mount: only root can do that
karl@karl-hardy:~$


    This makes me think it needs to be root :-)

Karl


  </pre>
</blockquote>
I know this is going to sound silly...<br>
<br>
but have you simply tried rebooting?  The startup scripts tend to clean
up this kind of residue left over from unclean mounts...I think? Since
it's not going to be detected at boot it shouldn't be left there on the
desktop...<br>
<pre class="moz-signature" cols="72">-- 
~Paul</pre>
</body>
</html>