SuSE Linux PowerPC: Version 7.1
YaBoot with
lilo, but get the error message:
blueberry:~ # lilo rm: `/tmp/ppc_lilo/ramdisk' is a directory ERROR: image = /boot/vmlinux ist not a regular fileWhile the first line is not important, the second error shows that
lilo configuration has failed.
vmlinux but vmlinux-2.4, and you have not changed the
default name vmlinux in the file /etc/lilo.conf.
/etc/lilo.conf. The entry image has to
point to an existing kernel. In the described case the entry should look like
this:
image = /boot/vmlinux-2.4