Software >> OS >> Unix >> Solaris >> 11 >> How to combine Solaris 11 repository image partial ISO files into a single iso image filee.g. you have the following iso in 2 parts sol-11_1-repo-full.iso-a sol-11_1-repo-full.iso-b
from unix # cat sol-11_1-repo-full.iso-a sol-11_1-repo-full.iso-b > sol-11_1-repo-full.iso |