David Reynolds ([EMAIL PROTECTED]) wrote:
> Okay, I need to back up some of my data and, more importantly, burn my 10.1 
> ISOs before I reinstall (to fix the libgcc error my machine developed on the 
> last install). However *because* libgcc failed, there are a whole host of 
> programs I can't install, so I'm back to the CLI for cdburning.
> 
> When I try to check my cdrom burner I get this: 
> # cdrecord -scanbus (really, cdrecord --anything)
> Cdrecord-Clone 2.01a27-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg 
> Schi                                         lling
> Note: This version is an unofficial (modified) version with DVD support
> Note: and therefore may have bugs that are not present in the original.
> Note: Please send bug reports or support requests to <[EMAIL PROTECTED]>.
> Note: The author of cdrecord should not be bothered with problems in this 
> versio                                         n.
> scsidev: 'ATA'
> devname: 'ATA'
> scsibus: -2 target: -2 lun: -2
> Warning: Using badly designed ATAPI via /dev/hd* interface.
> Linux sg driver version: 3.5.27
> Using libscg version 'schily-0.8'.
> cdrecord: Warning: using inofficial libscg transport code version 
> (warly-scsi-linux-sg.c-1.80-mdk '@(#)scsi-linux-sg.c  1.80 04/03/08 Copyright 
> 1997 J. Schilling').
> scsibus1:
> cdrecord: Warning: controller returns wrong size for CD capabilities page.
>         1,0,0   100) 'CD-ROM  ' 'Drive/G6D       ' '1.30' Removable CD-ROM
>         1,1,0   101) '        ' '52X32CD_R/RW    ' '100G' Removable CD-ROM
>         1,2,0   102) *
>         1,3,0   103) *
>         1,4,0   104) *
>         1,5,0   105) *
>         1,6,0   106) *
>         1,7,0   107) *
> 
> Any ideas? 
> 
> David
> 
Hi David,
I seem to recall this list had talked of this before .. not too long
ago. Try the archives for the whole thread, from Tom Brinkman and with:
Subject: Re: [newbie] 10 Powerpack CD1  woes (longish)
Date: Fri, 12 Mar 2004 

Try this: 

$ cdrecord dev=ATA -scanbus

Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg 
Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to <[EMAIL PROTECTED]>.
Note: The author of cdrecord should not be bothered with problems in this 
version.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
#################################################################################
#
#  Warning: Using ATAPI via /dev/hd* interface. Use dev=ATA:X,Y,Z or
#  dev=/dev/hdX
#
#################################################################################
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version
(warly-Mandrakelinux-scsi-linux-sg '@(#)scsi-linux-sg.c       1.83
). 
scsibus1:
   1,0,0   100) 'PIONEER ' 'DVD-RW  DVR-107D' '1.09' Removable CD-ROM
   1,1,0   101) 'ASUS    ' 'CRW-4816A       ' '1.0 ' Removable CD-ROM
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) *
   1,7,0   107) *

From the post, short version, it was for mdk 10 and the 2.6 kernel
Tom's explanation pales any attept I would give..
[...]
"Once you've got 10.0 installed with a 2.6 kernel it'll all be
different, as ide-scsi is no longer used.  Run
  'cdrecord dev=ATA -scanbus'   to determine dev=ATA:

    cdrecord -v -eject speed=4 dev=ATA:3,1,0 -dao

and then with 10.0/2.6 kernel 'md5sum /dev/hdX'  is what to
use.  The burn option -dao is a must if you want to check the
md5sum. Absolutely do not use -pad or -data, or other options.

I use driveropts=burnfree, but if it causes any problems,
it's better not to use it at all.  Particulary older drives when
burnfree first came out.   I'd suggest a thoro read of 'man
cdrecord' if any of all this is fuzzy to 'ya ;)

Tom Brinkman                 Corpus Christi, Texas
         Proud to be an American
[...]

I had to do this yesterday to determine my devices.
Hope this helps some .. 

p.s. 
Tom, sorry to drop your name, but your experience strikes again ;)
-- 
RickS                              Registered Linux user #338463
Mdk 10.1 OE - Linux 2.6.8.1-12mdk        @ http://counter.li.org
================================================================
gpg --recv-keys --keyserver www.keyserver.net 0x24AABE61

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to