From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Alvy Subject: Using modem under dosemu 1.1.5 Date: Sun, 13 Jul 2003 10:49:41 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org I think this may be the last thing I need to get everything I need to run under dosemu ... I can't get access to the modem, which I have connected to my serial port on com 1. I have $_com1 = "/dev/modem" But when I load dosemu 1.1.5, I see this: ERROR: tty: lock: (/var/lock/LCK..modem): Permisssion denied I tried to resolve this by putting myself in the groups uucp and lock, but that fails to solve it.