xorriso can copy files to Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to the filesystem. xorriso is also able to copy files out of ISO 9660 filesystems.
xorriso can copy files to Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to the filesystem. xorriso is also able to copy files out of ISO 9660 filesystems.
To install xorriso, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xorriso
To see what files were installed by xorriso, run:
port contents xorriso
To later upgrade xorriso, run:
sudo port selfupdate && sudo port upgrade xorriso
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.