burncd error

Joe Talbott josepht at cstone.net
Thu Jun 14 11:36:22 PDT 2007


On Thu, Jun 14, 2007 at 11:27:18AM -0700, Matthew Dillon wrote:
> :Same error with a brand new blank disk and using -t.
> :
> :josepht at tin$ sudo burncd -vt  -s 10 -f /dev/acd0 data
> :~/tar-files/Minix-IDE-3.1.2a.iso 
> :Password:
> :adding type 0x08 file /home/josepht/tar-files/Minix-IDE-3.1.2a.iso
> :size 417792 KB 208896 blocks 
> :next writeable LBA 0
> :addr = 0 size = 427819008 blocks = 208896
> :writing from file /home/josepht/tar-files/Minix-IDE-3.1.2a.iso size
> :417792 KB
> :written this track 1120 KB (0%) total 1120 KB
> :only wrote -1 of 32768 bytes err=5
> :
> :Joe
> 
>     ls -la /dev/acd0, this is what it should be:
> 
>     test28# ls -la /dev/acd0
>     crw-r-----  1 root  operator  117, 0x10010000 Jun  8 18:08 /dev/acd0

It is:

josepht at tin$ ls -al /dev/acd0
crw-r-----  1 root  operator  117, 0x10010000 Jun 14 14:33 /dev/acd0

Also after running burncd with -t I tried running it again and got
this:

josepht at tin$ sudo burncd -vt  -s 10 -f /dev/acd0 data
~/tar-files/Minix-IDE-3.1.2a.iso 
Password:
adding type 0x08 file /home/josepht/tar-files/Minix-IDE-3.1.2a.iso
size 417792 KB 208896 blocks 
next writeable LBA 712
addr = 712 size = 427819008 blocks = 208896
writing from file /home/josepht/tar-files/Minix-IDE-3.1.2a.iso size
417792 KB
written this track 1120 KB (0%) total 1120 KB
only wrote -1 of 32768 bytes err=5

Does that LBA 712 mean that something was actually written to the CDR
with the -t flag?

Joe





More information about the Bugs mailing list