La modification à faire dans lilo.conf
pour forcer l'utilisation du système de fichiers initrd
est mineure. Il suffit d'ajouter l'option initrd.
Par exemple:
boot=/dev/sda
prompt timeout = 50 compact vga = extended linear image = /boot/vmlinuz-2.2.17 initrd = /boot/initrd-2.2.17 label = linux root = /dev/sda1 read-only |