View Single Post
  #12  
Old 23-11-2000, 16:51
Mozbius Mozbius is offline
Member
 
Join Date: Nov 2000
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Mozbius
last part...

2.
shorten the audio-track(s) with cuttrack (or use winoncd for 2. & 3.(method (C), 1a)))

cuttrack taudio01.raw
(cuttrack taudio02.raw)
( . . )
( . . )
(cuttrack taudioxx.raw)

3.
burn the audio-track(s):

cdrecord -dev=x,x,x -multi -audio -swab taudio01.raw (...taudioxx.raw)

4.
check the LBA of your CD (reload CD first) :

cdrecord -dev=x,x,x -msinfo :

0,Y <--remember

5.
X=Y use cdrecord to burn tdataxx.iso :

cdrecord -dev=x,x,x -speed=x -xa1 taudioxx.iso

X<>Y use method (D) instead...(most likely the problem if CD doesn´t boot!)

you can check if your fault was X<>Y :

(insert the CD, that doesn´t work )

cdrecord -dev=x,x,x -toc
Reply With Quote