From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 21:27:32 2004 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 3CF0016A4CE for ; Wed, 24 Nov 2004 21:27:32 +0000 (GMT) Received: from smtp-2.hut.fi (smtp-2.hut.fi [130.233.228.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57AEA43D31 for ; Wed, 24 Nov 2004 21:27:31 +0000 (GMT) (envelope-from efagerho@kosh.hut.fi) Received: from localhost (putosiko.hut.fi [130.233.228.114]) by smtp-2.hut.fi (8.12.10/8.12.10) with ESMTP id iAOLRUC9032292 for ; Wed, 24 Nov 2004 23:27:30 +0200 Received: from smtp-2.hut.fi ([130.233.228.92]) by localhost (putosiko.hut.fi [130.233.228.114]) (amavisd-new, port 10024) with LMTP id 27710-03-3 for ; Wed, 24 Nov 2004 23:27:29 +0200 (EET) Received: from kosh.hut.fi (kosh.hut.fi [130.233.228.10]) by smtp-2.hut.fi (8.12.10/8.12.10) with ESMTP id iAOLR5HZ032216 for ; Wed, 24 Nov 2004 23:27:05 +0200 Received: (from efagerho@localhost) by kosh.hut.fi (8.12.10/8.12.9/Submit) id iAOLR4QY303729 for freebsd-questions@freebsd.org; Wed, 24 Nov 2004 23:27:04 +0200 (EET) Date: Wed, 24 Nov 2004 23:27:03 +0200 From: Edvard Fagerholm To: freebsd-questions@freebsd.org Message-ID: <20041124212703.GA431616@cc.hut.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on putosiko.hut.fi X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at putosiko.hut.fi Subject: DVD burner error 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: Wed, 24 Nov 2004 21:27:32 -0000 Hello! I get sometimes the following error when I burn DVDs. Actually it happens more often than not... When burning a DVD with growisofs, burning stops with the following message: acd0 WARNING - removed from configuration :-( unable to WRITE@LBA=fb150h: Input/output error builtin_dd: 1028432*2KB out @ average 3.5x1385KBps :-( write failed: Input/output error /dev/pass0: flushing cache (cd0:ata1:0:0:0): lost device (probe0:ata1:0:0:0): Lost target 0??? :-( unable to FLUSH CACHE: Input/output error :-( unable to SYNCHRONOUS FLUSH CACHE: Input/output error (cd0:ata1:0:0:0): removing device entry The funny thing is that this seems to be very file dependent. If I create an ISO it might work fine and I can burn it many times with no failures. However, some files always fail. With burncd I can burn every file, but fixating doesn't work. The error message I get with burncd is TEST_UNIT_READY Illegal request. I can get the exact data later (i.e. the next time I want to destroy yet another DVD). My DVD drive is an LG GSA-4160B Regards, Edvard