From owner-freebsd-questions@FreeBSD.ORG Mon Jan 2 23:57:40 2006 Return-Path: X-Original-To: freebsd-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 66DDD16A41F for ; Mon, 2 Jan 2006 23:57:40 +0000 (GMT) (envelope-from rjw@dynode.net) Received: from union.dynode.net (ppp173-2.lns1.per1.internode.on.net [150.101.173.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ECE943D45 for ; Mon, 2 Jan 2006 23:57:38 +0000 (GMT) (envelope-from rjw@dynode.net) Received: from main.dynode.net (main.dynode.net [192.168.0.11]) by union.dynode.net (8.13.4/8.13.4) with ESMTP id k0301GsC013708 for ; Tue, 3 Jan 2006 08:01:16 +0800 (WST) (envelope-from rjw@main.dynode.net) Received: from main.dynode.net (localhost [127.0.0.1]) by main.dynode.net (8.13.4/8.13.3) with ESMTP id k02NsMOp035552 for ; Tue, 3 Jan 2006 07:54:22 +0800 (WST) (envelope-from rjw@main.dynode.net) Received: (from rjw@localhost) by main.dynode.net (8.13.4/8.13.1/Submit) id k02NsLDb035551 for freebsd-questions@freebsd.org; Tue, 3 Jan 2006 07:54:21 +0800 (WST) (envelope-from rjw) Date: Tue, 3 Jan 2006 07:54:21 +0800 From: "Russell J. Wood" To: freebsd-questions@freebsd.org Message-ID: <20060102235421.GA35523@main.dynode.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <010220062315.16095.43B9B3FC00017B6100003EDF219792676109020E9B03@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <010220062315.16095.43B9B3FC00017B6100003EDF219792676109020E9B03@insightbb.com> User-Agent: Mutt/1.4.2.1i Subject: Re: Disk error messages (ad0: HARD READ ERROR blk# xxxxxx) 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: Mon, 02 Jan 2006 23:57:40 -0000 On Mon, Jan 02, 2006 at 11:15:08PM +0000, mtang@insightbb.com wrote: > Hi there, > > On my screen, there were messages like the followings comeing up. I have to > reboot mutiple times to get it boot up normally. Does this mean I have to > replace the disk which is a relatively new disk (1-2 years)? Any simple way to > fix it and to avoid the time consuming task? > > > ad0: 39205MB [79656/16/63] at ata0-master WDMA2 > ad0: HARD READ ERROR blk# 131199 > ad0: HARD READ ERROR blk# 131199 status=59 error=40 > ad0: DMA problem fallback to PIO mode > ad0: HARD READ ERROR blk# 11272319 status=59 error=40 > ad0: HARD READ ERROR blk# 11272319 status=59 error=40 > ad0: HARD READ ERROR blk# 11272319 status=59 error=40 > ad0: HARD READ ERROR blk# 131199 status=59 error=40 > ad0: HARD READ ERROR blk# 3473535 status=59 error=40 > ad0: HARD READ ERROR blk# 9240703 status=59 error=40 > ad0: HARD READ ERROR blk# 17367167 status=59 error=40 > ad0: HARD READ ERROR blk# 17760383 status=59 error=40 I suspect that you have bad sectors on your hard disk drive (and many of them). A good tool to use is Segate's Seatools (http://www.seagate.com/support/seatools/index.html). Just burn the Seatools Desktop edition to CDROM and boot from it. - Russell