From owner-freebsd-questions Sun Jun 24 9: 8:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from void.xpert.com (xpert.com [199.203.132.1]) by hub.freebsd.org (Postfix) with ESMTP id 21D1337B401 for ; Sun, 24 Jun 2001 09:08:14 -0700 (PDT) (envelope-from Yonatan@xpert.com) Received: from mailserv.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.20 #1) id 15EBSy-0004xe-00; Sun, 24 Jun 2001 18:06:24 +0300 Received: by mailserv.xpert.com with Internet Mail Service (5.5.2650.21) id ; Sun, 24 Jun 2001 19:07:55 +0300 Message-ID: From: Yonatan Bokovza To: "'jcouch@netdoor.com'" , FreeBSD-Questions Subject: RE: softupdates? Date: Sun, 24 Jun 2001 19:07:54 +0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG you sould enter single-user mode and enable softupdate on selected mountpoints with: tunefs -n enable /something you could see if a filesystem has softupdates enabled with a simple "mount" with no arguments. see tunefs(8) and tuning(7). > -----Original Message----- > From: Jim couch [mailto:jcouch@netdoor.com] > Sent: Sunday, June 24, 2001 18:59 > To: FreeBSD-Questions > Subject: softupdates? > > > How can I tell if softupdates are realy running? When I > recompiled the kernel > with option SOFTUPDATES, being the only change i first did > /usr/sbin/config > -g KATANA then changed to the compile dir and then did make > depend then make > then make install. but the make didn't take very long at all. > should I have > done a make clean first? > But now I am trying to see if there is a command I can give to query > softupdates to see if it is running.the message returned said > it was enabled > but my experience with error messages is such that this could > mean enabled > but not necessarily running or enabled and running..... > T.I.A > Jim C. > > 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