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
--nextPart1472966.M5fdBu00xr
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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=3D1060395  OWNER=3Droot MODE=3D100644
> SIZE=3D0 MTIME=3DOct 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 m=
ake=20
an ls -lRi >tmpfile and then searching for the inode number within tmpfile.

Regards,
bh

--nextPart1472966.M5fdBu00xr
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

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

--nextPart1472966.M5fdBu00xr--



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