Create your own Mac OS X Lion USB Drive (with the original icon)

Apple has released the Mac OS X Lion USB Drive, but I doubt it’ll be a hit for $69. Ouch. If you have already bought (and upgraded to) the Lion, you can create your own Mac OS X Lion Install drive using any spare 4.3Gb+ (8Gb to be safe) USB thumb drive. Here is how.

Insert your USB drive into a USB port, and launch the Disk Utility. Click your USB drive in the drive list at the left, and select the Partition tab. Change the volume name to Mac OS X Install.

Continue reading

Installing MacOS X Lion 10.7 in VMware Fusion 4

VMware has released recently the next major version of its virtualization platform for Mac OS X users: VMware Fusion 4. It has more than 90 new features and optimizations, and one of these is the support for the latest Mac OS X Lion 10.7, and VMware folks have made the installation a super simple process. You can download the 30-day trial version from VMware website, or buy a copy for $49.99, a bargain for such a gem.

1. Launch the VMware Fusion 4, and Select New… from the File menu.

 

Continue reading

Run IE7, IE8 and IE9 under Mac OS X using the free VirtualBox from Oracle

Most of the web developers that use Apple computers have to somehow test their projects under Microsoft IE7, IE8 and IE9 browsers. Achieving this is possible by using the virtualization software: Wine, Parallels, VMWare Fusion or VirtualBox, with the added cost of a Windows license (or by using the  Adobe BrowserLab, but that’s a different story).

Well, here is a way how to accomplish this totally for free, by using the Oracle’s free VirtualBox and the free Internet Explorer testing virtual machines from Microsoft. The latter need a bit of tinkering to make them work under the VirtualBox, and there is a script to that for you automatically. Continue reading

Controlling the Spotlight indexing on Mac OS X

Sometimes your Spotlight starts to behave by re-indexing your disks over and over again, and you’ll either need to clear the Spotlight index for the drive or just disable the indexing for that particular volume if you don’t use the search often. The Mac OS X Spotlight is controlled by the ‘mdutil’ tool on Snow Leopard and Lion, so first of all get the current state of the things by typing this into your Terminal session:

mdutil -sa

The output will show the Spotlight index status for all connected volumes.

Continue reading