Re: [openzfs] r365058 arm64 uefi boot fails with "unknown filesystem" after launching kernel
Ralf Wenk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm,gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"