Hey James,<br><br>What is strange is that when I add in the uid and gid as you have illustrated I get a mount error.<br><br>fstab:<br>LABEL=firelite /media/firelite  auto rw,exec,user,uid=1000,gid=1000       0           0<br>
<br>Here is the error:<br>[14:44:08 myuser@megaton$] mount firelite<br>mount: wrong fs type, bad option, bad superblock on /dev/sdb1,<br>       missing codepage or helper program, or other error<br>       In some cases useful info is found in syslog - try<br>
       dmesg | tail  or so<br>[/media]<br>[14:44:37 myuser@megaton$32]<br><br>Here is what I found in dmesg:<br>[12300.997351] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended<br>[12300.997990] EXT3 FS on sdb1, internal journal<br>
[12300.998000] EXT3-fs: mounted filesystem with ordered data mode.<br>[13240.544367] EXT3-fs: Unrecognized mount option &quot;uid=1000&quot; or missing value<br>[13291.153157] CE: hpet increasing min_delta_ns to 15000 nsec<br>
<br><br>It is as if uid=1000 is not a valid option for an ext3 filesystem.<br><br><div class="gmail_quote">On Mon, Jul 19, 2010 at 1:53 PM, James Sumners <span dir="ltr">&lt;<a href="mailto:james.sumners@gmail.com">james.sumners@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">LABEL=firelite /media/firelite  auto rw,user,exec,uid=123,gid=123<br>
 0       0<br>
<br>
Change &quot;123&quot; to your actual user id and group id. They could be<br>
different from each other. They are usually equal on Debian.<br>
<div><div></div><div class="h5"><br>
On Mon, Jul 19, 2010 at 1:38 PM, J. D. &lt;<a href="mailto:jdonline@gmail.com">jdonline@gmail.com</a>&gt; wrote:<br>
&gt; Hey all,<br>
&gt;<br>
&gt; I have a little issue that seems simple but after some googling it continues<br>
&gt; to persist. I am trying to mount an external USB hard disk as my own user<br>
&gt; account and with my ownership.<br>
&gt; Here is my fstab entry:<br>
&gt;<br>
&gt; LABEL=firelite /media/firelite  auto rw,user,exec       0       0<br>
&gt;<br>
&gt; Now I can mount it as my regular user but root owns it!<br>
&gt;<br>
&gt; [13:32:56 myuser@megaton$] mount -L firelite<br>
&gt; [/media]<br>
&gt; [13:33:09 myuser@megaton$] ls -al<br>
&gt; total 20<br>
&gt; drwxr-xr-x  5 root root 4096 2010-07-19 11:53 .<br>
&gt; drwxr-xr-x 24 root root 4096 2010-07-01 11:47 ..<br>
&gt; lrwxrwxrwx  1 root root    6 2010-03-10 14:04 cdrom -&gt; cdrom0<br>
&gt; drwxr-xr-x  2 root root 4096 2010-03-10 14:04 cdrom0<br>
&gt; lrwxrwxrwx  1 root root   45 2010-03-10 14:04 .directory -&gt;<br>
&gt; /etc/kubuntu-default-settings/directory-media<br>
&gt; drwxr-xr-x  3 root root 4096 2010-07-19 09:17 firelite<br>
&gt; -rw-r--r--  1 root root    0 2010-07-19 10:32 .hal-mtab<br>
&gt; lrwxrwxrwx  1 root root   42 2010-03-10 14:04 .hidden -&gt;<br>
&gt; /etc/kubuntu-default-settings/hidden-media<br>
&gt; [/media]<br>
&gt; [13:33:15 myuser@megaton$]<br>
&gt;<br>
&gt; Any idea how I can mount the drive with myser:myuser as the owner?<br>
&gt;<br>
&gt; Best regards,<br>
&gt;<br>
&gt; J. D.<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
James Sumners<br>
<a href="http://james.roomfullofmirrors.com/" target="_blank">http://james.roomfullofmirrors.com/</a><br>
<br>
&quot;All governments suffer a recurring problem: Power attracts<br>
pathological personalities. It is not that power corrupts but that it<br>
is magnetic to the corruptible. Such people have a tendency to become<br>
drunk on violence, a condition to which they are quickly addicted.&quot;<br>
<br>
Missionaria Protectiva, Text QIV (decto)<br>
CH:D 59<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br>