Re: FC4, Hard link count is wrong for /proc?
From: Ed Zeppelin (none_at_nonenadaspam.com)
Date: 09/26/05
- Next message: Ivan Marsh: "Re: Problems with Fedora? Use Mandriva (Mandrake)"
- Previous message: 'Dungeon' Dave: "Re: e-mail not going through across two Linux machines?"
- In reply to: israr: "Re: FC4, Hard link count is wrong for /proc?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Sep 2005 04:03:56 GMT
israr wrote:
>
> Al Puzzuoli wrote:
>> I have installed FC4 on several systems. The first time I use the find
>> command, I'm getting the following, what gives?
>>
>> find: WARNING: Hard link count is wrong for /proc: this may be a bug in
>> your filesystem driver. Automatically turning on find's -noleaf option
>> ...
> I am receiving similar message. However, when I un-mount and mount
> /proc
> the message disappears.
>
> It reappears after rebooting the system. I once lost the whole system
> and had to reinstall FC4.
> israr
/proc is not a real filesystem on disk, it's
just a pseudo one created in the kernel such that looking
at the files in /proc are just the interface into things in
the kernel. when you 'lost' proc, probably your /etc/fstab
was messed up and this line got removed or corrupted in the fstab file:
none /proc proc defaults 0 0
doing the full reinstall probably wasn't needed.
Mark
- Next message: Ivan Marsh: "Re: Problems with Fedora? Use Mandriva (Mandrake)"
- Previous message: 'Dungeon' Dave: "Re: e-mail not going through across two Linux machines?"
- In reply to: israr: "Re: FC4, Hard link count is wrong for /proc?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|