I need explain

I have QNX 6.21.I know how to read something from CD but and that thing was hard and strange if you work with others OSs.My question is how to write something on floppy,and does QNX 6.21 has cd writer? What with new drivers for that system?

This is running on my QNX and on 6.4.1 it’s still working:

qnx.com/download/feature.html?programid=9559

ok thanx,but how to write something on floppy or usb flash?

Plug it in and run

io-usb &
devb-umass &

Then there is a new device which you can see when you run ‘df’.

And for floppy

mount /dev/fd0 /mnt/floppy