Date: Thu, 03 Sep 2020 09:10:29 +0200 From: Ralf Wenk <iz-rpi03@hs-karlsruhe.de> To: Andriy Gapon <avg@FreeBSD.org> Cc: Navdeep Parhar <nparhar@gmail.com>, Dave Cottlehuber <dch@freebsd.org>, Ryan Moeller <freqlabs@freebsd.org>, Matthew Macy <mmacy@freebsd.org>, freebsd-current@freebsd.org, freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: [openzfs] r365058 arm64 uefi boot fails with "unknown filesystem" after launching kernel Message-ID: <E1kDjO9-007DZm-8g@smtp.hs-karlsruhe.de> In-Reply-To: <d4008e58-0c0c-6b70-61d6-0354eeae3ddd@FreeBSD.org> References: <c2c0eff7-18dc-4d50-97f0-4417684608f1@www.fastmail.com> <a13cabae-c99e-6dc7-f779-a503f5004873@gmail.com> <d4008e58-0c0c-6b70-61d6-0354eeae3ddd@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-09-03 at 9:48 +0300 Andriy Gapon wrote: > On 03/09/2020 00:01, Navdeep Parhar wrote: > > Load cryptodev manually from the loader to boot and then add > > cryptodev_load="YES" to your loader.conf. > > I think that this shouldn't be needed *if* zfs module has a dependency on > cryptodev module (MODULE_DEPEND in the code). > The loader knows how to load dependencies. For unknown reasons loading dependencies by the loader does not work on arm64. There exists a bug report as a reminder. With the former ZFS implementation you had to add opensolaris_load="YES" to loader.conf on arm64. Ralf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1kDjO9-007DZm-8g>