Hi!
Yes! You really simply need a peg-compatible kernel and the system boots
to finish installation. (Of course I skipped cds 3-5).
Everything is configured correctly and works as it should
I only tested with reiserfs as filesystem, but I think the others should also work.
mini-"howto":
-boot your 1st SuseCD with the above parameters
- you'll be guided through installation-process
- when install of 1st cd finished, your peg will reboot
- now copy the kernel-modules of your kernel under /lib/modules/"kernelversion" of your new system
- copy your kernel to your boot-hd (if it isn't already there)
(if you chose reiserfs make sure it is compiled into your kernel -
as with every other used fs of course)
- in OF a usual linux-boot parameter-path is everything needed:
boot "SuseKernel" root=/dev/your-chosen-hd (additional-things you want to use like video=XXX)
- suse should boot now with your kernel and finish installation...
cheers
frostwork