From owner-freebsd-stable@FreeBSD.ORG Thu Jul 1 16:59:51 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 AA020106564A for ; Thu, 1 Jul 2010 16:59:51 +0000 (UTC) (envelope-from gnubie@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5A0D28FC13 for ; Thu, 1 Jul 2010 16:59:50 +0000 (UTC) Received: by vws6 with SMTP id 6so1806965vws.13 for ; Thu, 01 Jul 2010 09:59:47 -0700 (PDT) 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=PuIar/X4ysp4ZwGkbNq8xOBYBI6BonwiWUz+P9b1ZVo=; b=Np0ITZ8NAQHWqo6hMdK9LBZ5Ue7f0fM+/r29xt0mhpV7Ek0zdfdsqd4hz9ninQrbYk nEvE4qYNUUMkvIZiNtc33yAIgAk0aQck2Kf1khoBHB55YoNzmNXNufAUgsYmVBrvy3ml e6G6DyI0h561KT+D4k56zy839PzuAuI99Ts1o= 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=Sl7GmjUs5utsjuZqjvhi0s/S2sGsEoTh51KQ7WIGxZzJxuhCW6wltfLy5Cx0L6xf1T T7BrzhN+n/6p94mofhT440V2P+68O3ZkCah5gu4GB0DndA32fRLfaVA6G8iUZxJYwVFT tHCnDgH2tZaPR4EcyiMUV1oha+xumqwZ8ML2o= MIME-Version: 1.0 Received: by 10.220.98.140 with SMTP id q12mr5444042vcn.268.1278003587348; Thu, 01 Jul 2010 09:59:47 -0700 (PDT) Received: by 10.220.90.212 with HTTP; Thu, 1 Jul 2010 09:59:47 -0700 (PDT) In-Reply-To: <2E1EC727E18E4B4EB7EE084A9BC99A57@sunrise> References: <4C280435.4060603@halplant.com> <20100701160622.GA98823@icarus.home.lan> <2E1EC727E18E4B4EB7EE084A9BC99A57@sunrise> Date: Fri, 2 Jul 2010 00:59:47 +0800 Message-ID: From: GNUbie To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: ssanbeg@gmail.com Subject: Re: Unable to boot FreeBSD 8.0-p3 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: Thu, 01 Jul 2010 16:59:51 -0000 Hello Scott, On Fri, Jul 2, 2010 at 12:52 AM, Scott Sanbeg wrote: > I had the same thing happening while running in VirtualBox. Tested on a > bare-metal machine afterward the results were the same - following the > how-to's on running a ZFS root, or a ZFS swap device, or a gmirror root that > included swap (w/o ZFS at all) produced what your screenshot shows. My > platform is amd64. I also have a ZFS on which I mount it on my /data slice. The rest are the default UFS. My machine is based on an Intel D945GCLF2 with 1GB RAM and 1TB SATA HDD. Is your problem solved already? Regards, GNUbie