Port-i386 archive

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

Re: panic: bad dir with recent -current



> And the machine has panicked finding the offending inode.

> This time there weren't any orphan files, but cleaning up the mess
> was interesting.  Attempting to delete the offending directory and
> its contents (rm -rf /usr/pkg/include/boost/*) resulted in:

>    rm: fts_read: cannot allocate memory

Heh.

This sounds like the sort of situation where clri is your friend.  I'd
have suggested using ls -ldi to get the inumber of the offending
directory, siccing clri on it, and letting fsck put the stuff that used
to be in it into lost+found, where you can delete it at your leisure.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index