Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

How to build a monolithic kernel?



How do I build an old style monolithic kernel?

arm/evbarm kernels appear to be defaulting to modular kernel but that's a
pain with the boot loaders. And I'd like to try a new kernel with old
userspace without this:

Enter pathname of shell or RETURN for /bin/sh:
WARNING: module error: Cannot load kernel object `compat' error=1610612755
Terminal type is vt100.
We recommend creating a non-root account and using su(1) for root access.
1 2008-12-03T06:Enter pathname of shell or RETURN for /bin/sh:
WARNING: module error: Cannot load kernel object `compat' error=1610612755

Disabling MODULAR doesn't help in kernel config since:

sys/arch/evbarm/conf/TISDP2420:10: options `MODULAR' is not defined
*** Stop.
ERROR: nbconfig failed for TISDP2420

I'm compiling the kernels with build.sh ... kernel=TISDP2420.

-Mikko


Home | Main Index | Thread Index | Old Index