Bonjour, je fais une mise � jour stable -> testing d'un serveur depuis une autre machine via ssh avec apt-get dist-upgrade. Il me dit qu'il doit mettre � jour le paquet lilo qui devient lilo (22.5.9-6). J'ai alors le message :
Setting up lilo (22.5.9-6) ... Configuring lilo ---------------- LILO configuration Old /boot/boot.b symlink discovered. Use the following command to know what ought to be as parameter of the install= field on /etc/lilo.conf. readlink /boot/boot.b | cut -f2 -d- | cut -f1 -d. It was detected that it's necessary to run /sbin/lilo in order to update the new LILO configuration. WARNING: This procedure will write data in your MBR and may overwrite some things in that place. If you skip this step, you must run /sbin/lilo before reboot your computer or the system may not boot again. Do you want to run /sbin/lilo now? = false Que je fasse entr�e avec la valeur "false" ou que je mette "yes" ou "true" ou n'importe quoi, il ne prend pas en compte ma r�ponse et me rebalance ind�finiment la question. Le seul moyen de continuer est le 'ctrl c'. Mais � chaque fois que je reprends apt-get, il recommence la configuration de lilo puisqu'elle a �t� arr�t�e avant la fin. Est-ce un probl�me connu ? Une id�e pour contourner le probl�me ? Merci

