Le 29/11/05, deny a écrit:
> Bonjour
> je dispose d'un disque dur ou windows xp cohabite avec  une debian (testing)
> /etc/fstab: static file system information.

> et voici mon lilo
> boot=/dev/hda
> 
> # Specifies the device that should be mounted as root. (`/')
> #
> root=/dev/hda5
> map=/boot/map
> vga=normal
> 
> default=Linux
> 
> image=/vmlinuz
>        label=Linux
>        read-only
> #       restricted
> #       alias=1
> 
>        initrd=/initrd.img
> image=/vmlinuz.old
>        label=LinuxOLD
>        read-only
>        optional
> #       restricted
> #       alias=2
> 
>        initrd=/initrd.img.old
> 
> 
> 
> #       alias=3
> other=/dev/hda1
>        label=Windows
> #       restricted
> 
> quand je lance lilo
> j'ai bien debian ET windows added
> 
> Lors du démarrage seulement Debian apparait dans le choix .........
> 

Rajoute ces trois lignes dans ton lilo.conf avant la ligne
"default=Linux"
        delay=20
        prompt
        timeout=100
relance lilo et normalement tu devrais avoir le choix au démarrage.

man lilo.conf pour avoir plus d'information sur la configuration du
fichier

Bonne soirée


-- 
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à