public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Willie Wong <wwong@Princeton.EDU>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] cdrecord-prodvd extrange behaivor
Date: Tue, 27 Sep 2005 11:02:14 -0400	[thread overview]
Message-ID: <20050927150214.GA448@princeton.edu> (raw)
In-Reply-To: <20050927141458.M14630@sauco.net>

On Tue, Sep 27, 2005 at 11:29:45PM +0900, Mauro Sauco wrote:
> # cdrecord -dev=0,0,0 -speed=1 -v --eject -dao myimage.iso

<snip>

> 
> Starting to write CD/DVD at speed 1 in dummy mode for single session.
> Last chance to quit, starting dummy write in 0 seconds. Operation starts.

cdrecord thinks you are asking it to write in dummy mode. 

> #cdrecord -scanbus
> 
> Cdrecord 1.11a15 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J?uffffrg Schilling
> Linux sg driver version: 3.5.33
> Using libscg version 'bero-0.5a'
> cdrecord: Warning: using inofficial version of libscg (bero-0.5a
> '@(#)scsitransp.c      1.81 01/04/20 Copyright  1988,1995,2000 J. Schilling').
> scsibus0:
>         0,0,0     0) 'PIONEER ' 'DVD-RW  DVR-110 ' '1.22' Removable CD-ROM
>         0,1,0     1) *
>         0,2,0     2) *

I think the problem is in your command:

Try removing the dash ("-") before dev and speed, and make it a single
dash before "eject" to conform to the man page. i.e.

  cdrecord dev=0,0,0 speed=1 -eject -v -dao -data myimage.iso

HTH,

W
-- 
Time flies like an arrow. Fruit flies like a banana.
Sortir en Pantoufles: up 46 days, 18:02
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-09-27 15:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 14:29 [gentoo-user] cdrecord-prodvd extrange behaivor Mauro Sauco
2005-09-27 15:02 ` Willie Wong [this message]
2005-09-27 15:06 ` Jason Stubbs
2005-09-27 15:18   ` Holly Bostick
2005-09-27 15:25     ` Mauro Sauco
2005-09-27 15:59       ` Mauro Sauco
2005-09-27 16:31         ` Uwe Thiem
2005-09-27 16:42           ` Patrick Börjesson
2005-09-27 16:49           ` Mauro Sauco
2005-09-27 16:35         ` Uwe Thiem
2005-09-27 17:01           ` Mauro Sauco
2005-09-27 16:27       ` Uwe Thiem
2005-09-27 16:17     ` Uwe Thiem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050927150214.GA448@princeton.edu \
    --to=wwong@princeton.edu \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox