From owner-freebsd-stable Tue Feb 19 21:57:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id DCD1E37B404 for ; Tue, 19 Feb 2002 21:57:41 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g1K5v5o76523; Tue, 19 Feb 2002 21:57:05 -0800 (PST) (envelope-from dillon) Date: Tue, 19 Feb 2002 21:57:05 -0800 (PST) From: Matthew Dillon Message-Id: <200202200557.g1K5v5o76523@apollo.backplane.com> To: Mike Silbersack Cc: Valentin Nechayev , "David W. Chapman Jr." , Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c References: <20020211010801.K8897-100000@patrocles.silby.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :I was seeing the problem by just making a kernel (just a few files :changed with no config or clean steps), installing the kernel, and doing a :shutdown -r now. So, only a few files were active at most. The system in :question only has a /, /usr, and /var partition, if that matters. Only :/usr was mounted softupdates. : :Mike "Silby" Silbersack Ok, I can reproduce this. Doing a 'make install DESTDIR=/usr/fubar' of the kernel twice in a row and then a 'shutdown -r now' was sufficient. I'm working on trying to get a kernel core to track the problem down. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message