ACPI problem in RHEL 5

244 views
Skip to first unread message

prit...@gmail.com

unread,
Nov 14, 2008, 6:54:15 AM11/14/08
to VGLUG
Hi all,

I have AMD Athlon 5200+ with ASUS motherboard. I have Windows XP and
RHEL5 in multi boot o/s. I am facing a serious problem. When I start
RHEL5, It shows "Kernel Panic" because of ACPI option is Enabled in
bios. System suggests to use "noapic" kernel argument to start. If I
disable ACPI from power option of bios. RHEL starts perfectly. But
Windows XP stops responding when I restart in Windows. So what is the
permanent solution?

Priti agrawal
Student
B.E(Computer Science)

Alok Thaker

unread,
Nov 14, 2008, 6:56:12 AM11/14/08
to VG...@googlegroups.com
use no apic line of kernel i n grub....it would automatically boot the
rhel with no acpi...

Alok
Linux/Networking/Security Consultant !
Go with the best!
www.inferno.co.in

shah hemal

unread,
Nov 14, 2008, 7:34:06 AM11/14/08
to VG...@googlegroups.com
Post the Error from /var/log/error message and kernel messages too.

Hemal Shah


Assistant Professor,
Computer Engineering
U. V. Patel College of Engineering
Ganpat University
Kherva-382711
Phone : (02762) 286805 / 286081 Ext: 2324
URL: www.uvpce.ac.in



--- On Fri, 11/14/08, prit...@gmail.com <prit...@gmail.com> wrote:

Nirmal Pathak

unread,
Nov 14, 2008, 11:47:26 AM11/14/08
to VG...@googlegroups.com


Add 'acpi=off' or 'noapic' option in grub.conf in kernel line. This should work for you!
 
Have FuN!
--
Nirmal D Pathak.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I was born free!
No Gates and Windows can restrict my Freedom!!

Enjoy Linux!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

prit...@gmail.com

unread,
Nov 26, 2008, 3:01:17 AM11/26/08
to VGLUG
Hi all Experts,

I have disabled ACPI from BIOS, Now my RHEL5 is working fine. But Now
my XP o/s is not booting, It should work after Enabling ACPI option
from BIOS setup. But Now my windows is not starting at all. I once
again formatted and reinstalled both the operating system. But again I
got same problem repeatedly. I am so confused. Is there any problem of
Hdd or Mainboard? Guide me.

ElectroMech

unread,
Nov 26, 2008, 4:39:57 AM11/26/08
to VG...@googlegroups.com
Hi,


On Wed, Nov 26, 2008 at 1:31 PM, prit...@gmail.com <prit...@gmail.com> wrote:

Hi all Experts,

Do not say Experts, we all are sharing our knowledge, If you say somebody say I am expert then it might be the end of learning process .??
 

I have disabled ACPI from BIOS, Now my RHEL5 is working fine. But Now
my XP o/s is not booting, It should work after Enabling ACPI option
from BIOS setup. But Now my windows is not starting at all. I once
again formatted and reinstalled both the operating system. But again I
got same problem repeatedly. I am so confused. Is there any problem of
Hdd or Mainboard? Guide me.
Add 'acpi=off' or 'noapic' option in grub.conf in kernel line. This should work for you!

open your /boot/grub/grub.conf and as suggested by Mr. Nirmal Pathak add the following.

title Red Hat Enterprise Linux Server (2.6.18-92.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-92.el5 ro root=/dev/vol0/root rhgb quiet acpi=off
        initrd /initrd-2.6.18-92.el5.img


or try

title Red Hat Enterprise Linux Server (2.6.18-92.el5)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-92.el5 ro root=/dev/vol0/root rhgb quiet noacpi noapic
        initrd /initrd-2.6.18-92.el5.img
 



--

--
Nilesh Vaghela
ElectroMech
Redhat Channel Partner and Training Partner
16, Sun Rise complex,
Nr. Mansi cross Road,
Satellite Rd, Ahmedabad
25, The Emperor, Fatehgunj, Baroda.
www.electromech.info

Reply all
Reply to author
Forward
0 new messages