From owner-freebsd-current@FreeBSD.ORG Wed Jun 18 07:55:20 2003 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 B9FCE37B401 for ; Wed, 18 Jun 2003 07:55:18 -0700 (PDT) Received: from smtp.uc3m.es (smtp01.uc3m.es [163.117.136.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F40D43FCB for ; Wed, 18 Jun 2003 07:55:17 -0700 (PDT) (envelope-from jrh@it.uc3m.es) Received: from smtp01.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id 96A544317B for ; Wed, 18 Jun 2003 16:55:16 +0200 (CEST) Received: from itserv2.lab.it.uc3m.es (itserv2.lab.it.uc3m.es [163.117.144.121]) by smtp01.uc3m.es (Postfix) with ESMTP id 50A9499E83 for ; Wed, 18 Jun 2003 16:55:16 +0200 (CEST) Received: from pepitogrillo.it.uc3m.es (pepitogrillo.it.uc3m.es [163.117.140.44]) by itserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id QAA18094 for ; Wed, 18 Jun 2003 16:55:15 +0200 From: Juan Rodriguez Hervella Organization: UC3M To: freebsd-current@freebsd.org Date: Wed, 18 Jun 2003 16:54:44 +0200 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306181654.45249.jrh@it.uc3m.es> Subject: Why doesn't background fsck work ? 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: Wed, 18 Jun 2003 14:55:20 -0000 Hello!: I tried to make my Nvidia video card work yesterday, and everytime I launched the X system my computer hang up. So I had to make a hard reboot. (I think I will fix the Xs problem this night at home) But I've got another weird problem. :) The fsck of my partitions is always made on the foregroud, although I've heard about something like a delayed/background file system checker. Why is it always made on the foreground ? -- JFRH