[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GRUB et la doc



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


Reply to: