I have Caldera Openlinux. I compiled kernel 5 times without errors:
cd usr/src/linux
make menuconfig
make dep
make clean
make zImage
make modules
make modules_install
Added new kernel to lilo.conf:
image=/usr/src/linux/arch/i386/boot/zImage
label=pr
root=/dev/hda6
append="ether=5,0x318,eth0"
read-only
And have problem:
Choosing label pr, I've got:
Loading pr - stopping without any message
or
Loading pr ...........
Uncompressing kernel .......
Error unknown packed format
or
Loading pr ...........
Uncompressing kernel .......
Error: no signature
etc.
Please help
[EMAIL PROTECTED] Dmitry.