public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter <heisspf@skyinet.net>
To: Carl <carl@anexia.co.uk>, linux-newbie@vger.kernel.org
Subject: Re: MPG Video Format
Date: Wed, 16 Nov 2005 10:30:00 +0800	[thread overview]
Message-ID: <20051116103000.5a1c2d65@localhost.localdomain> (raw)
In-Reply-To: <6.2.3.4.0.20051115092533.0210b050@127.0.0.1>

On Tue, 15 Nov 2005 09:36:15 +0000
Carl <carl@anexia.co.uk> wrote:


> Just for the record (no pun intended) i have just 
> installed fedora core 4 on a machine with an ide dvd-rw.
> 
> I tried "cdrecord --scanbus" and it shows the dvd 
> as 0,0,0 so i tried "dev=0,0,0" and it failed 
> cause it couldn't access the device.
> 
> I tried "dev=/dev/dvd" (symlink to /dev/hda) and it worked.
> 
> I thought with the scanbus option finding the 
> device the ide-scsi emulation was working but 
> apparently not. However this is what i get from
> a "cdrecord --version" which may or may not explain it.:
> 
>

I get the same errors in slackware 10.2.

cdrecord --version
Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling

cdrecord --scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI
driver. cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

cdrecord -v dev=0,0,0 fs=64M speed=2 driveropts=burnproof gracetime=2
file.iso 
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent
defaults. cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
cdrecord: No such device. Cannot open '/dev/pg0'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'

cdrecord -v dev=0,0 fs=64M speed=2 driveropts=burnproof gracetime=2
file.iso 
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent
defaults. cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0'
scsibus: 0 target: 0 lun: 0
cdrecord: No such device. Cannot open '/dev/pg0'. Cannot open SCSI driver.

cdrecord -v dev=/dev/dvd fs=64M speed=2 driveropts=burnproof gracetime=2
file.iso
--snip--
Warning: Open by 'devname' is unintentional and not supported.
cdrecord: Read-only file system. Cannot open '/dev/dvd'. Cannot open SCSI
driver.

Only when I put dev=ATAPI:0,1,0 did the writing process start with no errors,
however, then I could not access the CD any more.

Resorting to xcdroast then did the trick after iso file was made. I can play
the CD on my VCD player connected to the TV. Quod errat demonstrantum.

Regards

-- 
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-11-16  2:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-15  2:52 MPG Video Format Peter
2005-11-15  3:00 ` Peter
2005-11-15  3:29 ` chuck gelm
2005-11-15  8:57   ` Peter
2005-11-16 23:46     ` Paulo R. Dallan
2005-11-15  4:23 ` Ray Olszewski
2005-11-15  9:36   ` Carl
2005-11-16  2:30     ` Peter [this message]
2005-11-15  6:12 ` Stephen Samuel

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=20051116103000.5a1c2d65@localhost.localdomain \
    --to=heisspf@skyinet.net \
    --cc=carl@anexia.co.uk \
    --cc=linux-newbie@vger.kernel.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