LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kernel too big? (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-too-big-158668/)

DragonDon 03-16-2004 06:57 PM

Kernel too big?
 
Ok, finally for make bzImage to work (after fixing a broken symbolic link) but got this error message:

"Warning Kernel too big boot from floppy"

What the? Sounds kinda counter productive....but then again, I did 'include' a lot of thigns instead of modular.

So, I'm gonna redo it, say 'm' to most options. Sound like a good idea?

Oh look....that system is hanging while rebooting now....how nice.... :(

snacky 03-16-2004 07:01 PM

If you're not going to boot from a floppy anyway, it doesn't much matter how big the kernel is.

You can say 'm' to most options, but do not use that for your root filesystem type or your disk controller - you need these compiled in just to boot.

DragonDon 03-16-2004 07:05 PM

Ooook....system rebooted....got in (after almost forgetting my PW since it's been so long since I rebooted it...kinda a good thing I guess :/ )

Trying to run make menuconfig again but got:

"scripts/menuconfig: line 1058: awk: command not found"

Should I finish the previous re-compile (as in make modules, make modules_install) and then redo make menuconfig?

beejayzed 03-17-2004 02:16 PM

Restart the process, I think it starts at make mrproper. if that doesn't work try make clean. make clean might not do it so if that doesn't work save your .confg and reextract it.


All times are GMT -5. The time now is 10:56 PM.