读书人

(转)在mac停创建ISO格式镜像

发布时间: 2012-07-03 13:37:43 作者: rapoo

(转)在mac下创建ISO格式镜像
It is quite simple in Mac OS, using hdiutil command. For example, you
have a folder naming solaristools on user’s Desktop, and hope to create
a ISO image file for the folder
1. Open terminal window
2. Change current folder to user’s desktop, for example user is "apple"
cd /Users/apple
3. Type following command
hdiutil makehybrid -o solaristools.iso solaristools

读书人网 >操作系统

热点推荐