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

Re: How Do I Burn CDs?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 03 Mar 2003 18:34, Fred K Ollinger wrote:
> Why not use cdrecord? It's not hard.
>
> Make a cdimage from a folder:
>
> mkisofs -r -J -o myfolder.iso myfolder
>
> Get your dev numbers:
>
> cdrecord -scanbus
>
> For me, this gives me 0,0,0. Here's the output:
>
> scsibus0:
>         0,0,0     0) 'ATAPI   ' 'CD-R/RW 20X10   ' 'H.KF' Removable
> CD-ROM 0,1,0     1) *
>         0,2,0     2) *
>         0,3,0     3) *
>         0,4,0     4) *
>         0,5,0     5) *
>         0,6,0     6) *
>         0,7,0     7)
>
> Now do the burn:
>
> cdrecord -dev=0,0,0 -data myfolder.iso
>
> You can make a wrapper script that knows your numbers and burns it
> all in one easy go.

A wrapper script? Why not just set the default device to use in 
/etc/default/cdrecord, per the maintaners suggestion?

Paul Cupis
- -- 
paul@cupis.co.uk

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Y7dZIzuKV+SHX/kRAtwCAJ9o/YLP/k56QNpzJ0uwd71alxqpxQCeIqUh
+RIL6S7qrVkX0iC3mQTp8JA=
=t+O9
-----END PGP SIGNATURE-----



Reply to: