From owner-freebsd-stable@freebsd.org Sun Oct 16 20:04:19 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37F6BC12DFE; Sun, 16 Oct 2016 20:04:19 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09A5310F0; Sun, 16 Oct 2016 20:04:19 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by mail-io0-x234.google.com with SMTP id q192so169747839iod.0; Sun, 16 Oct 2016 13:04:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=uS8dV8psLjAoYTz2HQQUa6J78/P8taavBb+HwafZcPg=; b=ZHN7aK6WWZUVl6vkhApfiauYe0tGJ8sdHg55CUV3Nb/yywghibRllfPR7Z46Yu8c/J 8ZkX5qeChJOzDDME5ZReOCkrtwun4L2IxKzXbITzyKZ0oP7AO91ig8w8fUw+nkmwQECZ K1bGUI5VwAg0+bWCDnYX4ez9m5D6LyxilCEvN8sCZF2sEdfUbkjDxGrLlVWPX/q0RpqZ JY223IaFKkqrKfZ1obZcA0v/ITWLUjvIWB0UjUiPN2SzUBe8HW/3MQ7aEohTrooAOxpY 98UrrM7JS8YpDamsw6/IIlpBxShe3fFenmz+E8uLoO2ZjMV5syF3U0aX9UgSNICbtUSo OIXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=uS8dV8psLjAoYTz2HQQUa6J78/P8taavBb+HwafZcPg=; b=JRDCFta3H3R+2mFp/zJuCvghB9yUSIlky+VAGZWmEp8mMqAjmGfPH8l7FN66g9+Rsn zbjb7mirFeQEgH9MXneyhv2xaDztlW6y/CXZ+Tk+ODlQsAhAMvVj86OorTKwO85wWMZ2 4K4eC6GFvhe0ehwazPLvz43rBENi5ea4rbExfklSjw1e5drsrIFR6NbiA3U+hD3T1PeF E7Lh/mi6SdsBZxehHukzPmI02bt4KJZgJHiojLRuQUTurvoNtuGcqWYZS5iXnA07MZnj m0yBHR6j2oy19J4ghfE/YypfVryxblWsxsLS3QIV9A7Xk0/9jFOb0LiYlP6sEJWxxaUp lOoA== X-Gm-Message-State: AA6/9RlQ5dXGrIcWh7Wn3Jy8OC2ukXcu1upaSqIFvbbYjXgNQPLTu6meumUDiPdUJM/RnoXcLMYPL1myfmJXRw== X-Received: by 10.107.37.212 with SMTP id l203mr20940269iol.101.1476648258132; Sun, 16 Oct 2016 13:04:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.7.129 with HTTP; Sun, 16 Oct 2016 13:04:17 -0700 (PDT) From: Aryeh Friedman Date: Sun, 16 Oct 2016 16:04:17 -0400 Message-ID: Subject: help install new kernel on root-on-ZFS on 11-STABLE To: FreeBSD Mailing List , FreeBSD Stable List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2016 20:04:19 -0000 I just installed 11-STABLE on a brand new system and can't find a valid /boot in which to do "make installkernel" to. I am used to how to do make world on UFS. How do I do it on root-on-ZFS? -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org