How to Add Noapic to GRUB

How to Add Noapic to GRUB thumbnail
GRUB loader provides dynamic bootup options.

The GRUB bootloader is used to load the Linux, DOS and Windows operating systems. It provides functions to dynamically change the configuration parameters of the bootup procedure, including adding new options to the system kernel. The noapic kernel option enables users to turn off the peripheral devices routing for the purpose of testing the power management system of the computer. Editing the bootloader configuration file during bootup of the computer allows the user to add a noapic option to the GRUB.

Instructions

    • 1

      Boot up your computer and press the "E" key in the GRUB startup screen.

    • 2

      Press the "E" key for the second time to edit GRUB configuration file located in "/boot/grub/grub.conf."

    • 3

      Locate the line starting with the "kernel."

    • 4

      Add "noacpi" at the end of the line to change it to "kernel /vmlinuz-2.6 ro root=/dev/hda1 quiet noapci."

    • 5

      Press the "B" key to boot the system kernel.

Related Searches:

References

Resources

  • Photo Credit Jupiterimages/Photos.com/Getty Images

Comments

You May Also Like

  • How To Change Grub Order

    Grub is the bootloader used by most Linux distributions. Grub displays a menu of installed operating systems when the computer boots. In...

  • How to Change a Grub Boot Order

    If you are booting multiple operating systems from the same system, you may want to change which OS boots automatically. For Linux...

  • How to Reinstall a Grub Loader

    The Grub boot loader installs with Linux operating systems. Grub is the first program that loads when the computer boots up and...

  • How to Apply Lime to Lawn to Kill Grubs

    For some, a lush green lawn is a crowning achievement. If you have a grub problem, these pesky insects can ruin a...

  • How to Restore Windows XP to GRUB

    GRUB is a boot manager used by most Linux distribution systems. A boot loader runs just after the computer is turned on...

  • How to Recompile a Kernel

    The Linux kernel is the part of the operating system that controls the hardware and system processes, and keeps everything working together....

  • How to Start Windows in DOS from Boot-up

    In the event that you need to make changes to the Basic Input/Output System (BIOS) of your computer, need to run command-line...

Related Ads

Featured