正在寻找一种将ISO 映像(ISO image)文件刻录到Mac上的CD 或 DVD(CD or DVD)的方法?幸运(Luckily)的是,正如您无需其他软件即可在Windows 8/10ISO 映像(ISO image)文件一样,您也可以在OS X中执行相同的操作。
有几种不同的方法可以在OS X中刻录(OS X)ISO 映像(ISO image),这实际上取决于您安装的版本。在过去的几年里,您可以使用磁盘工具(Disk Utility)来安装ISO 映像(ISO image),然后将其刻录到光盘上。
但是,随着OS X的最新版本10.11 El Capitan,Apple已从Disk Utility中删除了刻录功能。您仍然可以在El Capitan中刻录(El Capitan)ISO映像,但您必须改用Finder。Finder 方法(Finder method)也适用于旧版本的OS(OS X) X。
最后,如果您习惯使用该工具,您可以使用终端(Terminal)和 hdiutil命令将ISO 映像刻录到光盘。(ISO image)在本文中,我将向您展示在OS X中刻录(OS X)ISO 映像(ISO image)的所有三种方法。
查找方法
Finder 方法(Finder method)现在是在OS X中刻录(OS X)ISO映像最通用的方法,因为几乎所有版本都支持它。这也非常容易做到。首先(First),打开一个新的Finder 窗口(Finder window),导航到ISO 文件(ISO file)所在的位置,然后单击它以选择它。
现在继续并单击文件(File),然后单击列表底部的刻录磁盘映像。(Burn Disk Image)
如果您的驱动器中还没有光盘,系统会要求您插入一张。然后只需单击“刻录”(Burn)按钮即可开始刻录过程。
刻录ISO 映像(ISO image)文件的另一种快速方法是只需右键单击文件并选择刻录磁盘映像(Burn Disk Image)。只要驱动器中有光盘,刻录过程(burn process)就会立即开始。
磁盘工具方法
如果您运行的是OS X 10.10或更低版本,您还可以使用磁盘工具方法(Disk Utility method)来刻录您的ISO 映像(ISO image)。通过单击屏幕右上角的(screen and type)Spotlight图标(放大镜)打开磁盘实用程序(Disk Utility),然后输入磁盘实用程序。
现在单击文件(File),然后单击打开磁盘映像( Open Disk Image)。
ISO 映像(ISO image)将与硬盘驱动器等列表一起显示在左侧。单击(Click)ISO 文件(ISO file),然后单击顶部的刻录按钮(Burn)。
将您的光盘弹出到驱动器中,然后单击刻录按钮(Burn button)开始该过程。如前所述,这不再适用于OS X 10.11 El Capitan。
终端方法
最后,如果您喜欢使用终端(Terminal),您可以键入一个简单的命令来刻录ISO 映像(ISO image)文件。
hdiutil burn ~/PathToYourISO/filename.iso
我建议将文件复制到一个简单的位置,例如您的桌面,并将文件重命名为简短的名称。就我而言,我将文件复制到我的桌面并将其重命名为 ubuntu.iso。我通过输入CD Desktop( CD Desktop)导航到桌面,然后输入hdiutil burn ubuntu.iso。
如果在运行命令之前驱动器中有光盘,则刻录过程(burn process)将自动开始。否则,它会要求您插入光盘。这些都是您可以在没有第三方软件的情况下在Mac上刻录(Mac)ISO 映像的所有方法!(ISO image)如果您有任何问题,请随时发表评论。享受!
How to Burn an ISO File using Mac OS X
Looking for a way to burn аn ISO image file to a CD or DVD on уoυr Mac? Luckily, just as you can mount and burn ISO imageѕ files in Windows 8/10 without additional software, yoυ can аlso do the same thing in ОS X.
There are a couple of different ways you can burn an ISO image in OS X and it really depends on what version you have installed. For the last several years, you could use Disk Utility to mount the ISO image and then burn it to a disc.
However, with the latest release of OS X, 10.11 El Capitan, Apple has removed the burning functionality from Disk Utility. You can still burn ISO images in El Capitan, but you have to use Finder instead. The Finder method also works on older versions of OS X too.
Lastly, you can use Terminal and the hdiutil command to burn an ISO image to disc if you are comfortable using that tool. In this article, I’ll show you all three methods for burning ISO images in OS X.
Finder Method
The Finder method is now the most universal method for burning ISO images in OS X since it’s supported on pretty much all versions. It’s also extremely easy to do. First, open a new Finder window, navigate to the location of your ISO file and then single click on it to select it.
Now go ahead and click on File and click on Burn Disk Image at the bottom of the list.
If you don’t already have a disc in your drive, you’ll be asked to insert one. Then just click the Burn button to start the burn process.
Another quick way to burn the ISO image file is to just right-click on the file and choose Burn Disk Image. As long as you have a disc in the drive, the burn process will start immediately.
Disk Utility Method
If you are running OS X 10.10 or lower, you can also use the Disk Utility method to burn your ISO image. Open Disk Utility by clicking on the Spotlight icon (magnifying glass) at the top right of your screen and type in disk utility.
Now click on File and then Open Disk Image.
The ISO image will show up in the left-hand side along with the list of hard drives, etc. Click on the ISO file and then click on the Burn button at the top.
Pop your disc into the drive and click the Burn button to start the process. As mentioned earlier, this no longer works on OS X 10.11 El Capitan.
Terminal Method
Lastly, if you love using the Terminal, you can type a simple command to burn the ISO image file.
hdiutil burn ~/PathToYourISO/filename.iso
I would suggest copying the file to an easy location like your desktop and renaming the file to something short too. In my case, I copied the file to my desktop and renamed it to just ubuntu.iso. I navigated to the desktop by typing in CD Desktop and then typed in hdiutil burn ubuntu.iso.
If you have a disc in the drive before you run the command, the burn process will start automatically. Otherwise, it’ll ask you to insert a disc. Those are all the ways you can burn your ISO image on a Mac without third-party software! If you have any questions, feel free to comment. Enjoy!