kernel compiled - boot hangs - keybd blinks

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default kernel compiled - boot hangs - keybd blinks

    It is not the first time I compiled a kernel, so I upgraded from
    2.4.21 to 2.4.22. Compiled and installed kernel and modules, edited
    lilo.conf and ran lilo. Now the boot process is as follows:
    - BIOS messages
    - Lilo menu
    - 'loading Linux 2.4.22 ..........'
    - black screen, blinking keyboard (const.frequ., no morse code).
    The only button the system responds to is Reset :-(

    There is no reason to panic, because I can still boot the old
    kernel. So:

    1. Anybody knows what the blinking LEDs mean?

    2. I verified the kernel configuration with respect to processor
    type (AMD Athlon/K7) and file systems (ext2 and ext3 compiled into
    kernel). What other options could prevent from booting at that
    early stage?

    --
    -------------------------------------------------
    Frank Hrebabetzky Tel.: +55 / 48 / 235 1106
    Florianopolis +55 / 48 / 9998 7686
    Brazil email: [email]frankh@terra.com.br[/email]
    frankh@terra.com.br Guest

  2. Similar Questions and Discussions

    1. Cannot boot to new compiled kernel
      I currently compile my kernel after patched my linux9 (2.4.20) with rtlinux3.2-pre2 patch.I try to boot the new kernel with grub but unsuccessful....
    2. Kernel 2.2 and 2.4: boot differences?
      On Mon, 2003-07-28 at 15:46, Adrian Zimmer wrote: First thing is: $ dmesg|grep -n eth For example, here's my output: $ dmesg|grep -n eth...
    3. Boot up kernel selection screen blank
      Hi, I am a newbie so please bear with the me if the question is basic. ( point me to the right FM in that case) I had kernel 2.4.16 installed...
    4. Question #3 - Alternate kernel / boot solution
      Hi. In my company developers and QA personnel crush the AIX (4.3.3) quite a lot. I have to rescue-boot from the CD, and recover their disaster. I...
    5. Ouch... kernel-image-2.4.21 - now all I get is LIL at boot
      Installed kernel-image-2.4.21-1-686. Updated lilo.conf to use this as default. Ran lilo. Now all I get when I reboot is "LIL" and it then hangs. ...
  3. #2

    Default Re: kernel compiled - boot hangs - keybd blinks

    [email]frankh@terra.com.br[/email] wrote:
    > It is not the first time I compiled a kernel, so I upgraded from
    > 2.4.21 to 2.4.22. Compiled and installed kernel and modules, edited
    > lilo.conf and ran lilo. Now the boot process is as follows:
    > - BIOS messages
    > - Lilo menu
    > - 'loading Linux 2.4.22 ..........'
    > - black screen, blinking keyboard (const.frequ., no morse code).
    > The only button the system responds to is Reset :-(
    > There is no reason to panic, because I can still boot the old
    > kernel. So:
    > 1. Anybody knows what the blinking LEDs mean?
    Kernel panic.
    > 2. I verified the kernel configuration with respect to processor
    > type (AMD Athlon/K7) and file systems (ext2 and ext3 compiled into
    > kernel). What other options could prevent from booting at that
    Faulty compilation. Mobo issues. It's actually ram as far as I can see,
    if you have the number of dots recorded right above. If you have, it's
    died in the boot loader. So I'd rerun lilo and try it again.

    If, otoh, there were a lot more dots, it would have failed as it
    started to execute itself, which would be setup code.
    > early stage?
    Peter
    Peter T. Breuer Guest

  4. #3

    Default Re: kernel compiled - boot hangs - keybd blinks

    [email]frankh@terra.com.br[/email] wrote:
    > It is not the first time I compiled a kernel, so I upgraded from
    > 2.4.21 to 2.4.22. Compiled and installed kernel and modules, edited
    > lilo.conf and ran lilo. Now the boot process is as follows:
    > - BIOS messages
    > - Lilo menu
    > - 'loading Linux 2.4.22 ..........'
    > - black screen, blinking keyboard (const.frequ., no morse code).
    > The only button the system responds to is Reset :-(

    Recompile for i386 and try it again.

    > 2. I verified the kernel configuration with respect to processor
    > type (AMD Athlon/K7) and file systems (ext2 and ext3 compiled into
    > kernel). What other options could prevent from booting at that
    > early stage?
    Peter
    Peter T. Breuer Guest

  5. #4

    Default Re: kernel compiled - boot hangs - keybd blinks

    I don't know what the blinking lights mean, but the last time something similar happened to me, it was because I had defined the wrong processor type: I have a P150MMX, but had specified "Coppermine" by mistake.

    On Sat, 6 Sep 2003 12:37:55 -0300
    [email]frankh@terra.com.br[/email] wrote:
    > It is not the first time I compiled a kernel, so I upgraded from
    > 2.4.21 to 2.4.22. Compiled and installed kernel and modules, edited
    > lilo.conf and ran lilo. Now the boot process is as follows:
    > - BIOS messages
    > - Lilo menu
    > - 'loading Linux 2.4.22 ..........'
    > - black screen, blinking keyboard (const.frequ., no morse code).
    > The only button the system responds to is Reset :-(
    >
    > There is no reason to panic, because I can still boot the old
    > kernel. So:
    >
    > 1. Anybody knows what the blinking LEDs mean?
    >
    > 2. I verified the kernel configuration with respect to processor
    > type (AMD Athlon/K7) and file systems (ext2 and ext3 compiled into
    > kernel). What other options could prevent from booting at that
    > early stage?
    >
    > --
    > -------------------------------------------------
    > Frank Hrebabetzky Tel.: +55 / 48 / 235 1106
    > Florianopolis +55 / 48 / 9998 7686
    > Brazil email: [email]frankh@terra.com.br[/email]

    Jeff S Guest

  6. #5

    Default Re: kernel compiled - boot hangs - keybd blinks

    In article <8b7djb.q9t.ln@news.it.uc3m.es>, Peter T. Breuer wrote:
    >
    > Recompile for i386 and try it again.
    >
    Just recompiling for i386 didn't help. I followed exactly the kernel
    README, incl. the hint to make mrproper, with the result that I lost my
    config file. I went through the hole config process again, with the
    result that

    - it works now,

    - I still don't have the faintest idea what was wrong before.

    Excuse for the inconvenience.

    -------------------------------------------------
    Frank Hrebabetzky Tel.: +55 / 48 / 235 1106
    Florianopolis +55 / 48 / 9998 7686
    Brazil email: [email]frankh@terra.com.br[/email]
    frankh@terra.com.br Guest

  7. #6

    Default Re: kernel compiled - boot hangs - keybd blinks

    I have a recommendation to save the settings in menuconfig at a separate
    file before exiting menuconfig.

    You can then copy this file to another kernel-directory or just keep it to
    reload it when you are regenerating the kernel. Then you are sure using the
    same setting from kernel to kernel.

    /Lars-Göran

    [email]frankh@terra.com.br[/email] wrote:
    > It is not the first time I compiled a kernel, so I upgraded from
    > 2.4.21 to 2.4.22. Compiled and installed kernel and modules, edited
    > lilo.conf and ran lilo. Now the boot process is as follows:
    > - BIOS messages
    > - Lilo menu
    > - 'loading Linux 2.4.22 ..........'
    > - black screen, blinking keyboard (const.frequ., no morse code).
    > The only button the system responds to is Reset :-(
    >
    > There is no reason to panic, because I can still boot the old
    > kernel. So:
    >
    > 1. Anybody knows what the blinking LEDs mean?
    >
    > 2. I verified the kernel configuration with respect to processor
    > type (AMD Athlon/K7) and file systems (ext2 and ext3 compiled into
    > kernel). What other options could prevent from booting at that
    > early stage?
    >
    --
    Remove xxx, yyy and zzz from the mail address below:
    [email]xxxlarand@yyytelia.zzzc[/email]om
    to get the correct email to me. ;)

    Lars-Göran Andersson Guest

  8. #7

    Default Re: kernel compiled - boot hangs - keybd blinks

    Lars-Göran Andersson wrote:
    > I have a recommendation to save the settings in menuconfig at a separate
    > file before exiting menuconfig.
    >
    > You can then copy this file to another kernel-directory or just keep it to
    > reload it when you are regenerating the kernel. Then you are sure using the
    > same setting from kernel to kernel.
    >
    > /Lars-Göran
    >
    > [email]frankh@terra.com.br[/email] wrote:
    After running "make menuconfig" or "make xconfig", I tond to run "make
    oldconfig" first, and save the results of *that* .config elsewhere as
    being easier to compare to other kernel config files.

    Nico Kadel-Garcia Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139