Frederic Ferrere wrote:

> En outre, apr�s une install de GRUB, chaque fois que le PC red�marre,
> il tombe sur le mode interractif de GRUB, ce qui implique le chargement � la 
> main du menu d�roulant de boot. Quel est le moyen pour que grub lance
> automatiquement ce menu (menu.lst) ?

Extrait de info grub, node Commands:

`install STAGE1-FILE [d] DEST-DEVICE FILE [ADDR] [p] [CONFIG-FILE]'
    [...]
    If the options `p' or CONFIG-FILE are present, then it reads the
    first block of stage2, modifies it with the values of the partition
    FILE was found on (for `p') or places the string CONFIG-FILE into
    the area telling the stage2 where to look for a configuration file
    at boot time.

J'ai utilis� pour install� GRUB:
root    (hd0,0)
install /boot/grub/stage1 d (hd0) /boot/grub/stage2 p
-- 
Edouard G. Parmelan
http://egp.free.fr

Répondre à