Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Community Cafe (http://www.bvlist.com/forumdisplay.php?f=18)
-   -   Hard link count is wrong (http://www.bvlist.com/showthread.php?t=1320)

Fynnon 3rd November 2008 14:53

Hard link count is wrong
 
Everytime i run: # find -name php.ini

i get this:

Code:

find: WARNING: Hard link count is wrong for ./proc/sys/net: this may be a bug in your fil
esystem driver.  Automatically turning on find's -noleaf option.  Earlier results may hav
e failed to include directories that should have been searched.

What could be wrong ? :superstition:

djlee 4th November 2008 18:55

there is a bug in teh find module of a lot of linux distro's .. most were fixed around 05/06 some early 07 .. if you have a newish version its probably something else buts its something to be aware of

try running
Code:

shutdown -Fr now
F will force it to run fsck (file system check)
r tells the system to reboot after shutdown
now is the time you want it to shutdown (alias of +0)


All times are GMT +2. The time now is 16:19.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.