[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux] Lilo
Tout d'abord merci de ton aide .
J'ai donc modifié lilo/conf je te joint le fichier modifié et à présent à
l'inivte de lilo j'ai windows par defaut et je rentre bien sur w..,mais
lorsque je me met sur linux je rentre toujours sur W... il n'y a que sur Suse
que je rentre sur linux.
Comprend rien!!
Si tu trouve quelque chose..merci
et à quoi sert le fait d'avoir 2entrées linux,une baptisée linux et l'autre
Suse ??
Jacques
Le Jeudi 13 Septembre 2001 11:59, vous avez écrit :
> L'ordre des targets est le même que les targets déclarés. Pour que cela
> fonctionne d'abord taper lilo, (lilo -v ) te fera apparaître la target
> par défaut (celle marquée par *). Pour la mise au point sauver sous
> lilo.test puis lilo -v -C lilo.test. Si ok, sauvez sous /etc/lilo.conf,
> lilo
>
> A+,
> D
>
> # LILO configuration file
> # Start LILO global Section
> # If you want to prevent console users to boot with init=/bin/bash,
> # restrict usage of boot params by setting a passwd and using the option
> # restricted.
> #password=bootpwd
> #restricted
> append="BOOT_FILE=/boot/vmminuz"
> default=windows
> boot=/dev/hda
> #compact # faster, but won't work on all systems.
> lba32
> vga=771
> message=/boot/message
> menu-scheme=Wg:kw:Wg:Wg
> read-only
> prompt
> timeout=300
> # End LILO global Section
> #
> other = /dev/hda1
> label = windows
> table = /dev/hda
>
> other = /dev/hda1
> label = linux
> table = /dev/hda
>
> #
> image = /boot/vmlinuz.suse
> root = /dev/hda7
> label = suse
> initrd = /boot/initrd.suse#automaticallyaddedbypatch_lilo_conf
> optional
>
> #
>
> #
> image = /boot/memtest.bin
> label = memtest86
>
> Jacques wrote:
> >Bonjour
> >J'ai essayer en rajoutant default=windows,et le résultat sur l'ecran de
> >démarrage toujours linux en 1° et c'est windows qui démarre ?
> >J'ai remi mon fichier en état et je te le joins si tu peux m'expliquer
> >comment modifier pour que lilo m'indique dans l'ordre: windows puis linux.
> >merci par avance.
> >Jacques
> >
> >Le Jeudi 13 Septembre 2001 01:19, vous avez écrit :
> >>Ouvrir lilo.conf et ajouter au debut default=...
> >>
> >>Jacques wrote:
> >>>Bonsoir
> >>>Comment configurer lilo pou que windows soit lancé en priorité lors de
> >>>l'invite de lilo ,qui démarre automatiqument sur linux au bout de
> >>> quelques secondes.
> >>>Merci
> >>>Je suis sur Suse 7.2 ,avec yast 1 j'ai pu règler le démarrage sur 30
> >>>secondes mais je ne trouve pas comment mettre windows par défaut ?
> >>>
> >>>[ Soyez précis dans vos sujets svp afin de déterminer directement ]
> >>>[ le type de demande... ]
> >>>[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php ]
> >>>[ Archives de la mailing list: http://archives.unixtech.be/linux/ ]
> >>>[ http://unixtech.be Contact: listmaster@unixtech.be ]
> >>
> >>[ Soyez précis dans vos sujets svp afin de déterminer directement ]
> >>[ le type de demande... ]
> >>[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php ]
> >>[ Archives de la mailing list: http://archives.unixtech.be/linux/ ]
> >>[ http://unixtech.be Contact: listmaster@unixtech.be ]
> >
> >[ Soyez précis dans vos sujets svp afin de déterminer directement ]
> >[ le type de demande... ]
> >[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php ]
> >[ Archives de la mailing list: http://archives.unixtech.be/linux/ ]
> >[ http://unixtech.be Contact: listmaster@unixtech.be ]
> >
> >
> >------------------------------------------------------------------------
> >
[ Soyez précis dans vos sujets svp afin de déterminer directement ]
[ le type de demande... ]
[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php ]
[ Archives de la mailing list: http://archives.unixtech.be/linux/ ]
[ http://unixtech.be Contact: listmaster@unixtech.be ]
# LILO configuration file
# Start LILO global Section
# If you want to prevent console users to boot with init=/bin/bash,
# restrict usage of boot params by setting a passwd and using the option
# restricted.
#password=bootpwd
#restricted
append="BOOT_FILE=/boot/vmminuz"
boot=/dev/hda
#compact # faster, but won't work on all systems.
lba32
vga=771
message=/boot/message
menu-scheme=Wg:kw:Wg:Wg
read-only
prompt
timeout=300
# End LILO global Section
#
other = /dev/hda1
label = windows
table = /dev/hda
#
other = /dev/hda1
label = linux
table = /dev/hda
#
image = /boot/vmlinuz.suse
root = /dev/hda7
label = suse
initrd = /boot/initrd.suse#automaticallyaddedbypatch_lilo_conf
optional
#
image = /boot/memtest.bin
label = memtest86