im progressing but still not quite there!
i cannot interupt the CD boot, so
(thanks to a fellow aussie's advice)
made a boot floppy from the CD boot.img,
edited the syslinux.cfg to show
default accept
prompt 1
timeout 600
display boot.msg
F1 boot.msg
LABEL accept
KERNEL vmlinuz
APPEND ks=cdrom:images/kickstart/ks_stub.cfg initrd=initrd.img local
Then I boot, and at the boot prompt type "accept dd".
It now reads the driver diskette (dtp_i2o which is correct),
but still doesnt find the scsi drive!
after the driver diskette, cd reads, driver finishes reading,
lang-select, kybd, accept and
WHAMMO - nodrive found
what else do I need to do?
hoping for help
Rob