Re: How to recover from corrupted memory

2010-03-17 Thread Felix Karpfen
On Wed, 17 Mar 2010 20:25:27 +1100, hce wrote: .. > dr-s-w---T 24576 2594201913 1635839568 1637221952 ***1970-01-01*** 10:00 .. I scored a similar entry when my HD had an unreadable sector. In my case, the offending file could be *moved*. So I created a dummy directory, moved the unrea

Re: How to recover from corrupted memory

2010-03-17 Thread Ron Johnson
On 2010-03-17 04:33, Andrei Popescu wrote: On Wed,17.Mar.10, 20:25:27, hce wrote: On Tue, Mar 16, 2010 at 11:51 PM, Ron Johnson wrote: Paste the *exact* command with the *exact* output (preferably also with an "ls -aFl" listing of the directory). If it's too large or wide for email, throw it

Re: How to recover from corrupted memory

2010-03-17 Thread Andrei Popescu
On Wed,17.Mar.10, 20:25:27, hce wrote: > On Tue, Mar 16, 2010 at 11:51 PM, Ron Johnson wrote: > > > Paste the *exact* command with the *exact* output (preferably also with an > > "ls -aFl" listing of the directory).  If it's too large or wide for email, > > throw it onto a website and give us the

Re: How to recover from corrupted memory

2010-03-17 Thread hce
On Tue, Mar 16, 2010 at 11:51 PM, Ron Johnson wrote: > Paste the *exact* command with the *exact* output (preferably also with an > "ls -aFl" listing of the directory).  If it's too large or wide for email, > throw it onto a website and give us the link. ~/wxGTK-2.8.10/samples/config$ ls -aFl to

Re: How to recover from corrupted memory

2010-03-16 Thread Brett
>I have some files which seems corrupted, I could not remove those >files (even "sudo rm *" won't work with errors "Operation not permitted") and I could not make a backup because of those >corrupted files. Appreciate any advice how to remove or recover from those >corrupted files? I recently had

Re: How to recover from corrupted memory

2010-03-16 Thread Ron Johnson
On 2010-03-16 06:05, hce wrote: Hi, I have some files which seems corrupted, I could not remove those files (even "sudo rm *" won't work with errors "Operation not permitted") That doesn't look like a *corruption* issue. and I could not make a backup because of those corrupted fi

How to recover from corrupted memory

2010-03-16 Thread hce
Hi, I have some files which seems corrupted, I could not remove those files (even "sudo rm *" won't work with errors "Operation not permitted") and I could not make a backup because of those corrupted files. Appreciate any advice how to remove or recover from those corrupted files? Thank you. Ki