You are currently browsing the category archive for the 'DMG' category.

If you have an old G4 sitting around that’s at the 800mhz mark, you probably should try installing Leopard, because most people agree it actually runs FASTER than Mac OS X 10.4 Tiger. Weird, huh? I guess they’ve optimized the code pretty well.
However, when you try to install the operating system, you are warned that Leopard cannot be installed on your G4. There are a few reasons for this:
1) Leopard requires 512MB of RAM - you have RAM, right?
2) Leopard requires over 867mhz processor

We can fix number 1 by simply getting more RAM. I find Craigslist to be of great use here. Number two is a bit more difficult as G4 processor upgrades are ridiculously expensive once you consider the cost of a Mac Mini, and also requires a bit of tech savvy under the hood as you’d be swapping CPUs.
Not to worry, though. Here’s a way to convince OpenFirmware that your CPU is 867mhz, and allow the installer to boot, install, and get you off and running:
Boot into Open Firmware, I have covered this extensively here:
Once in OpenFirmware, issue the following commands (for single CPU):
dev /cpus/PowerPC,G4@0
d# 867000000 encode-int " clock-frequency" property
boot cd:,\\:tbxi

For dual CPU:
dev /cpus/PowerPC,G4@0
d# 867000000 encode-int " clock-frequency" property
dev /cpus/PowerPC,G4@1
d# 867000000 encode-int " clock-frequency" property
boot cd:,\\:tbxi

Note that all we are doing is over-writing the CPU clock-frequency (speed) property for each CPU installed, at boot time.
Also, if you need to boot another device, try:
printenv boot-device
This will return a list of boot devices to use when booting the installer. I used this in order to boot a Firewire device that had had a disc image (DMG) restored to it, making things a bit easy and faster.

Good luck!

Related Articles:

  • Where's my Mac BIOS? (How to get into OpenFirmware Easily)
  • Ubuntu 6.10 (Edgy Eft) Knot 2 Mac Mini Bluetooth Issue
  • Parallels for Mac to support Vista and Leopard
  • Leopard Server on Leopard with VMware Fusion 2.0!
  • Access Your Computer's BIOS

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    If the chime your Mac makes on bootup drives you batty, have no fear - it’s controllable. You can mute, turn down, or even turn UP your Macintosh startup volume using freeware utilities!

    There are a few applications out there that will allow you to adjust the Apple startup noise, but only one (as far as I can tell) that will allow you to adjust the startup chime on Intel based Macs - Psst from mistatree will let you do it on your x86 Apple computer, and it’s easy to use too!

    Psst is a universal binary that runs in OS X, meaning that it will run on PPC Macs, as well as the newer Intel Macs like iMacs, MacBooks, MacBook Pros and Mac Pros.

    To install the program, simply download the DMG image file using Safari, Firefox or your favorite browser, and mount the image by double clicking it. After that you can copy the file anywhere on your hard drive and run the application by double clicking it. Adjust the startup sound to your liking and reboot to see the changes. You will notice the difference on bootup/startup - the startup chime should be less noisy or muted depending on how you adjusted it.

    Related Articles:

  • Disable the Dock in Apple OS X Tiger
  • Quick Tip: Eject your CD on an Apple Mac
  • Call of Duty 4 Enemy Intel Guide
  • Connect to a Mac Remote Desktop using VNC
  • How to Rip CDs on a Mac

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"