Re: [Bashburn-info] Copy Data CD to CD Issues
Brought to you by:
bashburn
From: Nick W. <ni...@uk...> - 2008-10-02 19:54:11
|
On Thu, 2 Oct 2008 20:42:56 +0100 Nick Warne <ni...@uk...> wrote: > > > > Instead of mount | grep to see if the cd is mounted, just > > grep /etc/mtab. Also, I took out that mkisofs -o fn | cdrecord fn > > construct. It was the same as cat zzz | cat zzz only worse. The > > first cat (mkisofs) had a -o to specify an output filename. Then > > the second cat (cdrecord) had a filename on the commandline so it > > never read from the pipe. Now the data really is going through the > > pipe. > > > > OK, this breaks real bad. Nothing happens now at all. > > Output below. > > Nick > > ====== > > |-(Data Menu) > | 0) Burn Data > | 1) Copy Data CD (CD to CD) > | 2) Burn Data DVD > | 3) Format CDRW > | 4) Format DVD > | 5) Back > | > Your Choice? [0-5] |> 1 > Warning: creating filesystem that does not conform to ISO-9660. > Setting input-charset to 'ISO-8859-1' from locale. > Cdrecord-ProDVD-ProBD-Clone 2.01.01a38 (i686-pc-linux-gnu) Copyright > (C) 1995-2008 Jörg Schilling TOC Type: 1 = CD-ROM > scsidev: '/dev/cdrom' > devname: '/dev/cdrom' > scsibus: -2 target: -2 lun: -2 > Warning: Open by 'devname' is unintentional and not supported. > Linux sg driver version: 3.5.27 > Using libscg version 'schily-0.9'. > SCSI buffer size: 64512 > atapi: 1 > Device type : Removable CD-ROM > Version : 0 > Response Format: 2 > Capabilities : > Vendor_info : 'TSSTcorp' > Identifikation : 'CDDVDW SH-S202J ' > Revision : 'SB00' > Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM. > Current: CD-R > Profile: DVD-R/DL sequential recording > Profile: DVD-R/DL layer jump recording > Profile: DVD+R/DL > Profile: DVD+R > Profile: DVD+RW > Profile: DVD-RW sequential recording > Profile: DVD-RW restricted overwrite > Profile: DVD-RAM > Profile: DVD-R sequential recording > Profile: DVD-ROM > Profile: CD-RW > Profile: CD-R (current) > Profile: CD-ROM > Profile: Removable Disk > 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/R16 RAW/R96P > RAW/R96R Drive buf size : 1962752 = 1916 KB > CD copied! > rm: cannot remove `/home/nick/burn/BashBurn.iso': No such file or > directory Steve, I reverted some of this. As my svn log says, I rather have a working version... It is working again now. Nick -- Free Software Foundation Associate Member 5508 |