Arduino Uno R3 doesn't show up in Mac OS X (10.6.8) system with USB?

"Serial Port in Use"

Can generally be fixed with:
$ sudo mkdir /var/lock
$ sudo chmod 777 /var/lock

Unless, of course, there is actually something keeping the serial port open.