Guillaume a écrit :
> Lami René a écrit :
>   
>> Je ne sais comment procéder à ce que vous suggérez. J'ai copié la
>> commande « acpi=off noapic nolapic » dans une konsole et j'ai compris
>> que ce n'est pas la bonne façon de fait !
>>     
> Tu peux faire ainsi (de manière durable) :
> sudo gedit /boot/grub/menu.lst et, après toute la partie explicative 
> contenant des #, tu mets ces options au bout de la ligne intitulée 
> kernel de la section qui correspond à ton noyau, et tu enregistres.
>
> Guillaume
Bonjour Guillaume,

Encore et toujours, merci pour votre aide !

J'ai suivi votre suggestion et voici la partie importante de menu.lst

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,2)
kernel        /boot/vmlinuz-2.6.22-14-generic root=/dev/sda3 ro quiet
splash locale=fr_FR acpi=off noapic nolapic
initrd        /boot/initrd.img-2.6.22-14-generic
quiet

title        Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root        (hd0,2)
kernel        /boot/vmlinuz-2.6.22-14-generic root=/dev/sda3 ro single
acpi=off noapic nolapic
initrd        /boot/initrd.img-2.6.22-14-generic

title        Ubuntu 7.10, kernel 2.6.22-14-386
root        (hd0,2)
kernel        /boot/vmlinuz-2.6.22-14-386 root=/dev/sda3 ro quiet splash
locale=fr_FR acpi=off noapic nolapic
initrd        /boot/initrd.img-2.6.22-14-386
quiet

title        Ubuntu 7.10, kernel 2.6.22-14-386 (recovery mode)
root        (hd0,2)
kernel        /boot/vmlinuz-2.6.22-14-386 root=/dev/sda3 ro single
acpi=off noapic nolapic
initrd        /boot/initrd.img-2.6.22-14-386

title        Ubuntu 7.10, memtest86+
root        (hd0,2)
kernel        /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title        Other operating systems:
root

# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title        Windows NT/2000/XP
root        (hd0,0)
savedefault
makeactive
chainloader    +1


Est-ce correct ?

L'ami René


-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à