Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262398AbVAKHIN (ORCPT ); Tue, 11 Jan 2005 02:08:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262438AbVAKHIN (ORCPT ); Tue, 11 Jan 2005 02:08:13 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:45253 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S262398AbVAKHIL (ORCPT ); Tue, 11 Jan 2005 02:08:11 -0500 Date: Tue, 11 Jan 2005 08:08:07 +0100 (MET) From: Jan Engelhardt To: Laurent CARON cc: linux-kernel@vger.kernel.org Subject: Re: Unable to burn DVDs In-Reply-To: <41E2F823.1070608@apartia.fr> Message-ID: References: <41E2F823.1070608@apartia.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1296 Lines: 43 > Hello, > > I recently upgraded to 2.6.10 and tried (today) to burn a dvd with growisofs. > > It seems there is a problem > > Here is the output > > > # growisofs -Z /dev/scd0 -R -J ~/foobar I remember ide-scsi being broken now since you can use /dev/hdX directly for writing CDs. > WARNING: /dev/scd0 already carries isofs! > About to execute 'mkisofs -R -J /root/sendmail.mc | builtin_dd of=/dev/scd0 > obs=32k seek=0' > INFO:ingISO-8859-15 character encoding detected by locale settings. > Assuming ISO-8859-15 encoded filenames on source filesystem, > use -input-charset to override. > Total translation table size: 0 > Total rockridge attributes bytes: 252 > Total directory bytes: 0 > Path table size(bytes): 10 > /dev/scd0: "Current Write Speed" is 4.1x1385KBps. > : -[ WRITE@LBA=0h failed with SK=4h/ASC=08h/ACQ=03h]: Input/output error > : -( write failed: Input/output error > > Needless to say it works fine with 2.6.9 > Am I missing something? /dev/hdX of course won't work if ide-scsi is loaded, I guess. Jan Engelhardt -- ENOSPC - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/