From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 21 12:06:10 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8E1416A41F for ; Wed, 21 Dec 2005 12:06:10 +0000 (GMT) (envelope-from ray@redshift.com) Received: from mail-pop.redshift.com (mail-pop.redshift.com [216.228.2.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CDF143D77 for ; Wed, 21 Dec 2005 12:06:02 +0000 (GMT) (envelope-from ray@redshift.com) Received: (qmail 86650 invoked by uid 89); 21 Dec 2005 12:05:59 -0000 Received: by simscan 1.2.0 ppid: 86646, pid: 86647, t: 0.0591s scanners: attach: 1.2.0 clamav: 0.87.1/m:34/d:1210 Received: from unknown (HELO workstation) (216.228.19.21) by mail-pop.redshift.com with SMTP; 21 Dec 2005 12:05:59 -0000 Message-Id: <3.0.1.32.20051221040559.00a775e8@pop.redshift.com> X-Mailer: na X-Sender: redshift.com Date: Wed, 21 Dec 2005 04:05:59 -0800 To: irwan lamany ,freebsd-hackers@freebsd.org From: ray@redshift.com In-Reply-To: <20051221040312.21660.qmail@web50306.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Subject: Re: error on first boot X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 12:06:11 -0000 | hi all i'm new in freebsd, i've install freebsd 6.0, | everything ok, | but when i finish and start for my first boot, i've | got error below: | | "ad0:Failure-read_mul | status=59error=40lba=12431 | g_vfs_done():ad0s1a[(offset=6332416,lenght=32768)] | error=5 | vnode_pager_getpage:i/o read error. | vm_fault : page read error,pid 57 (unit) | dec 20 16 :01:03 init fatal signal : segmentation | fault." | | any idea ? | thank's alot looks like maybe the drive and/or controller are flaky or perhaps there is a bad spot on the drive or something. You might also check to make sure your IDE cables aren't exessively long or anything, since sometimes that can produce strange timing errors. Anyway, just off the top of my head, that's about where I would start looking :) Can you provide a little background on the hardware you are using for the machine? Ray