Archive for the 'Guides & Tutorials' Category

Apple TV running Mac OS X = a $299 computer!

appletv.jpgAppleTVHacks.net puts together a 13-step guide on installing regular Mac OS X onto the $299 Apple TV. With USB keyboard and mouse support, the Apple TV turns into a full blown mini computer. The 1GHz CPU and 256MB RAM might be a little slow, but for only $299, it could be used as a nice little media center or an in-car media center.

Here’s the steps, a little hacking required:

1) remove the drive from the Apple TV

2) back up your drive! Make an image of it.

3) Connect the drive to a regular Mac (use a Firewire or USB drive dock)

4) Install OS X (Intel version) to the drive.

5) Boot from this drive, and set it up as you would like it. Make sure you do updates so it is at least 10.4.8.

6) Reboot to your normal OS X install.

Ok, you now have your fresh OS X install which will form the base of the customised OS X you will need for the Apple TV.

7) Remove mach_kernel from root of the drive containg the ATV install.

8 ) Replace it with the customised mach_kernel that you’ll find on Hackint0sh.org.

9) Replace /System/Libary/Coreservices/boot.efiwith the same file from your backup of the Apple TV OS drive (OSBoot partition).

10) Run bless:

bless –folder=/Volumes/OSBoot/System/Library/CoreServices –file=/Volumes/OSBoot/System/Library/CoreServices/boot.efi –setBoot

11) Delete all the Nvidia kexts (all beginning with NVD, there should be 5) from the target drive (in /System/Library/Extensions).

12) Transfer the drive back to the Apple TV

13) Turn the Apple TV on and cross your fingers.

Guides & Tutorials & Hacks & News Larry 31 Mar 2007 No Comments

Switching to Mac: How to properly install a new application

install_icon.jpgThis is probably the first thing you will ask when you just made the switch to pick up a shiny new Mac. You probably are expecting an Installer of some kind to guide you through the installation of the program. When you see something called a disk image (or *.dmg file), you might get a little confused of what to do. So here I will tell you everything you need to know to install applications to your Mac.

here are 2 types of installations you will encounter when downloading a new app:

1. Standalone Apps:
The most common mistake I see new switchers make is that after they downloaded Microsoft Messenger they expect an installer to install the program. Strangely, they get a strange *.dmg file. They double click the file and see the app inside, don’t know what to do with it. They double click the file and Messenger launches. They think that’s how the program works and repeat the previous steps every time they want to use Messenger. I blame Microsoft for not having any clear instructions in the disk image like some other neat applications.
msn_icon.jpg

MSN Messenger: Not too clear what to do?

Most Windows users are not familiar with the easiness of installing a standalone application. A typical standalone application simply requires you to double click the disk image (*.dmg file) and drag the application file into your Applications folder (or anywhere you want on your hard drive.

Awaken Installation

An example of a good standalone application installation: simply drag the clock into the provided Applications folder shortcut.

Adium Installation

Another good example: my favorite instant messaging app Adium. Simply drag the duck into Applications folder.

2. Installer or Package.
Traditional apps usually come with installer similar to the ones you are familiar in Windows. To install, simply double click the installer and follow the steps. Usually they will ask for a location to be installed to (typically your primary hard disk) and sometimes they will ask for administrator password to get access to some system files.

folding_icon.jpg

Folding Installation

That basically covers the steps to properly install any new Mac application. Sometimes it can be confusing when things get too simple right?

Guides & Tutorials Larry 30 Mar 2007 No Comments