\begin{longtable}{|l|}
\hline
\multicolumn{1}{|c|}{\bf Fichier /etc/lilo.conf}\\\hline
\endfirsthead
\hline
\multicolumn{1}{|c|}{\bf Fichier de configuration de Lilo (suite)}\\\hline
\endhead
\hline
\multicolumn{1}{|c|}{\bf Suite $\ldots$}\\
\hline
\endfoot
\hline
\multicolumn{1}{|c|}{\bf Fin de /etc/lilo.conf}\\
\hline
\endlastfoot
\textit{\textcolor{PineGreen}{\# Le support pour les disques dur de
 haute capacit\'e}}\\
lba32\\
\textit{\textcolor{PineGreen}{\# On sp\'ecifie le p\'eriph\'erique
d'amor\c{c}age, c'est \`a partir de}}\\ \textit{\textcolor{PineGreen}{\#
celui-ci installe son bloc d'amor\c{c}age.}}\\
boot=/dev/hda1\\
\textit{\textcolor{PineGreen}{\# On sp\'ecifie la partition qui doit
 \^etre mont\'ee en tant que root}}\\
root=/dev/hda5\\
install=/boot/boot-menu.b\\
map=/boot/map\\
\textit{\textcolor{PineGreen}{\# On emp\^eche de passer des arguments
 \`a la ligne de commande en}}\\ 
\textit{\textcolor{PineGreen}{\# sp\'ecifiant un mot de passe.}}\\
password=none\\
restricted\\
\textit{\textcolor{PineGreen}{\# On attend 20 secondes avant de lancer
le syst\`eme par d\'efaut}}\\
delay=20\\
\textit{\textcolor{PineGreen}{\# Quelques options...}}\\
prompt\\
timeout=150\\
vga=normal\\
\textit{\textcolor{PineGreen}{\# Pour passer quelques param\`etres \`a
toutes les images}}\\ 
\textit{\textcolor{PineGreen}{\# install\'ees}}\\
append="ether=0,0,eth0 ether=0,0,eth1"\\
default=2.4.18-bf2.4\\
\textit{\textcolor{PineGreen}{\# Image du noyau par d\'efaut}}\\
image=/boot/vmlinuz-2.4.18-bf2.4\\
\qquad label=2.4.18-bf2.4\\
\qquad read-only\\
\textit{\textcolor{PineGreen}{\# Et enfin le 2.4.24 fra\^ichement
compil\'e}}\\
image=/boot/vmlinuz-2.4.24\\ 
\qquad label=2.4.24\\ 
\qquad read-only\\
\textit{\textcolor{PineGreen}{\# N'oubliez pas de lancer `lilo' une fois
 ce fichier modifi\'e}}
\end{longtable}
