From owner-freebsd-questions@freebsd.org Fri Mar 17 18:30:34 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 725BDD10E00 for ; Fri, 17 Mar 2017 18:30:34 +0000 (UTC) (envelope-from holindho@saunalahti.fi) Received: from vs25.mail.saunalahti.fi (vs25.mail.saunalahti.fi [62.142.117.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vs25.mail.saunalahti.fi", Issuer "vs25.mail.saunalahti.fi" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 35FAB12B9 for ; Fri, 17 Mar 2017 18:30:33 +0000 (UTC) (envelope-from holindho@saunalahti.fi) Received: from vs25.mail.saunalahti.fi (localhost [127.0.0.1]) by vs25.mail.saunalahti.fi (Postfix) with ESMTP id B722E200B1 for ; Fri, 17 Mar 2017 20:24:15 +0200 (EET) Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by vs25.mail.saunalahti.fi (Postfix) with ESMTP id AC7302007A for ; Fri, 17 Mar 2017 20:24:15 +0200 (EET) Received: from [10.0.0.7] (62-78-248-13.bb.dnainternet.fi [62.78.248.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by gw02.mail.saunalahti.fi (Postfix) with ESMTPSA id A5E9440007 for ; Fri, 17 Mar 2017 20:24:14 +0200 (EET) To: freebsd-questions@freebsd.org From: Heikki Lindholm Subject: eject not working Message-ID: <876a39d9-b968-54af-519c-60d0f507ab64@saunalahti.fi> Date: Fri, 17 Mar 2017 20:24:13 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2017 18:30:34 -0000 Hi, eject says: $ eject /dev/cd0 eject: Device not configured Kind of irksome because there's no eject button that could be reached on the DVD drive without taking something apart. Is there an alternative? I think this happens only when the drive is empty. Eject works on Linux as expected. (FreeBSD 11 / eject-1.5_4) Regards, Heikki Lindholm