OK, I just booted the CD again with Option 5 [CDROM MM_Full_Silent_USB] and it booted fine, intrestingly the USB mass storage device (1gb Sandisk Cruzer Micro) isn't recognized as a boot device, but if I don't go to the early boot menu and let the cd boot the flash drive flashes for a few seconds... Which possibly means its looking for files on it? :-?
Anyway, I don't really want to say any more [Don't want to get into trouble] But i'm gonna try some more "things" in the next couple of days to see if I can push further into getting a more "successful" boot. :-)
EDIT: also, I found its easy to boot from the USB key in the Open Firmware... You do the following:
setenv boota-device usb:
boot usb:\\
--------------------------------------------------------------------------------------------
I'm also thinking of combining the commands to boot from the CD and then the USB key E.g.:
setenv boota-device cd:
boot cd:\\slb_v2_mm usb:\\
Not completely sure that would work though... Would it just boot from the USB after its finished with the files on the CD?
Hope someone is a bit more clued up on how Open Firmware works and can help me out... :-D