Date: Sun, 16 Oct 2016 17:21:25 -0500 From: Brandon J. Wandersee <brandon.wandersee@gmail.com> To: Aryeh Friedman <aryeh.friedman@gmail.com> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org>, FreeBSD Stable List <freebsd-stable@freebsd.org> Subject: Re: help install new kernel on root-on-ZFS on 11-STABLE Message-ID: <864m4cszoa.fsf@WorkBox.Home> In-Reply-To: <CAGBxaXkz7XxZqWUk7AOT7sPc0ZDCOHEYjxTRGBcrxn8ur3q=UQ@mail.gmail.com> References: <CAGBxaXkz7XxZqWUk7AOT7sPc0ZDCOHEYjxTRGBcrxn8ur3q=UQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Aryeh Friedman writes: > 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? Last I checked, the automated installer created a separate pool called "bootpool," with a symlink from /boot to /bootpool. Check to see "bootpool" exists; if so, it's not mounted, which is another problem that needs addressing. If it doesn't exist, then something has changed and I have no idea what to do. -- :: Brandon J. Wandersee :: brandon.wandersee@gmail.com :: -------------------------------------------------- :: 'The best design is as little design as possible.' :: --- Dieter Rams ----------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?864m4cszoa.fsf>