From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DveAr-000607-L8 for garchives@archives.gentoo.org; Thu, 21 Jul 2005 16:45:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6LGhsBu024899; Thu, 21 Jul 2005 16:43:54 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6LGdoel015845 for ; Thu, 21 Jul 2005 16:39:51 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1Dve5g-0001EO-Og for gentoo-user@lists.gentoo.org; Thu, 21 Jul 2005 16:40:09 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dve4X-0006MF-JA for gentoo-user@gentoo.org; Thu, 21 Jul 2005 18:38:57 +0200 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jul 2005 18:38:57 +0200 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jul 2005 18:38:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: DVD-cd usage Date: Thu, 21 Jul 2005 16:38:05 +0000 (UTC) Message-ID: References: <20050719113053.7AAC.NICK@rout.co.nz> <20050719120033.7AB5.NICK@rout.co.nz> <42DC5680.3000302@planet.nl> <42DD664B.40505@planet.nl> <42DF23A6.8020109@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050517) Sender: news Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j6LGhsCD024899 X-Archives-Salt: 1db1880f-4c53-4d1e-ae07-ca9fb7be80f5 X-Archives-Hash: 3e75378e897751e38a54f8dc3179ecc8 Zac Medico gmail.com> writes: > > So I changed the file to 'close.txt' and ran > > cdrecord dev=3DATAPI:0,0,0 -eject speed=3D2 -pad -data close.txt >=20 > Last time I checked, the ATAPI:0,0,0 device syntax requires root privil= eges.=20 > > You can use /dev/hdx instead Well, you are right, it does not like the user, and insist on root. Issuing this command as root: cdrecord dev=3D/dev/hdx -eject speed=3D2 -pad -data close.txt did not work. > > > Supported modes: > > cdrecord: Drive does not support TAO recording. > > cdrecord: Illegal write mode for this drive. > Try -dao instead, or try cdrdao instead of cdrecord. cdrecord -dao dev=3DATAPI:0,0,0 -eject speed=3D2 -pad -data -v startup.wa= v resulted in: Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004=20 J=C3=B6rg Schilling on-the-fly encryption (version 1.0-rc1) built-in, (C) 2004,2005=20 Maximilian Decker NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord and thus may have bugs that are not present in the original=20 version. Please send bug reports and support requests to=20 . For more information please see http://burbon04.gmxhome.de/linux/CDREncryption.html. The original author should not be bothered with problems=20 of this version. cdrecord: Warning: Running on Linux-2.6.12-gentoo-r4 cdrecord: There are unsettled issues with Linux-2.5 and newer. cdrecord: If you have unexpected problems, please try=20 Linux-2.4 or Solaris. TOC Type: 0 =3D CD-DA scsidev: 'ATAPI:0,0,0' devname: 'ATAPI' scsibus: 0 target: 0 lun: 0 Warning: Using ATA Packet interface. Warning: The related Linux kernel interface code seems=20 to be unmaintained. Warning: There is absolutely NO DMA, operations thus are slow. Using libscg version 'schily-0.8'. SCSI buffer size: 64512 atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities : Vendor_info : 'TOSHIBA ' Identifikation : 'DVD-ROM SD-R2412' Revision : '1015' Device seems to be: Generic mmc2 DVD-ROM. Current: 0x0009 Profile: 0x0010 Profile: 0x0008 Profile: 0x0009 (current) Profile: 0x000A Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R Drive buf size : 1791936 =3D 1749 KB FIFO size : 4194304 =3D 4096 KB cdrecord: Inappropriate audio coding in 'startup.wav'. Maybe I need a simple test file of a know good file(audio or whatever). Also, It'd help is the exact syntax is suggested, as I've never been able to get a cd burner working on any from of linux..... James --=20 gentoo-user@gentoo.org mailing list