One Mon, 24 Feb 2003 13:32:45 -0800,
Curtis Vaughan wrote:
>
> Well, just issuing a command like:
> cdrecord -dev=0,0,0 -v - cdimage.iso
>
> starts the processes up and eventually gets to to:
> Waiting for reader process to fill input buffer ...
>
> And it just sits there like that forever.
>
>
On Mon, Feb 24, 2003 at 01:32:45PM -0800, Curtis Vaughan wrote:
> Well, just issuing a command like:
> cdrecord -dev=0,0,0 -v - cdimage.iso
That's because you have the "-" in there that tells cdrecord to try to
read an image from standard input as the first track or session. Since
you're trying to
Well, just issuing a command like:
cdrecord -dev=0,0,0 -v - cdimage.iso
starts the processes up and eventually gets to to:
Waiting for reader process to fill input buffer ...
And it just sits there like that forever.
Now, I'm assuming when you say to issue the command:
mkisofs -R -J -o cdimage.iso
On Thu, Feb 20, 2003 at 11:09:20AM +1100, Michael Wardle wrote:
> On Thursday, February 20, 2003 10:07, Curtis Vaughan wrote:
> > In order to write files to a burner I issue the following command:
> > mkisofs -R -J /directory/with/files | cdrecord dev=0,0,0 -v -
> >
> > However, I can't figure out
On Thursday, February 20, 2003 10:07, Curtis Vaughan wrote:
> In order to write files to a burner I issue the following command:
> mkisofs -R -J /directory/with/files | cdrecord dev=0,0,0 -v -
>
> However, I can't figure out how to issue the command to write an *iso
> image to a writable CD. Can an
On Wed, Feb 19, 2003 at 03:07:47PM -0800, Curtis Vaughan wrote:
> In order to write files to a burner I issue the following command:
> mkisofs -R -J /directory/with/files | cdrecord dev=0,0,0 -v -
>
> However, I can't figure out how to issue the command to write an *iso
> image to a writable CD.
6 matches
Mail list logo