From owner-freebsd-stable@FreeBSD.ORG Wed Dec 8 17:38:23 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E49D16A4E9 for ; Wed, 8 Dec 2004 17:38:23 +0000 (GMT) Received: from mx.seanet.com (mx.seanet.com [199.181.164.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D549543D49 for ; Wed, 8 Dec 2004 17:38:22 +0000 (GMT) (envelope-from lapo@seanet.com) Received: from [199.181.168.92] (wallace.osd.com [199.181.168.92]) (authenticated bits=0) by milkyway.seanet.com (8.13.1/8.13.1) with ESMTP id iB8HcMXT041523; Wed, 8 Dec 2004 09:38:22 -0800 (PST) (envelope-from lapo@seanet.com) In-Reply-To: <20041208043103.24600.qmail@web52006.mail.yahoo.com> References: <20041208043103.24600.qmail@web52006.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0447397A-4940-11D9-83D7-000A958CDFF6@seanet.com> Content-Transfer-Encoding: 7bit From: Lapo Nustrini Date: Wed, 8 Dec 2004 09:38:48 -0800 To: crucio2004-freebsd@yahoo.com X-Mailer: Apple Mail (2.619) cc: freebsd-stable@freebsd.org Subject: Re: trouble installing 5.3 on soekris net4801 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 17:38:23 -0000 Have you tried booting up in safe mode? I have a similar issue running 5.3 STABLE on a machine which runs fine with 5.3 BETA7. Booting into safe mode works fine. Any other way, and it gets ATAPI errors or SCSI errors (if I take all ATAPI stuff out of the kernel). Still trying to find the real source of the problem... Good luck, Lapo On Dec 7, 2004, at 8:31 PM, Crucio wrote: > I am unable to install FreeBSD 5.3-RELEASE on my > Soekris net4801, which has a SanDisk Ultra II 512MB > Compact Flash card as a hard drive. The kernel probes > the drive just fine but when it comes time to write or > read from the drive, specifically in sysinstall, I > get; > > ad0: TIMEOUT - READ_DMA retrying (2 retries left) > LBA=0 > ad0: FAILURE - READ_DMA timed out > ad0: TIMEOUT - READ_DMA retrying (2 retries left) > LBA=0 > ad0: FAILURE - READ_DMA timed out > ad0: TIMEOUT - READ_DMA retrying (2 retries left) > LBA=0 > ad0: FAILURE - READ_DMA timed out > ad0: TIMEOUT - READ_DMA retrying (2 retries left) > LBA=1 > ad0: FAILURE - READ_DMA timed out > > Then sysinstall says; > > "ERROR: Unable to write data to disk ad0!" > > To do this manually, with fdisk, disklabel and newfs > works up until the computer has rebooted and tries to > load the root filesystem. It hangs for a little while > then starts spitting out those READ_DMA errors and > finally refuses to mount ad0s1a as root. > > Disabling DMA in loader.conf doesn't seem to have any > effect. > > Any ideas here would be much appreciated. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org" >