From owner-freebsd-questions@freebsd.org Wed Jan 3 07:24:13 2018 Return-Path: Delivered-To: freebsd-questions@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 381B8EB1670 for ; Wed, 3 Jan 2018 07:24:13 +0000 (UTC) (envelope-from markoml@markoturk.info) Received: from vps.markoturk.info (vps.markoturk.info [95.154.208.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2E5167FE5 for ; Wed, 3 Jan 2018 07:24:12 +0000 (UTC) (envelope-from markoml@markoturk.info) Received: from vps.markoturk.info (localhost [127.0.0.1]) by vps.markoturk.info (Postfix) with ESMTPS id 31D9F2738A; Wed, 3 Jan 2018 08:16:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=markoturk.info; s=s1024; t=1514963818; bh=JR6TgsPbFLrvPViS9Z2E1pjY+dHePSdip82uLHCjp0Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=envcZBrnF5W1Wl9c48SYgtSuWIvlcq4z2daDo+hS8AWLsveW1yk/W6VvbZUtwndC1 S5L/XfbznkAeHR6YcZB8yiZeGslp2Gks7AsI8BgYmkjS7oYN5L3vpdXBLx7BtofSUE tsoKsNwsgRDbISvLaLAWGOVSEVCkst4TRrOXJmrg= Date: Wed, 3 Jan 2018 08:16:49 +0100 From: Marko Turk To: Grzegorz Junka Cc: freebsd-questions@freebsd.org Subject: Re: Booting from two drives in stages, was Combining / and /boot in different ZFS pools Message-ID: <20180103071648.GA29631@vps.markoturk.info> References: <696e5fe0-b0db-71e2-db62-43dad35e1053@gjunka.com> <5A4C0785.6070709@gjunka.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <5A4C0785.6070709@gjunka.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 07:24:13 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 02, 2018 at 10:28:21PM +0000, Grzegorz Junka wrote: > Hello All, > Trying this question again but rewording it differently. >=20 > Is it possible to boot the system in such a way that the kernel is=20 > loaded from the /boot folder from one ZFS pool, then once the kernel has= =20 > been loaded it mounts a second ZFS pool and loads the system from it=20 > (the reason is that the drive with second pool needs a driver that's=20 > only in the kernel)? If you choose ZFS auto installer with MBR (not GPT), I think it will create two pools: one for the kernel, other for the rest. Try installing this to some VM, see how it works and copy/modify to your needs. /Marko --wac7ysb48OaltWcw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEhcgjUnLArcQCyVEgeDpsXaaozYgFAlpMg2AACgkQeDpsXaao zYiJCw/7BB9fWCRS/f68JfIvpq1OmnZtj7k7jZZV6A8xqwsuo9Lm0tBSBxKwP0PK Sl0h81T2RyD7SBraCvbdVMdlTbdpscu46IimMuGBjtQIA2//ZThx3AdHxjFIE+iC +PR16Zt5S6CNnRLrEgMCUGRmrPEXwiRQVB1pG0uYNtdQaTKyPOgbavkDHrbOOZ0Z ORzKsUYvRd4MkCfeFfJPBwNv9+J1srBqF0v+yWh5eoyNgIUHr7JC8LukLm1Jc810 IZyZDdjV/pVI6UlwAkqM7wsIXFR9Uji4FTlD1ZmuuZLkVd3xHcc3ryr9osEwpO96 m7Nw4z8H2n/T4C/7/1wub5eB6JNQ0ytt1O1HOTIYjVBlEJ5JWN+/+ZOesRUhNN74 VrcMzUiGLquqSYdBSW5b2A0o2Cyir/y+cQhH6dVKB7sunn1FjidNwyUGgvc77fCI I3IJ7Tqk68i20my9GhqnIEREJ/dO0ATIbw289hhMGsFc+eq6w0fv+olPsm7fIfrn bTZCfIZK50sYuAIebE1RvOJqMI5UAq5gll8gYvwB4NX4DcvK6d4RivtyVhXtoy1a VSGCTgE6O2k40XXiENAqbX//c/bJw83fxEMfKMilbngyFCnZLTzDqYP1xMzZFPwO 7cfbvZ6pmEYpp2BlyFdfiDIXLAOr81HsSu+5Z72g+SOXrQ/ndCc= =b/lL -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--