Click to See Complete Forum and Search --> : kernel 2.4 and debian


zappy
01-09-2001, 05:59 PM
Actually I'm running Stormix. I have followed every step from the NHF and everything seems to have gone without a hitch
only thing is when I try to boot the kernel
it says "Loading linux.2.4.................
Uncompressing Linux... Ok, booting the kernel." and the just sits there. Anyone have any ideas? Also whats the deal with root.bin?

ndogg
01-09-2001, 08:27 PM
Reboot with an old kernel and recompile the 2.4.0 kernel, then install it, and then 'lilo'.

------------------
Too much Sun can give you cancer. Windows break too easily.
Apples/Macintoshes can rot. BSD... sounds too much like LSD.
Penguins are the only animals sophisticated enough to wear a
tuxedo.


Linux, the only one with the Penguin.


http://ndogg.n3.net

sincka
01-09-2001, 11:52 PM
Originally posted by zappy:
only thing is when I try to boot the kernel
it says "Loading linux.2.4.................
Uncompressing Linux... Ok, booting the kernel."

Yes, yes. It's a *****. Same thing happened to me and I have no idea what is wrong. I just went back to 2.2.18 http://www.linuxnewbie.org/ubb/smile.gif

Although I will mess around and try to find out why it does that. Right now I have no time... (stupid school http://www.linuxnewbie.org/ubb/smile.gif )

Anyway... if you find out why that happenes post it up.

------------------
Evil Is Good

[This message has been edited by sincka (edited 09 January 2001).]

crazyox2
01-09-2001, 11:56 PM
That usually means that when you picked your options in "make xconfig" (or make config, or make menuconfig, but hopefully you are use xconfig; it makes it much easier for most people), you did not select the right options somewhere. You may have included too many things, or not enough of the right stuff. Have another look at the kernel compile options using make xconfig again.