On Mon, May 10, 2010 at 9:52 AM, Chris Adams <cmad...@hiwaay.net> wrote:
> Try looking at the kernel messages (dmesg).  I have seen media errors,
> especially on auto-mounted external devices like this, give similar
> results.
>
> Does "mount" show the correct device mounted there?
>
> Is it possibly some Unicode space (as opposed to ASCII 32)?  Try
> "grep My /proc/mounts | od -t c".
>
> Otherwise: no idea; I've never seen bash have a problem.  Try installing
> strace and running "strace bash -c 'cd /media/My*Book' 2>&1 | grep My".

Thanks, but I found the source of the problem (thanks to David Hawes
and Tom Horsley). See the list with the subject "[SOLVED]".
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to