Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!hpuamsa!rosl From: rosl@hpuamsa.UUCP (Rob Slotemaker CRC) Newsgroups: comp.sys.hp Subject: Re: Creating a terminal on HP9000s340 Message-ID: <28510002@hpuamsa.UUCP> Date: 21 Sep 90 13:33:50 GMT References: Organization: HP-Sales Office-The Netherlands Lines: 17 Try the following to use the internal RS-232 of a 9000/340: mknod /dev/ttyd00 c 1 0x090004 And add to /etc/inittab: 01:2:respawn:/etc/getty ttyd00 9600 And add to /etc/ttytype (when using a hp terminal): hp ttyd00 See getty (1M), gettydef (4) and inittab (4) for detailed information. Best regards, Rob