From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 11:43:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4726116A4CE for ; Fri, 5 Mar 2004 11:43:51 -0800 (PST) Received: from tx1.oucs.ox.ac.uk (tx1.oucs.ox.ac.uk [129.67.1.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id C887D43D2F for ; Fri, 5 Mar 2004 11:43:50 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan1.oucs.ox.ac.uk ([129.67.1.166] helo=localhost) by tx1.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1AzLEb-0008Sw-Iq for freebsd-current@freebsd.org; Fri, 05 Mar 2004 19:43:49 +0000 Received: from rx1.oucs.ox.ac.uk ([129.67.1.165]) by localhost (scan1.oucs.ox.ac.uk [129.67.1.166]) (amavisd-new, port 25) with ESMTP id 32529-01 for ; Fri, 5 Mar 2004 19:43:49 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx1.oucs.ox.ac.uk with smtp (Exim 4.24) id 1AzLEb-0008Sn-5G for freebsd-current@freebsd.org; Fri, 05 Mar 2004 19:43:49 +0000 Received: (qmail 16806 invoked by uid 1004); 5 Mar 2004 19:43:49 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.131):. Processed in 0.84413 secs); 05 Mar 2004 19:43:49 -0000 Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 5 Mar 2004 19:43:48 -0000 Message-Id: <6.0.1.1.1.20040305193415.03ef3648@imap.sfu.ca> X-Sender: cperciva@imap.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Fri, 05 Mar 2004 19:42:27 +0000 To: Doom Neine From: Colin Percival In-Reply-To: <20040305013911.27424.qmail@web13121.mail.yahoo.com> References: <86d67srt97.fsf@kamino.rfc1149.org> <20040305013911.27424.qmail@web13121.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-current@freebsd.org Subject: Re: umount not working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 19:43:51 -0000 At 01:39 05/03/2004, Doom Neine wrote: >i did a ls -lh /sbin/* and i see >that all the files haven't been modified since the >first time they were installed, except for >/sbin/mksnap_ffs - i remember updating that with >freebsd-update I suggest you run `freebsd-update IDS`. Assuming that the (rather small) set of binaries it uses are operating correctly, this will compare your system against the FreeBSD -RELEASE (plus FreeBSD Update fixes) bits, and tell you which files in your system have been modified (either deliberately or due to hardware/software errors). Colin Percival