From owner-freebsd-stable@FreeBSD.ORG Tue Dec 7 00:32:07 2010 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 7FAD31065672; Tue, 7 Dec 2010 00:32:06 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 46C2A8FC08; Tue, 7 Dec 2010 00:32:06 +0000 (UTC) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1PPlTR-000OGb-JE; Tue, 07 Dec 2010 00:32:05 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PPlTR-000GBU-IA; Tue, 07 Dec 2010 00:32:05 +0000 Date: Tue, 07 Dec 2010 00:32:05 +0000 Message-Id: To: freebsd-stable@FreeBSD.org, jkim@FreeBSD.org In-Reply-To: <201012061918.22097.jkim@FreeBSD.org> From: Pete French Cc: avg@freebsd.org Subject: Re: FreeBSD 7 installs where FreeBSD 8 wont due to CD 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: Tue, 07 Dec 2010 00:32:07 -0000 > This problem may be a reverse problem of this PR: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=138789 > > In other words, your virtual CD-ROM reads correct TOC from mounted > image but block size is wrong? Maybe old umass(4) corrects this case > heuristicly but the new USB stack doesn't? Might be - Andrily also asked if I can get any more information from the console, so what I am propsing now is to get 8.1 onto it via the 7.3->upgrade route, and then go in and probe the devices from within the installed OS to see what it sees them as. -pete.