[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pb de lilo.conf : No images have been defined.



On Fri, May 28, 2004 at 12:03:09PM +0200, Hervé Wilfrid HOUNDETON wrote:
> prompt
> verbose=2
> timeout=50
> default=linux
> boot=/dev/fd0
> install=/mnt/boot/boot.b
> MAP=/mnt/boot/map
> image=/mnt/boot/linux
> label=/linux
> initrd=/mnt/boot/flopfs.gz read-only
> root=/dev/ram0
> 
> apres la commande suivante
> /sbin/lilo -C /mnt/etc/lilo.conf
> 
> le resultat est le suivant :
> Reading boot sector from /dev/fd0
> Merging with /mnt/boot/boot.b
> Secondary loader: 11 sectors.
> Boot image: /mnt/boot/linux
> Setup length is 5 sectors.
> Mapped 1732 sectors.
> Mapping RAM disk /mnt/boot/flopfs.gz
> RAM disk: 460 sectors.
> Added /linux
> Fatal: No images have been defined.
> Removed temporary file /mnt/boot/map~

RTFMessage: "No images have been defined"

Tu n'as pas de section pour définir sur quoi booter. Il te
manque qqch du genre:
image=/vmlinuz
        label=Linux
        read-only
        initrd=/initrd.img


man lilo.conf pour plus d'info que tu n'en n'auras jamais
besoin sur lilo.conf... :-)

Y.



Reply to: