[Bug 253572] Live CD: fail to load kernel modules on FreeBSD 13.0-BETA2: KLD geom_mirror.ko: depends on kernel - not available or version mismatch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 16 23:17:13 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253572
Bug ID: 253572
Summary: Live CD: fail to load kernel modules on FreeBSD
13.0-BETA2: KLD geom_mirror.ko: depends on kernel -
not available or version mismatch
Product: Base System
Version: 13.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: rashey at superbox.pl
Hi, I'm using Live CD for restore purpose and I have an issue with that on
FreeBSD 13.0-BETA2.
I can't access to my dump files anymore because I'm getting an error while
trying to load gmirror module:
root@:~ # gmirror load
KLD geom_mirror.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/kernel/geom_mirror.ko - unsupported file type
gmirror: cannot load geom_mirror: Exec format error
root@:~ # kldload geom_mirror
KLD geom_mirror.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/kernel/geom_mirror.ko - unsupported file type
kldload: an error occurred while loading module geom_mirror. Please check
dmesg(8) for more details.
There is the same issue with other modules too.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list