From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 17:11:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27DA41065675 for ; Wed, 11 Aug 2010 17:11:25 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 15F4F8FC19 for ; Wed, 11 Aug 2010 17:11:24 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o7BHBO8I072288 for ; Wed, 11 Aug 2010 10:11:24 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4C62D9BC.6050009@rawbw.com> Date: Wed, 11 Aug 2010 10:11:24 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100723 Thunderbird/3.0.6 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Unabkle to eject DVD after DVD burning failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 17:11:25 -0000 I tried to burn some DVD with this command: growisofs -dvd-compat -speed=4 -Z /dev/cd0=image.iso It failed for some reason, but I can't eject the disk now. Button doesn't work, and eject-1.5_4 errors out too: $ /usr/local/sbin/eject /dev/cd0 > eject: Invalid argument Running this command under truss I found this: open("/dev/cd0",O_RDONLY,06370046000) = 2 (0x2) ioctl(2,CDIOCALLOW,0x33e04c00) ERR#22 'Invalid argument' close(2) = 0 (0x0) My DVD writer: acd0: DVDR at ata4-master UDMA66 And device /dev/acd0 doesn't exist. Yuri --- growfs log --- 2224685056/2305976320 (96.5%) @4.1x, remaining 0:15 RBU 100.0% UBU 51.0% 2243526656/2305976320 (97.3%) @4.0x, remaining 0:11 RBU 100.0% UBU 53.1% 2261778432/2305976320 (98.1%) @3.9x, remaining 0:08 RBU 100.0% UBU 51.0% 2280685568/2305976320 (98.9%) @4.1x, remaining 0:04 RBU 75.4% UBU 53.1% 2299330560/2305976320 (99.7%) @4.0x, remaining 0:01 RBU 19.8% UBU 57.1% builtin_dd: 1125968*2KB out @ average 3.8x1352KBps /dev/pass0: flushing cache :-( unable to SYNCHRONOUS FLUSH CACHE: Input/output error