<p>Hi<br>
In case it will not solve the problem,can you please send the output of dmesg after you get the error you mentioned?<br>
Regards<br>
Rami Rosen<br>
</p>
<div class="gmail_quote">On Apr 15, 2013 1:51 AM, &quot;Paul Erickson&quot; &lt;<a href="mailto:va7nt@telus.net">va7nt@telus.net</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/14/2013 03:21 PM, Ed Greshko wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/15/13 05:33, Paul Erickson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a couple of external disks that I formatted in XFS using F11, I think for data backup. Now with a new F 18 installation, when I plug<br>
in the drive, the disk icons appear on the desktop, but when I try to access them, I get an error message stating that the contents cannot be displayed due to not having the necessary permissions.<br>
<br>
A google search of the archives has not turned up anything so far.<br>
<br>
Any suggestions?<br>
<br>
<br>
</blockquote>
If you did a fresh install most likely your UID/GID has changed.  Older versions started at 500/500 while the latest versions start at 1000/1000 when users are created.<br>
<br>
If you do an &quot;ls -l&quot; at the top of the mount point (directory) you&#39;ll see numbers where the username and goupname are normally displayed.<br>
<br>
Simply do, as root and from the mount point<br>
<br>
chown -R username:groupname<br>
</blockquote>
Thanks very much. Will try that.<br>
<br>
cheers, Paul<br>
<br>
-- <br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.<u></u>org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/<u></u>Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</blockquote></div>