From owner-freebsd-current@FreeBSD.ORG Thu Nov 29 12:44:06 2007 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 5029916A469; Thu, 29 Nov 2007 12:44:06 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp4.yandex.ru (smtp4.yandex.ru [213.180.223.136]) by mx1.freebsd.org (Postfix) with ESMTP id 1BBB213C459; Thu, 29 Nov 2007 12:44:04 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:34045 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S741313AbXK2Mnx (ORCPT + 2 others); Thu, 29 Nov 2007 15:43:53 +0300 X-Comment: RFC 2476 MSA function at smtp4.yandex.ru logged sender identity as: bu7cher Message-ID: <474EB405.5020509@yandex.ru> Date: Thu, 29 Nov 2007 15:43:49 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Andre Oppermann References: <474DB5C9.2050307@freebsd.org> <474E4AC7.3080302@yandex.ru> <474EADFD.4020904@freebsd.org> In-Reply-To: <474EADFD.4020904@freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, sos@freebsd.org Subject: Re: BTX loader crash on AM2 Asus M2N32 WS mainboard 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, 29 Nov 2007 12:44:06 -0000 Andre Oppermann wrote: > That should not make a difference as the kernel isn't yet loaded. > It's all within the loader operating through BIOS calls (?). > It looks like the Marvell ATA BIOS upsets the loader when booting > from one its drives. I don't know.. Several people reported about similar problem when they changed some USB-related options in the BIOS. > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x11 ascq=0x06 > GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install. > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x11 ascq=0x06 There was ATAPI-related commits after BETA3, may be it's fixed now? -- WBR, Andrey V. Elsukov