Im trying to create a sparc iso. From reading the man page for mkisofs, the -b boot/grub/state2-eltorito flag we specify for an x86 image needs to be replace by -B or -sparc-boot. If wer'e building for sun4v what boot image do I specify here? The options listed are img_sun4,img_sun4c,img_sun4m,img_sun4d,img_sun4e none of which seem right.
Jean