

Code: Select all
ls -l /boot

honestly, i dont know how much time you have to come up with a solution, but what i might suggest doing is seeing if you can get a custom initramfs built that will run a remote rescue shell within busybox, or via busybox, not sure how you term it:corey_s wrote:I just got done rebooting a server (sitting at a remote colo), and the tech on site is reporting the box is sitting there with a "Ok, booting the kernel" message; this is also a fresh install using genkernel w/ kernel gentoo-sources 2.6.36-r5 32bit, on a core2duo
I haven't yet gotten the tech on site to reboot again w/ the install media; and unfortunately this isn't a situation where I can have the guys over there dedicate a bunch of time to try out a variety of fixes.
I figure I have about two, _maybe_ three, reboot attempts before I'll need to give it up and install one of their standard linux distros... so if any experts could give me some recomendations as to the most likely culprits to try first, I'd really appreciate it.
What should I check to confirm whether it's an issue w/ the compression algo - as mentioned in this thread earlier?
Thanks!
Hello again cach0rr0! (c8=cach0rr0 wrote: honestly, i dont know how much time you have to come up with a solution, but what i might suggest doing is seeing if you can get a custom initramfs built that will run a remote rescue shell within busybox, or via busybox, not sure how you term it:
http://en.gentoo-wiki.com/wiki/Initramf ... scue_Shell
I've never attempted it, but supposedly it can be done.
by the by, if you want someone to have a go at doing a manual kernel config with/for you, there are plenty of folks around who should be willing (myself included, time permitting)
i don't, however, know if having another go at kernel configuration is an option for you.
Code: Select all
Decompressing Linux... Parsing Elf... done.
Booting the kernel

highly recommend trying SysRescueCD - http://www.sysresccd.org/Main_Pagebshueey wrote:I am getting this same problem. Strangly, I am able to boot an old installation CD that contains kernel version 2.6.29-gentoo-r5, but this kernel is too old to recognize my ethernet card so I am currently SOL. Additionally, the CD that will not boot in this machine, boots just fine in a similar computer at the office. I tried both the 3-15 minimal install cd and the 3-08 minimal install cd with no luck. Since there are no error messages I don't even really know where to begin.