From owner-freebsd-questions@freebsd.org Fri Mar 17 19:41:11 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 16B14D10A18 for ; Fri, 17 Mar 2017 19:41:11 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay119.isp.belgacom.be (mailrelay119.isp.belgacom.be [195.238.20.146]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C2C11F3E for ; Fri, 17 Mar 2017 19:41:09 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2CzDwAlO8xY/0nD8VFdHAEBBAEBCgEBg?= =?us-ascii?q?1FBEIEajmSQZykBlyaGHAQCAoMAQxUBAgEBAQEBAQFrKIUWAQU6HCMQCw4KCSU?= =?us-ascii?q?PKh4GE4oEtH6KSAEBAQEBAQQBAQEBJIs9ijkFnEmSNXZ6AY9Hk1M1IoEEOSwIh?= =?us-ascii?q?xk/NYlXAQEB?= X-IPAS-Result: =?us-ascii?q?A2CzDwAlO8xY/0nD8VFdHAEBBAEBCgEBg1FBEIEajmSQZyk?= =?us-ascii?q?BlyaGHAQCAoMAQxUBAgEBAQEBAQFrKIUWAQU6HCMQCw4KCSUPKh4GE4oEtH6KS?= =?us-ascii?q?AEBAQEBAQQBAQEBJIs9ijkFnEmSNXZ6AY9Hk1M1IoEEOSwIhxk/NYlXAQEB?= Received: from 73.195-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.195.73]) by relay.skynet.be with ESMTP; 17 Mar 2017 20:39:56 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v2HJduKt022253; Fri, 17 Mar 2017 20:39:57 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Fri, 17 Mar 2017 20:39:55 +0100 From: Tijl Coosemans To: Heikki Lindholm Cc: freebsd-questions@freebsd.org Subject: Re: eject not working Message-ID: <20170317203955.7ab8a02f@kalimero.tijl.coosemans.org> In-Reply-To: <876a39d9-b968-54af-519c-60d0f507ab64@saunalahti.fi> References: <876a39d9-b968-54af-519c-60d0f507ab64@saunalahti.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 19:41:11 -0000 On Fri, 17 Mar 2017 20:24:13 +0200 Heikki Lindholm wrote: > 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) Try "cdcontrol eject".