Date: Mon, 2 Sep 2002 12:34:06 +0530 From: "Unix Tools" <unixtools@hotmail.com> To: "anak freebsd" <anakfreebsd@hotmail.com>, <freebsd-questions@FreeBSD.org> Subject: Re: uid 0 on /var: out of inodes Message-ID: <OE38Bhe56V12wLC4xXT00013945@hotmail.com> References: <F82ZXllFKh4TtnrAIaA00006f2b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
first and foremost just symlink directories on /var 1) mv /var/tmp /usr and ln -s /usr/tmp /var/tmp 2) mv /var/mail /usr and ln -s /usr/mail /var/mail 3) mv /var/log /usr and ln -s /usr/log /var/log Then Reboot ----- Original Message ----- From: "anak freebsd" <anakfreebsd@hotmail.com> To: <freebsd-questions@FreeBSD.org> Sent: Monday, September 02, 2002 12:01 AM Subject: uid 0 on /var: out of inodes > i have error msg > > pid 79 (named), uid 0 on /var: out of inodes > pid 82 (ldconfig), uid 0 on /var: out of inodes > pid 84 (ldconfig), uid 0 on /var: out of inodes > pid 86 (inetd), uid 0 on /var: out of inodes > pid 87 (cron), uid 0 on /var: out of inodes > pid 89 (sshd), uid 0 on /var: out of inodes > pid 92 (sendmail), uid 0 on /var: out of inodes > > how can i fix it without formating my hard dirve > > > thank you > > anak > > > _________________________________________________________________ > Join the world's largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE38Bhe56V12wLC4xXT00013945>