[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] ramdisk bug



On Wed, 2010-08-11 at 10:23 +0000, Helmut Karlowski wrote:
> Alan Hourihane wrote:
> 
> 
> 129|/home/root}ll u:\\ram
> ls: error initializing month strings
> total 16
> -rwx------ 1 1003 513 8783 Apr 18  2009 a.out.gz
> 130|/home/root}ll u:\\ram\\
> ls: error initializing month strings
> ls: cannot access u:\ram\: No such file or directory
> 131|/home/root}ll u:\\var
> ls: error initializing month strings
> total 8
> drwxrwxrwx 3 root wheel 4096 Jan 10  2010 lib
> drwxrwxrwx 2 root wheel 4096 Jan 10  2010 tmp
> 132|/home/root}ll u:\\var\\
> ls: error initializing month strings
> total 8
> drwxrwxrwx 3 root wheel 4096 Jan 10  2010 lib
> drwxrwxrwx 2 root wheel 4096 Jan 10  2010 tmp

O.k. So there is a lookup problem from the root, but that doesn't
explain the real reported problem of files being there and just
not visible in the UI.

I think this is a completely unrelated problem.

Alan.