I used to use a PS2 Dev Kit back when I was doing console development.

It's basically the unholy marriage of a PlayStation2 PlayStation 2 console and a PC running some ancient version of RedHat Red Hat Linux. It lets you download code onto the console and run it, and even step through it in a debugger. You don't actually interact with the linux Linux portion aside from a socket API that's very opaque. The only reason I know it runs linux Linux is that to upgrade it's its firmware you upload rpms RPMs into it's its web interface.
When we were testing a game that had 2-on-2 network play, I actually had to have four of them on my desk with a bunch of TVs to display all the output.
