cdrecord

Jan Derfinak ja na demax.sk
Pondělí Listopad 9 17:41:41 CET 1998


On Mon, 9 Nov 1998, Ladislav Kaderjak wrote:

> nie je to celkom o linuxe, ale windowsaci to asi nepouzivaju
> 
> napalil som nejake adresare s volbou cdrecord -multi ...
> potom som zistil ze nie su to tie prave ktore tam chcem mat
> spravil som novy image a napalil tak isto ( asi to nemalo byt tak isto)
> palenie prebehlo v poriadku "track 2 ok" ( alebo nieco v tom zmysle)
> avsak stale vidim iba subory z prveho napalovania ( chcel som ich prepisat
> )
> 
> vie mi niekto poradit tie spravne parametre pre cdrecord, alebo ze by uz
> pre mkisofs ?
> 
> 1. chcem aj predchadzajuci track (-y)

Napr.:

Assuming that the CD-R drive is connected to target 2 on the SCSI bus.
Write the first session with:

cdrecord -v speed=2 dev=2,0 -eject -multi isoimage.raw

This must be a iso9660 image with Rock Ridge extensions

cdrecord -msinfo dev=2,0

The output should be two numbers separated by a comma.

        e.g.: 0,204562

2nd session:
You should create a directory that contains a second directory with data in it
for this purpose.

        e.g.:
                first_dir/
                        second_dir/
                                file_1
                                file_2
                                ...

call:
mkisofs -o isoimage_2.raw -R  -C xx,yy -M /dev/cdwriter_blk_dev  first_dir

The argument of -C is the output of cdrecord -msinfo
-       On Linux, the argument of -M is a device that would allow you to mount 
        the current CD in the CD-writer

To write the second session to CD, call:

cdrecord -v speed=2 dev=2,0 -eject -multi isoimage_2.raw

> 2. nechcem  predchadzajuci track (-y) 

Neskusal som.

					jano



Další informace o konferenci Linux