From owner-freebsd-stable@FreeBSD.ORG Tue Dec 7 08:25:06 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 966831065673 for ; Tue, 7 Dec 2010 08:25:06 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4CEFF8FC0A for ; Tue, 7 Dec 2010 08:25:06 +0000 (UTC) Received: by yxh35 with SMTP id 35so6940687yxh.13 for ; Tue, 07 Dec 2010 00:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=oA+ZdrdErJhk6f40WDlG8k6qo6/dcH4LcNyi7CQUo1Q=; b=k97ca5iKkke9gdPR4A/OVtVeRhaRqlVU7F+HS7/pPL1DRi6cIwojQsipHqsdBgXoRV XzYchKx6cs4+SOlhiBYND5foIbR3qh2nR4yKv0eRJM2PpxplveKOTVWDfu523XujkB0/ BoGFedJ/KlrRFVqi7NUtfE1FBwX+6YHTkAr8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nyEA8gTriUnWzZg1Myke2w2sbYwtci7YNHPf6tECqd9Xbg+Gpth1Vp+juLvcH7b/WN 4stobbs7AiKoMxx2n38MwfZEUvP4KZsqPUAw2jW2GwKja7uWkN4uPyhT8hjuU7zp1DiO +3vcnVelskf38SxXPbH6R03ZGDTuUh6xwwOS8= MIME-Version: 1.0 Received: by 10.151.46.18 with SMTP id y18mr1227377ybj.324.1291708499676; Mon, 06 Dec 2010 23:54:59 -0800 (PST) Received: by 10.150.220.1 with HTTP; Mon, 6 Dec 2010 23:54:59 -0800 (PST) In-Reply-To: References: <20101206232529.GA8235@icarus.home.lan> Date: Tue, 7 Dec 2010 02:54:59 -0500 Message-ID: From: Zaphod Beeblebrox To: Pete French Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, freebsd@jdc.parodius.com 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 08:25:06 -0000 On Mon, Dec 6, 2010 at 6:52 PM, Pete French wrote: > ....I am not burning a CD or using any physical media. I am booting > directly off the image file using iLO. Hence the stuff in that thread > doesnt apply. It's defintely 8 specific - I can boot an mage > from 7 it works fine, but 8 doesn't. Just in case it was the same issue I faced with some ILO stuff... My problem was that the ILO CDROM presented it's drive as starting from block one (or somesuch nonsense). I ended up doing a netinstall because the boot would work (BIOS understood what was going on) but FreeBSD did not.