From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 22:16:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E33A106567B for ; Tue, 16 Sep 2008 22:16:19 +0000 (UTC) (envelope-from rfalang.bob@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 1C2A48FC22 for ; Tue, 16 Sep 2008 22:16:18 +0000 (UTC) (envelope-from rfalang.bob@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so1156763eyi.7 for ; Tue, 16 Sep 2008 15:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=sPi6X6LTJ1QkuhvyI7DYAgzOMigDQSuRoc0WVU4PpwU=; b=Wfc07Sch2S7GGyZGNGM1FUopLtxwdVVb5haOWLvglQ4WAh/YWO63dxdrWLd4jyXPPH faU6mj7sutgyBRG7+nYvr/ApG43fk7A/f2JIcmpLkKTZDEa10adeadA061NIDsEZ3wwx U2J8qTb+d6OYOgFSVqPYkCl9exA5mV013lAAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=cXQH19EsGhDSQG0bm474G0sEKe/hhsk0gJ4HsRUYe22cjIQ8tn+Yro4EEgZFAxyThs D+z5jgrym8BM4f3RyICassjeDLulkDSz5/h/GgrUqlQeQMIuaOUDTqsT70VuBAKjSvel K1vc5F8StBQ6A5DfzZqaMe6RRBILc0WvP17v4= Received: by 10.86.65.9 with SMTP id n9mr1289740fga.55.1221603377502; Tue, 16 Sep 2008 15:16:17 -0700 (PDT) Received: by 10.86.83.8 with HTTP; Tue, 16 Sep 2008 15:16:17 -0700 (PDT) Message-ID: <58d1e8d30809161516y1a9c552epd71310e1c7ec67ab@mail.gmail.com> Date: Tue, 16 Sep 2008 18:16:17 -0400 From: "Bob Falanga" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: g_ufs_done() WHAT does it mean? 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: Tue, 16 Sep 2008 22:16:19 -0000 I have installed freeBSD on a SATA 320 gig hard drive. After running for a few minutes I get several of the following error messages: g_ufs_done():ad4s1d[WRITE(offset=385482752, length=16384)]error=6. After two pages like that the computer stops and requires a hard boot to restart. I assume that the messages concern the hard drive, but what are they telling me? Help, and thanks, Bob Falanga