Ne modifie pas grub.conf avant d'avoir essayé le modification au boot (elle est provisoire et tu ne risque pas de casser ton grub).
Pour ajouter des options de boot de façon volatile (pour ce boot uniquement)
Composer la touche <e> sans valider avec la touche <Entrée>.
Puis utiliser encore la touche <e> sans valider avec la touche <Entrée> sur la ligne de boot à modifier.
Une fenêtre avec trois lignes doit apparaitre.
Descendre sur le ligne contenant «vmlinuz xxxxxxxxxxxxx»
Puis utiliser encore la touche <e> sans valider avec la touche <Entrée>.
La ligne «vmlinuz xxxxxxxxxxxxx» doit apparaitre, poistionne toi à la fin de la ligne
Ajoute un <espace>
Ajoute qpic=off noqpic
Ce qui doit t'afficher apic=off noapic
Valide avec la touche <Entrée>
Puis utiliser la touche <b> pour booter.
Ai-je été clair ?
Pour la recherche des interruption chez moi
# lspci -vv | grep Interrupt
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable-
Interrupt: pin A routed to IRQ 10
Interrupt: pin B routed to IRQ 10
Interrupt: pin C routed to IRQ 11
Interrupt: pin A routed to IRQ 9
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable-
Interrupt: pin A routed to IRQ 10
Interrupt: pin B routed to IRQ 10
Interrupt: pin C routed to IRQ 11
Interrupt: pin A routed to IRQ 10
Interrupt: pin B routed to IRQ 11
Interrupt: pin B routed to IRQ 11
Interrupt: pin B routed to IRQ 11
Interrupt: pin A routed to IRQ 10
Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
Interrupt: pin A routed to IRQ 10
Interrupt: pin B routed to IRQ 10
Interrupt: pin A routed to IRQ 5
Fais un copier/coller de la commande