From owner-freebsd-current@FreeBSD.ORG Thu Dec 11 18:26:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3D3C1065673 for ; Thu, 11 Dec 2008 18:26:11 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.191]) by mx1.freebsd.org (Postfix) with ESMTP id 90B728FC1A for ; Thu, 11 Dec 2008 18:26:11 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so1188873rne.12 for ; Thu, 11 Dec 2008 10:26:11 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ubaaaUkMbcYtXx6UpW4zX3ePoFxJA77gWR4fJc2oO2U=; b=pSbKJTXst5YTnswN13WQR9T89Pjur4P+9R+IVdxTldMAexxBW0QS73MUISiGEzLT+p LXgC+c//JM/Bh34iMHVCay/TTbfHXYiELJjamIEdQPLO1U0tWgK7GkIbidCpIYGkVCgn DbEIlbiAoYIKKFUB9Ms/WtPAbnFIxwh9xU9Wc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cVahkLGP4pZ/Od+SLfevKZ1QoP+YzkyS+uIf1UqjT6sGzrpOX6KPDUfc8gPJR11UXD chQPGYgj8UPlSZEctlFFpn7VS/RK7qFXqyw28cQunqBrxpdBySuotl/Cpw9WR7zFyJ5c +ieWZmH3kYNSzHnKO29KjxRycXtWhPEpH7B0M= Received: by 10.90.89.18 with SMTP id m18mr1689931agb.96.1229018201301; Thu, 11 Dec 2008 09:56:41 -0800 (PST) Received: by 10.90.91.14 with HTTP; Thu, 11 Dec 2008 09:56:41 -0800 (PST) Message-ID: Date: Thu, 11 Dec 2008 17:56:41 +0000 From: pluknet To: "Zaphod Beeblebrox" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5f67a8c40812041432y13793ee5k1d2526c9829dc16f@mail.gmail.com> Cc: freebsd-current Subject: Re: SATA CD fail. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 11 Dec 2008 18:26:11 -0000 2008/12/5 pluknet : > 2008/12/5 Zaphod Beeblebrox : >> I've got an HP DL-360 1U here that has a slim SATA CDROM. I've (so far) >> tried booting FreeBSD-7.0-RELEASE and FreeBSD-7.1-BETA2. I've tried both >> rewritable media (my first choice) and write-once media. The kernel loads >> fine, but multiuser fails with "acd0: TIMEOUT - READ_BIG retrying" ... >> twice, followed by "timed out". > > I workarounded this by ejecting CD after kernel is loaded but before > probing media, then > installing from sysinstall via NFS from this CD inserted on nearby > with IDE CDROM computer. > [redirected from -stable] This issue was on recent CURRENT around November for me. And hey. After later cvsup to Dec 11 this problem disappeared. Now it boots with media injected in SATA DVD. acd0: DVDR at ata4-master SATA150 GEOM_LABEL: Label for provider acd0 is iso9660/STALKER_CS. -- wbr, pluknet