MKSUNCD(1) - General Commands Manual (sparc64)
MKSUNCD(1) - General Commands Manual (sparc64) # MKSUNCD(1) - General Commands Manual (sparc64) NAME # mksuncd - add a bootable UFS partition to a filesystem image SYNOPSIS # mksuncd partition-letter isofile ufsfile DESCRIPTION # The mksuncd utility adds the file ufsfile to the end of isofile. ufsfile is assumed to be a bootable filesystem image and isofile is assumed to be something like an ISO 9660 filesystem. A Sun-style disklabel is expected to already be present at the beginning of isofile, and mksuncd will update that label so that the partition (a-h) given by partition-letter points to ufsfile within isofile. ...