Pascal Buch wrote:
>
> A force de trifouiller Linux pour faire fonctionner X86, et n'y arrivant
> pas je me suis décidé à réinstaller Linux RH5 avec X-Metro... et manque
> de bol une fois dans la configuration de X-Metro... tout plante...
> impossible de redémarrer ni sous DOS sur la partition DOS, ni sous Linux
> qui bloque en affichant "LI" (je suppose qu'il s'agit de LILO...)
> Alors je me dis que je vais tout reformater (2 DD) mais là rien à faire,
> impossible d'effacer les partitions linux...
Suivant ou s'arrete LILO lors du boot, cela implique des erreurs
differentes.
Voici ce qui est ecrit dans le bouquin de la SuSE 5.1 (peut-etre que ca
existe en francais aiileurs) :
none : No part of LILO has been loaded. Either LILO is not installed
at all or the partition with LILO's boot sector has not been started
'L' : The first step has been loaded and started but the second step
(/boot/boot.b) coulnd not be loaded. This normally points to a physical
error of the boot device or a faulty disk-geometry.
'LI' : Second step has been invoked but could not be started. This can
be due to a faulty disk-geometry or to moving /boot/boot.b without
reinstalling LILO
'LIL' : Second step of LILO has been started but could not allocate
needed data (pointer etc.) from its map file. This typically is due to a
physical error of the boot device or a faulty disk-geometry.
'LIL?' : The second step has been loaded at a wrong memory address. This
can be due to a subtile error in disk-geometry or to moving /boot/boot.b
without reinstalling LILO
'LIL-' : Data in the map file are invalid. This can be due to a faulty
disk-geometry or to moving /boot/boot.b whithout reinstalling LILO
'LILO' : Every part of LILO has been loaded
La plupart des erreurs de geometry du disque ne sont pas des erreurs
physiques, mais en fait des problemes d'installation de LILO. Attention
a la limite des 1024 piste, et a ne pas booter sur une partition
logique.
Frederic