OK, I managed the first step of the install. Before rebooting it displayed that to boot I would need to:
boot /pci@80000000/ide@C,1/disk@0,1:0 boot/yaboot
Which I did, now I am in yaboot. If I press enter it displays:
Please wait, loading kernel...
':-1,/vmlinux: Unable to open file, Invalid device
Why does it try from part -1 ?
I tried to:
/pci@80000000/ide@C,1/disk@0,1:0,/vmlinux with the same results
At this point I am stuck.
-------------------------------------------------------
UPDATE
I missed Sven's post when I first replied. So, since then, I restarted the installation but when I try to apt-get install mkvmlinuz it says it can not find the package ???
-------------------------------------------------------
UPDATE
OK, I have changed the apt source file and added unstable and installed mkvmlinuz and ran it mkvmlinuz -k /boot/vmlinux
Sorry, I do not know how to handle PowerPC sub-architecture chrp in version .
If I run mkvmlinuz -k /boot/vmlinux-2.6.10-5-powerpc -v
I get some errors:
objcopy: '/boot/obj/dummy.o' : no such file
objcopy: '/tmp/tmp.QjwMUZ/image.o' no such file
A step by step guide would be more than welcome