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

            Bug ID: 289624
           Summary: need kldload geom_uzip if fstab has a .uzip image to
                    mount
           Product: Base System
           Version: 14.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

As relevant, my fstab contains:

md91.uzip       /usr/src        mfs     ro,-P,-F=/usr/src.img
md92.uzip       /usr/ports      mfs     ro,-P,-F=/usr/ports.img

(Saves lots of space and makes things much faster.)

If I boot a kernel with geom_uzip compiled in, this works fine.  If I boot a
kernel that has geom_uzip as a module, as with GENERIC, the mounts fail because
the module isn't yet loaded.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to