Difference between revisions of "MacOS X Tips"

From Briki
Jump to: navigation, search
(TO DO)
(TO DO)
Line 8: Line 8:
 
* Keyboard mapping
 
* Keyboard mapping
 
* VLC
 
* VLC
 +
 +
== Installing from the command line ==
 +
 +
* hdiutil attach ''file''.dmg
 +
* cd /Volumes/''mount''/
 +
* sudo installer -pkg ''install''.pkg -target "/"

Revision as of 14:03, 10 October 2007

TO DO

Installing from the command line

  • hdiutil attach file.dmg
  • cd /Volumes/mount/
  • sudo installer -pkg install.pkg -target "/"