I have created an image of around 2 mb & also i am having 25mb qfs file. I
need to write it to CD &want to make it bootbale. Ie i need to boot QNX
from this CD. How can i do this?
You need utility called mkisofs. It has been ported to QNX, but you can use
it on any other OS, as long as it can access your files. You also need to
make a bootable floppy that boots up and does whatever it is supposed to do
with your qfs file. Then you create a raw image of that floppy and use that
along with qfs file to generate bootable ISO image with mkisofs. Then you
use any CD recorder utitily to write that image onto a CD.
“sam” <g_hullur@yah00.com> wrote in message
news:b7o1ml$imj$1@tiger.openqnx.com…
I have created an image of around 2 mb & also i am having 25mb qfs file. I
need to write it to CD &want to make it bootbale. Ie i need to boot QNX
from this CD. How can i do this?