From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 20 17:29:23 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A9E3AA42 for ; Wed, 20 Aug 2014 17:29:23 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34E2F3ADF for ; Wed, 20 Aug 2014 17:29:23 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id pi18so7514128lab.23 for ; Wed, 20 Aug 2014 10:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=tFVArgnPjsxJH5gGLMDve6wjDVFc04afUg5lS38fZLQ=; b=QeCVPh+wF6MWZ7JmZ4CfA97y06Sba/thp1BkdTZJ88et/wScFe/f5C09YN+S97MAXC TKQWFL4ov9/X6tFs2x86TO/eX+q/GKu5rn7mrmfzrSQ5ibGm8GFIKqgiIQSH/V3AppYA 85jVy/7FjoQUYjXAs+NUSAAoNK0653zoLYy5B8WtcKsOwMsMKByBIxQF6wCalXjElpaX LZm7o4aLHaB+yP+IH1PTyEVAHAJJKWhr20nyojNyAdWo7Q9Cj6yn5f7nhfQYPqXs5Ubd Qf3yffeoN2jKz9rv/W65o0Hq0x3TXiOx5V3S/acAP5UzpjrZsuPhDf2M38Ckb/u368JH 6Amg== X-Received: by 10.152.44.230 with SMTP id h6mr43801372lam.51.1408555760890; Wed, 20 Aug 2014 10:29:20 -0700 (PDT) MIME-Version: 1.0 Sender: argiopeweb@gmail.com Received: by 10.112.145.193 with HTTP; Wed, 20 Aug 2014 10:29:00 -0700 (PDT) From: Elliot Robinson Date: Wed, 20 Aug 2014 13:29:00 -0400 X-Google-Sender-Auth: b442-tYacosPIkVxYVzMsWwC8Ro Message-ID: Subject: root-on-ZFS - gptzfsboot fails to find pool To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 17:29:23 -0000 G'day all, A fresh root-on-ZFS install using bsdinstall's ZFS option on FreeBSD 10 fails to boot on my Dell Studio XPS 1640. Output at boot is gptzfsboot: error 1 lba 48 gptzfsboot: error 1 lba 1 gptzfsboot: No ZFS pools located, can't boot Things I've tried: * ZFS with GPT - Fails with error above * ZFS with MBR - Fails with no output (doesn't find 2nd stage?) * UFS with GPT - Works * Different HDD/SDD - No change, fails with error above * USB thumb drive on VirtualBox with ZFS/GPT - Works This system has not had FreeBSD on it before, though the guided partitioning UFS/GPT install seems to work as expected. I'm about at the point where I have to sprinkle printf's all through zfsboot.c and trace what's going on, so any help is appreciated. --- Elliot Robinson PGP Key: 9FEDE59A