please add ext2fs to the modules list in src/sys/modules/Makefile.

my /usr/src tree resides on an ext2fs partition and the fact that
ext2fs.ko isn't built causes me trouble when making installworld
just after rebooting the new kernel.

Thanks & Regards
Adi

--- /arc/freebsd/src/sys/modules/Makefile       2003-01-22 01:31:50.000000000 +0200
+++ sys/modules/Makefile        2003-01-27 21:36:45.000000000 +0200
@@ -34,6 +34,7 @@
        de \
        digi \
        dummynet \
+       ext2fs \
        fdc \
        fdescfs \
        firewire \

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to