I'm trying to build the new 2.4.0.test11 kernel, and when I go through the config, I enable loadable modules, but I still get the error:
Root device is (3, 5)
Boot sector 512 bytes.
Setup is 2367 bytes.
System is 758 kB
System is too big. Try using bzImage or modules.
make[1]: *** [zImage] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/boot'
make: *** [zImage] Error 2
I do make dep ; make clean ; make zImage
Should I make modules first, or make more of the modules loadabale when I configure the kernel?
Thanks... As always, I hope that helped!
Disclaimer:
Beware: Studies have shown that research causes cancer in lab rats.
Root device is (3, 5)
Boot sector 512 bytes.
Setup is 2367 bytes.
System is 758 kB
System is too big. Try using bzImage or modules.
make[1]: *** [zImage] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/boot'
make: *** [zImage] Error 2
I do make dep ; make clean ; make zImage
Should I make modules first, or make more of the modules loadabale when I configure the kernel?
Thanks... As always, I hope that helped!
Disclaimer:
Beware: Studies have shown that research causes cancer in lab rats.