From owner-freebsd-stable@FreeBSD.ORG Wed Dec 8 09:17:40 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 C3F26106564A for ; Wed, 8 Dec 2010 09:17:40 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 7B82C8FC08 for ; Wed, 8 Dec 2010 09:17:40 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id A2871E7175; Wed, 8 Dec 2010 09:17:39 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=6CpSoB73+nNP p9zeb9ocw/mBQnM=; b=UHacAyM2O6FFIoyMWFap11zAuNz1mkPiPSyFN0HrGY16 rg7suZhOw3sk4m1LEZga+/eFxO559iAdAk9dm6e0ZAUwTZUiL0gmn/hlRUi2sGlh dXG5PI7Wa6N0Hc4RGcf3k2jygg0r3WVGIlxyiygFQINGXCmn3IFYv/pRhQTtWkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=cdbsrv S4HUWj6PIvtzShv+FCqyNhETDcwrHkUk5joe33f3y09HinONUotukti0d73aVA+P WaMfvXOv6ifzDglVaBz7tRb0njlAX8gZpFI0FxokTZ7JOI2o11cBbN5G9aXf2IUK 1T6K1GXI294BvyYc8QhQ7oSmuzt/dBjgoMHjo= Received: from core.draftnet (client-86-27-21-134.glfd.adsl.virginmedia.com [86.27.21.134]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 06CABE7170; Wed, 8 Dec 2010 09:17:37 +0000 (GMT) Date: Wed, 8 Dec 2010 09:17:27 +0000 From: Bruce Cran To: perryh@pluto.rain.com Message-ID: <20101208091727.111a786c@core.draftnet> In-Reply-To: <4cff4932.19wIy6S+EgAziCcD%perryh@pluto.rain.com> References: <4cff4932.19wIy6S+EgAziCcD%perryh@pluto.rain.com> X-Mailer: Claws Mail 3.7.7 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, freebsd@jdc.parodius.com, petefrench@ticketswitch.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: Wed, 08 Dec 2010 09:17:40 -0000 On Wed, 08 Dec 2010 01:00:34 -0800 perryh@pluto.rain.com wrote: > Go into Fixit# and examine /dev and/or the dmesg. The problem is there's no "ls" in FixIt mode so you need to use "echo *" to see what files are present. -- Bruce Cran