[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: About Multisession: CD-Extra



danalien <danalien@slicker.org> wrote:

> Hi, (somehow I found my way to this ML, hope it's the right one to talk about 'cdrecord + mkisofs').
>
> I'm trying to create a 'CD-Extra/Blue Book/CD Plus/<what ever else it's called :)>' multisession 
> cd (that is, a (max 99) Audio tracks + a data session).
>
> Here's what I do (commands I use):
>
> cdrecord -v dev=ATA:1,1,0 fs=2m speed=2 driveropts=burnfree -multi -pad -swab -audio *.raw.pcm
>
> cdrecord dev=ATA:1,1,0 -msinfo
>
> mkisofs -J -r -V "m4a data files" -o 2nd.cd-extra.data.track.iso -C 0,217333 -M ATA:1,1,0 ./*
>
> but at this stage, I get the following error:
>
> ---start error---
> mkisofs: Success. read_g1: scsi sendcmd: no error
> CDB:  28 00 00 00 00 00 00 00 01 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 64 00 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
> Sense flags: Blk 0 (not valid)
> resid: 2048
> cmd finished after 0.634s timeout 20s
> mkisofs: Success. Read error on old image
> ---end error---

Which is expected....

Read the man pages and follow the instructions to learn how to do it.

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de		(uni)  If you don't have iso-8859-1
       schilling@fokus.fraunhofer.de	(work) chars I am J"org Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily



Reply to: