I run "smit mkcd" and managed to create a bootable systembackup..
here comes some output from this...................
.......................................
.............................
Populating the CD or DVD file system...
Copying backup to the CD or DVD file system...
.
Building chrp boot image...
Creating Rock Ridge format image: /images/cd_image_18500.vol1
Running mkisofs ...
...................
mkrr_fs was successful.
Making the CD or DVD image bootable...
Copying the remainder of the backup to the CD or DVD file system...
Creating Rock Ridge format image: /images/cd_image_18500.vol2
Running mkisofs ...
...................
mkrr_fs was successful.
Copying the remainder of the backup to the CD or DVD file system...
Creating Rock Ridge format image: /images/cd_image_18500.vol3
Running mkisofs ...
mkrr_fs was successful.
---- end ----
how can I burn a mksysb DVD from these 3 files?

/images/cd_image_18500.vol3
/images/cd_image_18500.vol2
/images/cd_image_18500.vol1
The system does not have a DVD writer so I need to move the mksysb image to another system.
ls -l
total 2984064
-rw-rw-rw- 1 root sys 674222080 Mar 22 12:10 cd_image_18500.vol1
-rw-rw-rw- 1 root sys 676247552 Mar 22 12:14 cd_image_18500.vol2
-rw-rw-rw- 1 root sys 177362944 Mar 22 12:15 cd_image_18500.vol3
help