You are here: Articles > Apple Mac > Apple Mac

 See more articles about "Apple Mac "

Mac OSX: Burn an ISO image to cdrom from command line

 

The command line is trustworthy, dependable and clean.. GUIs are slow and cranky. This recipe desribes how to burn an ISO image from the command line on a Mac. Yeah, there's a GUI way to do this, but you can be burning the disc before that GUI starts up.

Given an ISO file (image.iso, for example) in the current working directory, use the following command to burn it to a disc that you've inserted into a recordable drive:



hdiutil burn image.iso





Editor Note:

Typo Corrected.

 

Also see ...

Safari: How to Clear the Google Search Box History
H3Prevent people from seeing what you have previously searched for. Erase your google history in safari./H3PTwo easy solutions exist to this problem. br / br /span style="font weight: bold"Reset Safari:/span br / br /This just doesn't erase your google data, it erases your

Mac OS X right click single button mouse
H3A stumbling block for those souls who have been reared on Windows systems but have seen the light and moved to a Mac is the single button mouse. But wait, there's no need to rush out and buy a two button mouse just for this./H3PTo simulate a right mouse button click while using a one button

Mac OS X change the terminal window title
H3The title of the Mac OS X terminal window can easily be changed. This can be useful when running a script or when using multiple terminal windows for different purposes to easily identify them when switching between applications and windows./H3PIn the terminal window, from a bash prompt (th

Mac OS X command line tab completion
H3The command line completion feature is turned on by default on Mac OS X systems, you only need to know how to use it./H3PWhen typing a command in the shell of a terminal window, you can simplify your life with the file/directory tab autocompletion feature. Consider that the current director

Mac OS X recover lost root password
H3For the sake of security, recommendations say to have unique, complex passwords. Most people have a hard time remembering these and will eventually forget one. Forgetting the root password on a Mac system can seem devastating, but this recipe will show an easy way to recover./H3PIf you hav