[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrdao (copie al volo)



On 090503, 16:56, Guldo K wrote:
> > accidenti, ho fatto ma non funziona
> Mi spiace... :-(
> Ti posso solo dire che il mio lilo.conf e' cosi':
> 
> image=/boot/vmlinuz-2.4.20-686-1.030503
> label=3Mag03
> append="/dev/hda=ide-scsi"

ho messo  append="hdc=ide-scsi" (senza /dev); sara' una questione di link in /dev....
Comunque
athlon:~# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 03 Lun: 00
  Vendor: YAMAHA   Model: CRW8424S         Rev: 1.0d
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: SAMSUNG  Model: CD-ROM SC-152B   Rev: BS02
  Type:   CD-ROM                           ANSI SCSI revision: 02

e

athlon:~# cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.5'
scsibus0:
        0,0,0     0) *
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) 'YAMAHA  ' 'CRW8424S        ' '1.0d' Removable CD-ROM
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1:
        1,0,0   100) 'SAMSUNG ' 'CD-ROM SC-152B  ' 'BS02' Removable CD-ROM
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *

dunque per emulare emula (ho cambiato anche /etc/fstab, nel mount point cdrom si 
monta il device /dev/scd1, il cdrom EIDE appunto)

tuttavvia:

athlon:~# cdrdao copy --simulate --speed 8 --eject --on-the-fly --device 0,3,0 --source-device 1,0,0
Cdrdao version 1.1.5 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  L-EC encoding library - (C) Heiko Eissfeldt
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'schily-0.5'

0,3,0: YAMAHA CRW8424S  Rev: 1.0d
Using driver: Generic SCSI-3/MMC - Version 1.2 (options 0x0000)

1,0,0: SAMSUNG CD-ROM SC-152B   Rev: BS02
ERROR: No driver found for 'SAMSUNG CD-ROM SC-152B', available drivers:
cdd2600
generic-mmc
generic-mmc-raw
plextor
plextor-scan
ricoh-mp6200
sony-cdu920
sony-cdu948
taiyo-yuden
teac-cdr55
toshiba
yamaha-cdr10x
ERROR: Cannot setup source device 1,0,0.

Mi pare di capire che ora che il cdrom e' visto come dispositivo SCSI ha bisogno di un driver per funzionare...
dovro' ricompilare per inserirlo? magari becco il modulo da qualche parte, sapessi quale pero'...
Comunque se metto un cd nel cdrom e faccio $ls /cdrom il contenuto lo visualizza, quindi magari 
non e' questione di driver mancante
grazie gianni



Reply to: