From owner-freebsd-stable@FreeBSD.ORG Mon Dec 6 22:51:38 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 64D6D106579A for ; Mon, 6 Dec 2010 22:51:38 +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 2B31E8FC19 for ; Mon, 6 Dec 2010 22:51:38 +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 1PPjuC-000A6m-VU for freebsd-stable@freebsd.org; Mon, 06 Dec 2010 22:51:36 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PPjuC-000FmZ-UW for freebsd-stable@freebsd.org; Mon, 06 Dec 2010 22:51:36 +0000 Date: Mon, 06 Dec 2010 22:51:36 +0000 Message-Id: To: freebsd-stable@freebsd.org From: Pete French Subject: 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: Mon, 06 Dec 2010 22:51:38 -0000 Trying to re-install a set of HP servers over the iLO, and every time I tried to install the 8.1 CD I ended up with an error message telling me that the CD looked more like an audio CD than a FreeBSD distibution. I ouzzled over it a bit, and then remembered that I originally installed these machines using 7 not 8. So I download the 7.3 install CD and I get an extra step in the process, listing two CD drived - cd0 and acd0 - whuch allows me to select the correct one. I havent had a chance to see if this bug exists in the latest snapshot of 8, but I thought it was worth pointing out, as its a situation where 8 doesnt work but 7 did. It takes about 45 minuets to boot each image over the internet, so I am reluctant to try a more recent 8 snapshot in case I am back to square one again. Anyone know if this is fiex, or should I file a PR ? -pete.