View previous topic :: View next topic |
Author |
Message |
Endo_ n00b
Joined: 05 Jun 2004 Posts: 36
|
Posted: Fri Jul 23, 2004 8:11 pm Post subject: New Kernel Wont Boot |
|
|
I've recently rebuilt my kernel wih the same config, but added some more options. I couldnt compile the options as modules so i usd the command "make dep && make bzImage modules modules_install" and then used "cp arch/i386/boot/bzImage /boot/kernel-2.4.25-gentoo
cp System.map /boot/System.map-2.4.25-gentoo"
but i did not backup the old ones lol, and now when i try to boot i get a message "Ran Out Of Input Data..." while its decompressing the image.
Is there anyway to fix this? Did i miss a step or something? |
|
Back to top |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Fri Jul 23, 2004 10:51 pm Post subject: |
|
|
Boot from the LiveCD, chroot into your installation, and recompile the kernel. _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
|
Endo_ n00b
Joined: 05 Jun 2004 Posts: 36
|
Posted: Sat Jul 24, 2004 1:14 am Post subject: |
|
|
thanks, ill try that |
|
Back to top |
|
|
cyrillic Watchman
Joined: 19 Feb 2003 Posts: 7313 Location: Groton, Massachusetts USA
|
Posted: Sat Jul 24, 2004 1:36 am Post subject: Re: New Kernel Wont Boot |
|
|
Endo_ wrote: | now when i try to boot i get a message "Ran Out Of Input Data..." while its decompressing the image. |
This means you forgot to rerun /sbin/lilo after updating the kernel.
This can also be fixed by chrooting into your system from the LiveCD. |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20586
|
Posted: Sun Jul 25, 2004 3:02 am Post subject: |
|
|
Moved from Installing Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
|