record single files in IDE CDRW

Ion-Mihai Tetcu itetcu at apropo.ro
Thu Jan 22 05:15:52 PST 2004


On Wed, 21 Jan 2004 12:33:11 -0300
Roberto Pereyra <rjpereyra at gualeguaychu.gov.ar> wrote:

> Hi all !
> 
> How can I burn single files in a cdrom (RW-IDE) ?
> 
> Burncd allow burn iso files only ?

# burncd -f device -s speed my_single_file

where device == your CDRW
speed == teh speed you want
my_single_file = the file you want to burn

> I want to burn files many times with the same cdrom (open session). 

to *close* the session you would use fixate as the last thing on the
burncd line; so don't use it.
 
> Any hint ?

Reading the files written this way could be a little bit difficult.

> 
> Thanks in advance (excuse my english, I not english speaker)
> 
> roberto 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


-- 
IOnut
Unregistered ;) FreeBSD user


More information about the freebsd-questions mailing list