From owner-freebsd-questions Tue Jul 23 10:56:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA29649 for questions-outgoing; Tue, 23 Jul 1996 10:56:35 -0700 (PDT) Received: from mercury.k12.ar.us (mercury.k12.ar.us [165.29.1.230]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA29636 for ; Tue, 23 Jul 1996 10:56:32 -0700 (PDT) Received: (from tims@localhost) by mercury.k12.ar.us (8.6.12/8.6.12) id MAA23208; Tue, 23 Jul 1996 12:57:51 -0500 Date: Tue, 23 Jul 1996 12:57:51 -0500 (CDT) From: Tim Stoddard To: questions@freebsd.org Subject: /var problem In-Reply-To: <199607230955.JAA18409@gamespot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I need to increase my inodes in my /var partition. Can someone let me know if this will work. Drop down to single user mode. tar up /var on to /usr or something like that. unmount /var and create a new file system with more inodes remount /var and untar the old files to it. Are there any files on the /var partition that have to be used even though I am in single user mode? Tim Stoddard