[Bug 219961] [regression][nullfs] Nullfs ko won't load _and_ options NULLFS doesn't work, either.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 13 19:50:59 UTC 2017


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: freebsd-bugs at FreeBSD.org
          Reporter: dgilbert at eicat.ca
          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 at 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.


More information about the freebsd-bugs mailing list