Originally posted by: eJones
We also use DVD-RAM for mksysb backups on AIX (5300-10-01 & 6100-03-01).
The slow (1X) write speed is a pain, and some large images exceed the 4.5GB size.
We use: >mkcd -d /dev/cd1 -e -L -U to burn a bootable UDF v1.5 volume.
As I recall, the boot image data can only be created during initial write.. ie. can't use a previous mksysb file.
We have not found a good solution for the media change prompt, other than to invoke the mkcd in a screen session.
An operator can attach to the session remotely, and answer the prompt. Yes, you still need someone to swap volumes,
but you can avoid losing the prompt, when someone accidentally closes the window.
We switched to Panasonic LM-AD240 double-sided media, so we just flip the disk to the other side on large images.
And for normal images, you can use the B-side to store copies of the SPOT, LPP or RPM sources, etc. that match the mksysb.
#AIX-Forum