https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219961

            Bug ID: 219961
           Summary: [regression][nullfs] Nullfs ko won't load _and_
                    options NULLFS doesn't work, either.
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]
          Keywords: regression

I found this bug because my jails use a jailname.fstab to use nullfs to mount
some things (ports, home directories, etc) inside the jail.

>From the 11.0 to new copy of stable, this brakes.  To test, I did "cd
/usr/src/sys/modeules/nullfs" followed by "make all && make install".  Then:

after "kldload /boot/modules/nullfs.ko", dmesg had:

KLD nullfs.ko: depends on kernel - not available or version mismatch
linker_load_file: Unsupported file type

Then, just to be sure:

[1:11:311]root@vr:/usr/src/sys/modules/nullfs> file /boot/modules/nullfs.ko
/boot/modules/nullfs.ko: ELF 64-bit LSB relocatable, x86-64, version 1
(FreeBSD), not stripped

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to