Date: Fri, 21 Nov 2025 20:28:09 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 290968] Dynamic linuxbase loading can mount in unexpected locations Message-ID: <bug-290968-4077-GzVmgVhHE4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-290968-4077@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290968 --- Comment #6 from Wes Morgan <morganw@gmail.com> --- (In reply to Mark Johnston from comment #5) Correct. See the original note --- linux.ko failed to load due to a missing module dependency. The script should check that the sysctl exists, indicating that module is truly loaded. Currently it assumes the module loads successfully and uses a potentially non-existent sysctl. This is an edge case, as most installations use GENERIC, which builds all modules, so they would never see it. I only build the modules I need, a holdover from the old days of slower, single core systems, and small boot partitions. Sometimes you are bit by module dependencies silently showing up, like this. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290968-4077-GzVmgVhHE4>
