Re: A file on my disc does not want to go out

2000-02-09 Thread Alexandre Pereira da Silva
I removed the file using debugfs and clearing the inode whre de file was. After runnig e2fsck the file was removed. Thanks for help. Em Sun, Feb 06, 2000 at 10:33:54PM -0200, Alexandre Pereira da Silva escreveu: > For a while, i have a file that cannot be erased. This what I'm trying: > > [0F]# l

Re: A file on my disc does not want to go out

2000-02-07 Thread Colin Walters
> "Alexandre" == Alexandre Pereira da Silva <[EMAIL PROTECTED]> writes: Alexandre> For a while, i have a file that cannot be erased. Alexandre> This probaly was writen when my machine crashed with Alexandre> Netscape 3.0 running in. This was on slink or even Alexandre> before.

Re: A file on my disc does not want to go out

2000-02-07 Thread Mike Werner
On Sun, Feb 06, 2000 at 10:33:54PM -0200, Alexandre Pereira da Silva wrote: > For a while, i have a file that cannot be erased. This what I'm trying: The times that I've had a stubborn file I found that attacking it using Midnight Commander usually worked. That may well be worth a try here. --