[Bug 219913] emulators/virtualbox-ose-kmod: if the MAXCPU option is not the default for the running kernel, then 'kldload vboxdrv.ko' will result in a kernel panic
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jun 2024 00:17:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219913 --- Comment #14 from Vladimir Druzenko <vvd@FreeBSD.org> --- (In reply to Craig Leres from comment #13) Can you please explain: if I build kernel with non-default MAXCPU, boot it, then build virtualbox-ose-kmod without any patched - can it work or I must to rebuild virtualbox-ose-kmod with defined MAXCPU (make -DMAXCPU=N, add something to /etc/make.conf, edit /usr/include/machine/param.h, export MAXCPU=N or something else)? -- You are receiving this mail because: You are on the CC list for the bug.