From owner-freebsd-stable Thu Dec 7 5:54:14 2000 From owner-freebsd-stable@FreeBSD.ORG Thu Dec 7 05:54:12 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id A383537B400 for ; Thu, 7 Dec 2000 05:54:09 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id eB7DrTr15573; Thu, 7 Dec 2000 19:53:43 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Thu, 7 Dec 2000 19:53:28 +0600 (NS) From: Max Khon To: Eric M Logan Cc: STABLE Subject: Re: Softupdates? In-Reply-To: <3A2F9020.A72DDDE6@mediaone.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! On Thu, 7 Dec 2000, Eric M Logan wrote: > How does one make use of softupdates with FreeBSD 4.2? I've tried > "enabling" it via the "softdep" option in fstab and when I reboot, it > complains that the "-o softdep" options isn't supported. I've tried > rebooting the computer in single mode and using "tunefs -n enable" but > when I issue the command "mount" the UFS is still specified? Am I > missing something? Btw, I'm using FreeBSD 4.2 with a recompiled kernel > supporting FFS/softupdate. Any help would be greatly appreciated. please show output of `mount' command. after `tunefs -n enable' you should have something like this: /dev/ad0s1f on /usr (ufs, NFS exported, local, soft-updates) ^^^^^^^^^^^^ /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message