From owner-freebsd-current@FreeBSD.ORG Wed Dec 19 22:14:59 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC2E3B7B; Wed, 19 Dec 2012 22:14:59 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by mx1.freebsd.org (Postfix) with ESMTP id 999158FC12; Wed, 19 Dec 2012 22:14:55 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id gf7so2410962lbb.16 for ; Wed, 19 Dec 2012 14:14:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5cqss8VNWdM+sz8LiNSNx7E1hUskih7POgfYF6snWHk=; b=uapRz6cXu7WZaOm+fIH76Uw1dWK9WFluWDvPiq9AaFW2aD+enKBXzL5vc7SiIhYdLp 5J0xHTLEXisdjsaN66+I51lwZPdOLiIob4h3AFsWDAqcIGuuQ0Xyf7Ic9d1DJ9CPHLPT 1PIuJO7z5ySzwXjvHjbdhPdhppSU6kchtB4uMJ3HrVH0dPXm3y7Vw2L6FB+DgFmssw8i jcwRbjjqCg2oqYoKolq0cM6P30/bIyUMb+PfFQ3qb/T2AdzDJsiRkWuu/ZL7HuIpmiCK Qxcu2z6SKdPq+s/a/y5nyPCI/3COtv4AR42yxMnrFJcAEjfZBq1JzEK8LD+VjkkFfg9e BN7A== MIME-Version: 1.0 Received: by 10.112.16.69 with SMTP id e5mr2999886lbd.43.1355955294160; Wed, 19 Dec 2012 14:14:54 -0800 (PST) Received: by 10.112.99.70 with HTTP; Wed, 19 Dec 2012 14:14:53 -0800 (PST) In-Reply-To: References: <50B6598B.20200@FreeBSD.org> <50C9BA19.4040504@FreeBSD.org> Date: Wed, 19 Dec 2012 14:14:53 -0800 Message-ID: Subject: Re: [HEADSUP] zfs root pool mounting From: Garrett Cooper To: Freddie Cash Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current , Andriy Gapon , freebsd-zfs@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2012 22:14:59 -0000 On Thu, Dec 13, 2012 at 2:56 PM, Freddie Cash wrote: ... > You could at least point to the FreeBSD Forums version of that post. :) > > https://forums.freebsd.org/showthread.php?t=31662 Andriy, I figured out my problem. It was really, really stupid PEBKAC (copied a KERNCONF from one system that didn't have the appropriate storage driver for the other system and I didn't put the right entries into src.conf). Sorry for the noise >:(. Thanks, -Garrett