<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Wolfgang Woehl wrote:
<blockquote cite="mid200603301417.45375.tito@rumford.de" type="cite">
  <pre wrap="">Dragan Noveski <a class="moz-txt-link-rfc2396E" href="mailto:perodog@gmx.net"><perodog@gmx.net></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Wolfgang Woehl wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Dragan Noveski <a class="moz-txt-link-rfc2396E" href="mailto:perodog@gmx.net"><perodog@gmx.net></a>:
      </pre>
      <blockquote type="cite">
        <pre wrap="">i tried now cdrdao show-toc and that works, i get 3
tracks showed, but when i try to write it looks like
cdrdao does not find my burner. typing cdrdao scanbus
gives the output ATA:0,0,0   but when i try to specify
like cdrdao --device ATA:0,0,0 /file.wav.toc  again i
get error about my device?
        </pre>
      </blockquote>
      <pre wrap="">cdrdao write --device 0,0,0 file.wav.toc
      </pre>
    </blockquote>
    <pre wrap="">thanx for subgestion, but still:
ERROR: Cannot open SCSI device '0,0,0': Cannot open
'/dev/sg9' Supported SCSI transports for this platform:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Missing permissions, run the line as root.

  </pre>
  <blockquote type="cite">
    <pre wrap="">strange thing, scanbus finds my device, but it does not
works
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Readable but not writeable by you. I have that too, never dug 
into it any deeper than mumbling f***it which helps a lot at 
times when there is an alternative. Probably broke it myself 
once with a self-built kernel and messed-up scsi 
configuration.

  </pre>
</blockquote>
that was a good idea, but still i get this:<br>
<br>
ERROR: Cannot open SCSI device '0,0,0': Cannot open '/dev/pg0'<br>
<br>
<br>
the same if i type --device ATA:0,0,0<br>
<br>
but my device is called /dev/cdrom and not /dev/pg0!<br>
<br>
is it possible to link that, sth like:  ln -s /dev/pg0 /dev/cdrom   ???<br>
<br>
regards,<br>
doc<br>
</body>
</html>