Re: How to write a bootable mksysb CD/DVD on your PC | | Just an additional note to the above procedure.
IF /mkcd/cd_images is already there and mounted this procedure will not work. do the following:
1. umount /mkcd/cd_images
2. remove the lv associated to the mount
3. rm -r /mkcd/cd_images
4. Now restart the smitty mkcd |