
|
[openbeos]
||
[Date Prev]
[11-2005 Date Index]
[Date Next]
||
[Thread Prev]
[11-2005 Thread Index]
[Thread Next]
[openbeos] Re: BFS Problem
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sat, 05 Nov 2005 13:31:08 +0100 CET
"David McPaul" <dmcpaul@xxxxxxxxxxxxxx> wrote:
> > forcerm /home/Desktop/Trash/objects/x86.release.haiku/tests/kits/
> > app/
> > MessageSpeedTest.o
>
> That returns no such file or directory.
>
> I also tried CheckBFS and chkbfs.
>
> chkbfs notices the problem but doesn't fix it.
> CheckBFS does the same.
> rm -f cannot find the file either.
You can also just do:
$ /boot/home/Desktop/Trash
$ forcerm objects
$ chkbfs
Don't forget to execute chkbfs afterwards, as forcerm doesn't free
anything when it deletes the files (it just makes them unavailable, so
that they are then removed from chkbfs).
Bye,
Axel.
|

|