From owner-freebsd-stable@FreeBSD.ORG Wed Dec 8 10:23:50 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 51FD81065670 for ; Wed, 8 Dec 2010 10:23:50 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0B3E38FC15 for ; Wed, 8 Dec 2010 10:23:49 +0000 (UTC) Received: by qwj9 with SMTP id 9so1106153qwj.13 for ; Wed, 08 Dec 2010 02:23:49 -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=aVVpm4sZvImsKGrMCDsryVJWLTh7AeDG+Hjwg6oCxBI=; b=SKQsEpdN90GQ+rnXVlLtRl/sjFlOUXssz+YCsssPvzoeFfAF+ay0FeP8SfNSm4K/SN bPcTQn48DTniW7tR+JlT3aGTYLH7doEU/fPhzfUBIy2wMhtMEKDCE6TbAz/cLPl40XLo ZUX7vX4MU6NKHUAmrWpxuH0IxcHmCnqbJPEqI= 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=h5Jn2AQfCIlzfwvyxzokNGm0X82OLe0NBpgyJPxDU/XYklLzCHUAHecZWD9YobfaQ6 aZDGcFYxPpx6qolBT6KAvCZouSba90f+rsEIHcRn3NkLLMYSVTIRQO+iQ0WU5mHc2qcB BCZ3YX6Zjyr7zVw2yjeuc9xgipARBs4dwEPTE= MIME-Version: 1.0 Received: by 10.224.181.197 with SMTP id bz5mr6801021qab.221.1291802492953; Wed, 08 Dec 2010 02:01:32 -0800 (PST) Received: by 10.220.65.94 with HTTP; Wed, 8 Dec 2010 02:01:32 -0800 (PST) In-Reply-To: <20101208091727.111a786c@core.draftnet> References: <4cff4932.19wIy6S+EgAziCcD%perryh@pluto.rain.com> <20101208091727.111a786c@core.draftnet> Date: Wed, 8 Dec 2010 20:01:32 +1000 Message-ID: From: Andy Farkas To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Bruce Cran 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 10:23:50 -0000 On Wed, Dec 8, 2010 at 7:17 PM, Bruce Cran wrote: > 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. Why is this so? -andyf