Solution to bootwithnoapicoption prompt during FC7 installation and startup

Source: Internet
Author: User
When FC7 is installed and started, the bootwithnoapicoption solution-Linux general technology-Linux technology and application information is prompted. The following is a detailed description. Recently installed a LINUX system, Fedora 7, CD installation, installation is prompted: kernel panic-not syncing: IO-APIC + timer doesn't work! Boot with apic = debug and send a report. then try booting with the 'noapic 'option ., after the installation is successful, the same prompt is displayed during startup and the startup cannot be continued. Below are some of my solutions to the problem, hoping to provide some help to the novice!
The main board of my machine is Yingtai TForce550. After thinking and online data, I found it was an APIC problem. This motherboard chip has a problem with Linux Kernel support. Go to the BIOS setup program, set the APIC option to DISABLE, and restart to continue the installation from the CD.
After installing and configuring the system, because I installed a dual-system, you must set the APIC to ABLE when starting XP. Then, go to the LINUX system, and the kernel panic-not syncing will appear: IO-APIC + timer doesn't work! Boot with apic = debug and send a report. Then try booting with the 'noapic 'option. Prompt, and the LINUX system cannot be started. My solution is to modify GRUB. Press the E key at the GRUB boot menu to enter the command edit mode, add the noapic acpi = off parameter after kernel/vmlinuz-2.4.20-28.9 ro root =/dev/hda2, that is, after the modification should be like this: kernel/vmlinuz-2.4.20-28.9 ro root =/dev/hda2 noapic acpi = off, then press enter, press the B key to continue to start LINUX, after LINUX is started, run/boot/grun/menu under the root user. in lst, make the same changes and save the changes. Because the modification was not saved in the system.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.