首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

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

2012-07-03 
(转)在mac下创建ISO格式镜像It is quite simple in Mac OS, using hdiutil command. For example, you hav

(转)在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

热点排行