From owner-freebsd-questions Wed Jun 7 13:53:13 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA05834 for questions-outgoing; Wed, 7 Jun 1995 13:53:13 -0700 Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.57]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA05827 for ; Wed, 7 Jun 1995 13:53:11 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.11/8.6.11) with SMTP id NAA27160 ; Wed, 7 Jun 1995 13:53:05 -0700 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Jan E Backlund cc: freebsd-questions@FreeBSD.org Subject: Re: lpt0 troubles [second post] In-reply-to: Your message of "Wed, 07 Jun 1995 15:37:29 CDT." Date: Wed, 07 Jun 1995 13:53:04 -0700 Message-ID: <27158.802558384@westhill.cdrom.com> From: Gary Palmer Sender: questions-owner@FreeBSD.org Precedence: bulk In message , Jan E Backlun d writes: >When, as root, I type the command 'cat /etc/printcap > /dev/lpt0' , I >get the message "device busy". You probably have lpd running and claiming this device - try killing lpd and retrying this - this should cure this problem! Gary