Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 14:14:29 +0200
From:      Bernhard Fischer <bernhard.fischer@fh-stpoelten.ac.at>
To:        "J.D. Bronson" <jbronson@wixb.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: fsck question
Message-ID:  <200510141414.30098.bernhard.fischer@fh-stpoelten.ac.at>
In-Reply-To: <7.0.0.8.2.20051014065332.00a2fb68@wixb.com>
References:  <7.0.0.8.2.20051014065332.00a2fb68@wixb.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBDT6Em3zuWPWIClGgRAg0mAKC5g1g5TyRHk8gC5Bf/zonS2PrF2QCfbzWm
Buz6+lYy88na9IOrgc6bvqE=
=qDkm
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141414.30098.bernhard.fischer>