Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

ACPI Kernel Freeze


While kernel-image-2.6.11-1-686-smp now works just fine on this machine, the original upgrade to kernel-image-2.6.8-1-686-smp resulted in the boot freezing after ACPI appeared to kick in. Turning acpi off resolved this. This involved adding acpi=off to the kernel line in the file /boot/grub/menu.lst:

kernel /boot/vmlinuz-2.6.8-1-686-smp root=/dev/hda1 ro acpi=off

The option needs to be added to any 2.6 kernel (prior to about 2.6.10), but is not needed for 2.4 kernels. So add a new line for the 2.6 kernels and add in the new flag:

# kopt_2_6=root=/dev/hdd1 ro acpi=off
# kopt=root=/dev/hdd1 ro


Copyright © 1995-2006 [email protected]

 
 
  Published under the terms fo the GNU General Public License Design by Interspire