LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Burning Problem (https://www.linuxquestions.org/questions/linux-software-2/burning-problem-569649/)

Rustylinux 07-15-2007 10:20 PM

Burning Problem
 
Hey,

I am having a problem burning a .cue / .bin disk. I have the .bin .cue file both in the same directory off my home folder, however when I try to burn i get the following error message:

@tux1-wrkstn:~/Desktop/Torrents/Downloads$ sudo cdrecord dev=ATA:0,1,0 -speed 4 -v -dao -overburn -cuefile=file1.cue
Password:
TOC Type: 1 = CD-ROM
scsidev: 'ATA:0,1,0'
devname: 'ATA'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.5.27
Wodim version: 1.1.2
SCSI buffer size: 64512
atapi: -1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identification : 'DVDRAM GMA-4020B'
Revision : 'A108'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0000 (Reserved/Unknown)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0010 (DVD-ROM)
Profile: 0x0009 (CD-R)
Profile: 0x000A (CD-RW)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (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 : 2097152 = 2048 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Drive DMA Speed: 11793 kB/s 67x CD 8x DVD
FIFO size : 12582912 = 12288 KB
wodim: No such file or directory. Cannot open FILE 'File1.BIN'.

I have both files in the same directory and have given them 777 permissions. It doesn't matter if i try with root access or sudo the command it just gives the same error.

I also tried with Brasero however it just goes into the burning process fires it to 100% in a few seconds and doesn't write anything to the disk.

Does anyone know why this might be ?

St.Jimmy 07-15-2007 11:36 PM

Well that was odd.
Is the bin file corrupted?

jakev383 07-16-2007 05:59 AM

Does the filename match exactly? I hate to have to ask, but capitals DO matter in Linux.....
File1.BIN
That needs to be the EXACT filename of the file. You may also want to look at the .cue file (it's a text file anyway) and make sure it's nor giving the path for the BIN file as something like C:\Documents and Settings\......

Rustylinux 07-16-2007 03:58 PM

Yeah both files are exactly the same. I think the bin is just corrupted the file size is 767MB which is pretty large for a cd .bin/.cue


All times are GMT -5. The time now is 08:23 PM.