Just dropped a Samsung Spinpoint F1 - 750gb (model No. HD753LJ) in my 2008 24". I must say, I couldn't be happier!. The only thing that panicked me, was HOW easy it is to get dust on the reverse side of the glass panel. This being said, when you see the endless dust particles under bright sunlight, it looks 1,000 times worse than when the panel is attached to the iMac - I can see NONE WHATSOEVER now it's up and running again, and I've had plain white/grey backgrounds to test it - flawless!.
I went out and bought a can of aerosol air duster - wasn't needed - the TFT itself is spotless, and, as I said, I can see NO DUST AT ALL (it was all VERY tiny particles anyway!).
Xbench gives me average write speeds of 95-119MB (that's BYTES, not bits!), where before I was getting a paltry 65MBps. I have turned AAM (acoustic management) to level 128 (quiet) using Xubuntu LiveCD (Linux) in command line mode, and it's quiet AND fast.
Command to set AAM (acoustic management - makes the drive seek noise quieter, usually at the expense of performance) modes on your Mac (Intel) using Linux liveCD:
find out the default setting your drive was/is on from the factory BEFORE changing it!:
Code:
sudo hdparm -M /dev/<drive address> (mine was /dev/sda)
quiet:
Code:
sudo hdparm -M 128 /dev/<drive address> (mine was /dev/sda)
performance (loudest):
Code:
sudo hdparm -M 254 /dev/<drive address> (mine was /dev/sda)
AAM off:
Code:
sudo hdparm -M 255 /dev/<drive address> (mine was /dev/sda)
The Samsung Spinpoints DO support AAM, but be aware that some drive makes/models DON'T!
_Summary_
If you feel proficient enough to take on what, in all reality, is FAR from being anywhere CLOSE to a challenging task, then go for broke and wham that sparkling new drive into your iMac. It is NOT as big a deal as people make out that it is - they're just scaredy cats

- it's not "dangerous" by ANY means, if you have the most basic grasp of common sense. DON'T let the fanboys put you off this, just because THEY are clueless about taking things apart, and bow to Steve Jobs!!
BOTTOM LINE
---------------
Although not ONE "Warranty Void" label is disturbed doing this, be careful as to leave NO signs of entry to the machine. Unless you don't value your Apple Care plan at all (I do) KEEP THE ORIGINAL DRIVE - IF ANYTHING ELSE SHOULD EVER GO AWRY WITH YOUR IMAC, YOU JUST PUT THE ORIGINAL DRIVE *BACK* INSIDE, AND SEND FOR SERVICE!.
Funny how my local Mactailer wanted £200 for such a cheap upgrade - cost me £59 (and *I* get to choose the specific model of hdd) - how I giggled!!
