From owner-freebsd-questions@FreeBSD.ORG Thu Aug 17 18:58:04 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 090F716A4DA for ; Thu, 17 Aug 2006 18:58:04 +0000 (UTC) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A889843D45 for ; Thu, 17 Aug 2006 18:58:03 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.13.6+Sun/8.13.6) with ESMTP id k7HIw3Zm015973; Thu, 17 Aug 2006 14:58:03 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.13.6+Sun/8.13.6/Submit) id k7HIw3fP015972; Thu, 17 Aug 2006 14:58:03 -0400 (EDT) From: Jerry McAllister Message-Id: <200608171858.k7HIw3fP015972@clunix.cl.msu.edu> To: danger@rulez.sk Date: Thu, 17 Aug 2006 14:58:03 -0400 (EDT) In-Reply-To: <1704275870.20060817201511@rulez.sk> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Ceri Davies , questions@freebsd.org Subject: Re: Wilfully dirtying a filesystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 18:58:04 -0000 > > Hello Ceri, > > Thursday, August 17, 2006, 6:55:08 PM, you wrote: > > > I have a system on which /usr is slightly hosed, but not badly enough > > for it to fail a preen fsck. > > > I cannot easily get to single-user on this machine, so is there a good > > way for me to dirty the filesystem just enough to force "fsck -p" to > > fail (yanking power also difficult)? "umount -f /usr; reboot" doesn't > > seem to work... Is 'fsck -f' not a possibility? ////jerry > I have been told maybe a week ago that umount -f is badly broken and > might lead to the deadlock, therefore I would avoid using it :) > > > Ceri > > -- > Best regards, > Daniel mailto:danger@rulez.sk > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >