From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 06:53:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3712A16A4CE for ; Tue, 18 Jan 2005 06:53:32 +0000 (GMT) Received: from phyexha.physics.uiuc.edu (phyexha.physics.uiuc.edu [128.174.129.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FA243D31 for ; Tue, 18 Jan 2005 06:53:31 +0000 (GMT) (envelope-from galanaki@mail.physics.uiuc.edu) Received: by phyexha.physics.uiuc.edu with Internet Mail Service (5.5.2657.72) id ; Tue, 18 Jan 2005 00:53:30 -0600 Message-ID: <417FBD79471FC74E98397AF3640E6AC531F56A@phyexha.physics.uiuc.edu> From: "Galanaki, Dimitrios" To: "'freebsd-questions@freebsd.org'" Date: Tue, 18 Jan 2005 00:53:29 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain Subject: atapicam error message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 06:53:32 -0000 Hello All, I am referring to the standard non-critical kernel error message: cd0: Attempt to query device size failed: NOT READY, Medium not present This occurs when one compiles the device atapicam to access the atapi CD through the SCSI interface. In addition to this message there is a very annoying 30 something second delay. 1) Does anyone know the origin of this message? 2) How do I get rid of it without having to put a CD in the tray before a boot? I have been google about this problem for quite a while but with not much luck, so any information would be appreciated. D.