Use a Serial Console with Mac OS X Leopard

I'm trying to use an old Commodore 128D as a terminal to access OS X's shell via a serial port. I've used 'screen' and 'zterm' to ensure the two machines are successfully interfaced.

Instructions for opening up the serial console on other Unix-y operating systems don't work with OS X Leopard. My serial port is /dev/tty.usbserial.

  • Activating the serial console in /etc/ttys -- No luck

  • /usr/libexec/./getty std.9600 /dev/tty.usbserial -- Seem to do nothing

  • screen /dev/tty.usbserial -- The Mac and 128D communicate with each other, but a shell is NOT opened on the 128D

I've scoured the internet for a solution to no avail. All I've found are procedues for OS X Server, using SerialTerminalSupport, but I don't have Server.

Any ideas?

You ever figure this out? It has been bugging me for quite some time.

Which usb-to-serial adapter are you using in the Mac?

I just got a Trendnet TU-S9 from Radio Shack and it works perfectly. All I had to do was download the new drivers from Trendnet and reboot OSX.

Then ran "screen /dev/tty.usbserial 19200" and i was connected in Terminal.