From owner-freebsd-stable@FreeBSD.ORG Mon Apr 27 17:11:03 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 491FA106566C for ; Mon, 27 Apr 2009 17:11:03 +0000 (UTC) (envelope-from paulo@nlink.com.br) Received: from smtp.nlink.com.br (smtp.nlink.com.br [201.12.59.3]) by mx1.freebsd.org (Postfix) with SMTP id 5C4288FC23 for ; Mon, 27 Apr 2009 17:11:02 +0000 (UTC) (envelope-from paulo@nlink.com.br) Received: (qmail 29084 invoked from network); 27 Apr 2009 17:10:59 -0000 Received: from j1.nlink.com.br (paulo@intra.nlink.com.br@201.12.59.126) by smtp.nlink.com.br with SMTP; 27 Apr 2009 17:10:59 -0000 Message-ID: <49F5E723.6040700@nlink.com.br> Date: Mon, 27 Apr 2009 14:10:59 -0300 From: Paulo Fragoso User-Agent: Thunderbird 2.0.0.17 (X11/20081030) MIME-Version: 1.0 To: Ken Smith References: <49F5BB24.2090206@nlink.com.br> <1240844716.59908.14.camel@bauer.cse.buffalo.edu> In-Reply-To: <1240844716.59908.14.camel@bauer.cse.buffalo.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Freebsd 7.2-RC boot problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2009 17:11:03 -0000 Em 27/04/2009 12:05, Ken Smith escreveu: > On Mon, 2009-04-27 at 11:03 -0300, Paulo Fragoso wrote: > > >> I can't boot on cdrom sata, this problem doesn't exist in older releases. >> >> My motherboard is >> Gigabyte GA-M61PME-S2 >> >> On FreeBSD 7.1 my cdrom drive is detected this way: >> acd0: DVDR at ata3-master SATA150 >> >> > > Just checking - is *everything* the same? For example is the media the > same? Depending on a variety of things I've had issues with rewritable > media versus write-once media, etc. > > The machine I test the release builds on before uploading them has a > Gigabyte motherboard (G31M-ES2L) with a sata drive in it so it's not a > generic "sata doesn't work" issue: > > acd0: DVDROM at ata0-slave SATA150 > > If none of that helps we'd need more information about how far it gets > before it stops. > I can say there is a problem to boot with cdrom since 7.2-BETA1. All system is same, all older version can boot in this machine: 6.1, 6.2, ...,7.1, etc. amd64 or i386. I've burnt 03 media to test 7.2-RC2, one cd-rw burnt with cdrecord and two cd-r burnt first with burncd and last was burnt with cdrecord. What I can do to help this release? Paulo.