Date: Thu, 7 Dec 2000 10:27:59 -0500 From: "Steven D. Smith" <sds07@health.state.ny.us> To: freebsd-stable@FreeBSD.ORG Subject: Re: Softupdates? Message-ID: <200012071528.KAA19604@gate1.health.state.ny.us>
next in thread | raw e-mail | index | archive | help
What are 'softupdates'? Max Khon <fjoe@iclub.nsu.ru> on 12/07/2000 08:53:28 AM To: Eric M Logan <ericmlogan@mediaone.net> cc: STABLE <freebsd-stable@FreeBSD.ORG> (bcc: Steven D. Smith/HSB/ISHSG/DIVADMIN/DOH) Subject: Re: Softupdates? 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012071528.KAA19604>