Help, I need to optimise my Mac Book Pro running 10.4.10 - 160HD with 73gb available.
noticed its running a bit sluggish recently.
can anyone advise on a safe app to optimise it r fragment it? anything to speed it up?
In Mac parlance,
optimization and
fragmentation have nothing to do with each other.
Optimization in the MacOS X sense means to prebind applications to their supporting frameworks. This is done automatically when a new app is installed. If not done, then the app is bound to its frameworks when it is run for the first time and does not have to be bound again. As for defragging, MacOS X does this automatically. Apple specifically recommends against defragging. The defrag utilities do not understand Apple's logical memory map on its hard drives. This may cause your hard drive to actually slow down.
MacOS X 10.4 requires little, if any, user maintenance. I have used MacOS X 10 since MacOS X 10.0. Back then, I periodically ran
MacJanitor. When
MacJanitor became fee-based, I switched to
OnyX. However, I use
OnyX less and less.
MacJanitor and
OnyX are primarily graphical front-ends to the standard Unix periodic maintenance utilities. Because people tend to run their Macs like personal computers rather than workstations, their computers are powered down when these routines are scheduled to run. However, MacOS X now runs them when the computer is powered up. Apple also added journaling to the file system. With these two advances, the need for user intervention has all but disappeared. I only run
OnyX now only for the heck of it.
If I get nervous, then I restart in single-user mode and type
fsck -fy at the command prompt. This runs
File System Check and forces it to correct any problems found.
fsck is the most effective disk repair utility available if your hard drive is otherwise OK.