Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > AS/ES/WS v. 3 > Issue <<  388 of 594 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 3954
Last update: 09-27-04
Issue:
Why is my HP xw4200 workstation hanging during boot sequence of Red Hat Enterprise Linux 3?
Resolution:
Release Found: Red Hat Enterprise Linux 3 x86_64/EM64T

Symptom: During the boot sequence the system hangs. The following message (or something similar) may be displayed on the screen:

 
    testing NMI watchdog ... CPU#0: NMI appears to be stuck!
    Using local APIC timer interrupts.
    Detected 0.000 MHz APIC timer.
    cpu: 0, clock: 0, slice: 0
    


Solution: Check and see if Advanced Programmable Interrupt Controller (APIC) is disabled in the BIOS. If it is, re-enable it. In this particular issue, re-enabling APIC in the BIOS resolved the boot sequence hang.

If you have to disable APIC for whatever reason, do not do it via the system BIOS. Use a boot option to disable APIC. The best way to do this is to modify the /etc/grub.conf file to include "noapic", for example:

 
title Red Hat Enterprise Linux WS x86-64 (2.4.21-15.EL)
root  (hd0,0)
kernel/vmlinux-2.4.21-15.ELroroot=LABEL=/ hdb=ide-scsi noapic
initrd /initrd-2.4.21-15.EL.img
      

NOTE: The 32-bit version of Red Hat Enterprise Linux 3 will not exhibit this symptom.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > AS/ES/WS v. 3 > Issue <<   388  of  594  >>