Your question makes very little sense.

anyways try using cdrecord ie, cdrecord dev=1,0,0 your.iso.image
dev=1,0,0, may not be right , use "cdrecord scanbus" for the right numbers and you wil need to make an image using mkisofs ie mkisofs -o your.iso.image.iso /files/to/make/isowith , ya may want to throw in a -J and -R also.
man cdrecord and man mkisofs are your friends