fsck question

Bernhard Fischer bernhard.fischer at fh-stpoelten.ac.at
Fri Oct 14 05:12:41 PDT 2005


On Friday 14 October 2005 13:56, J.D. Bronson wrote:
> shadow# fsck -f /dev/ad0s1d
> ** /dev/ad0s1d (NO WRITE)
> ** Last Mounted on /usr
> ** Phase 1 - Check Blocks and Sizes
> ** Phase 2 - Check Pathnames
> ** Phase 3 - Check Connectivity
> ** Phase 4 - Check Reference Counts
> UNREF FILE I=1060395  OWNER=root MODE=100644
> SIZE=0 MTIME=Oct 14 06:50 2005
> CLEAR? no
>
> ..how can I find *this* file its not happy about?

The option -i of ls shows you the inode number of the files. So you could make 
an ls -lRi >tmpfile and then searching for the inode number within tmpfile.

Regards,
bh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20051014/21b529ee/attachment.bin


More information about the freebsd-questions mailing list