Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 15:15:27 +0200
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        Roberto Pereyra <rjpereyra@gualeguaychu.gov.ar>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: record single files in IDE CDRW
Message-ID:  <20040122151527.261134b8@it.buh.cameradicommercio.ro>
In-Reply-To: <20040121153311.GA6948@gualeguaychu.gov.ar>
References:  <20040121153311.GA6948@gualeguaychu.gov.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Jan 2004 12:33:11 -0300
Roberto Pereyra <rjpereyra@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


-- 
IOnut
Unregistered ;) FreeBSD user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040122151527.261134b8>