From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 15:21:29 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8D7A106564A for ; Mon, 27 Jun 2011 15:21:29 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 612668FC0A for ; Mon, 27 Jun 2011 15:21:28 +0000 (UTC) Received: by wyg24 with SMTP id 24so2007086wyg.13 for ; Mon, 27 Jun 2011 08:21:28 -0700 (PDT) Received: by 10.227.196.208 with SMTP id eh16mr5618533wbb.37.1309188087943; Mon, 27 Jun 2011 08:21:27 -0700 (PDT) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id ej7sm4166696wbb.19.2011.06.27.08.21.26 (version=SSLv3 cipher=OTHER); Mon, 27 Jun 2011 08:21:26 -0700 (PDT) Message-ID: <4E089FF5.2050605@my.gd> Date: Mon, 27 Jun 2011 17:21:25 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4E08558A.7000101@my.gd> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: fubar'ed it good this time... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2011 15:21:29 -0000 On 6/27/11 3:40 PM, Kurt Buff wrote: > On Mon, Jun 27, 2011 at 03:03, Damien Fleuriot wrote: >> On 6/27/11 8:17 AM, Kurt Buff wrote: > >>> I've even downloaded and burned the 8.2 live boot iso, but it says it >>> can't find a hard drive from sysinstall - both the Fdisk and Label >>> options say >>> "No disks found! Please verify that your disk controller >>> is being properly probed at boot time. See the Hardware >>> guide on the Documentation menu for clues on >>> diagnosing this type of problem." >>> >>> I get no love from the Fixit shell, either, with /dev being void of >>> any reference to the hard drive - just acd0. >>> >>> I'm pretty sure that if I can mount the disk that I can just edit the >>> cruft out of /etc/fstab, and it will all be fine, but I can't get >>> there... > >> >> >> You'll want to download a live CD with UFS support :) >> >> MFSBSD comes to mind: >> >> http://mfsbsd.vx.sk/ > > Your advice sounds reasonable, but that site seems devoted to zfs bootables. > > I wonder if an 8.1 livefs iso will do the trick... > > Kurt Works just fine for non ZFS stuff, we actually use it here with PXE to install new firewalls. Really, it'll do what you want, it has "ee" which is all you need.