Am Sonntag, 27. August 2006 14:30 schrieb Klaus Klein:
> Bernhard Guillon wrote:
> > Hallo,
> > ich habe nun den 2.6.13er Vanilla Kernel auf meinem Slackware 10.2.
> > Mein Problem ist dieses:
> >
> > $ cdrecord --version
> > Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
> > Schilling
> > cdrecord: Warning: Running on Linux-2.6.13
> > cdrecord: There are unsettled issues with Linux-2.5 and newer.
> > cdrecord: If you have unexpected problems, please try Linux-2.4 or
> > Solaris.
> >
> > Danch habe ich mich auf die suche nach neuen cdrecord Versionen
> > gemacht und bei freshmeat.net herausgefunden, dass der Author wohl
> > keine Version für 2.6 anbieten will, da ihm die Änderungen am SCSI
> > System nicht gefallen.
> >
> > Wie brennt ihr mit 2.6? Welche Patches oder welche Version von
> > cdrecord benutzt ihr?

Hi,

hier meine Ausgaben: ich habe auf der gleichen Maschine auf /dev/hda Mandriva 
mit Kernel 2.6.12-12 und auf /dev/hdb Mandrake 9.2 mit Kernel 2.4.22. In der 
grub-menu.lst-Kernelzeile steht bei Mandrake 9.2: "hdc=ide-scsi".
Mit Mandrake 9.2 kann ich brennen, mit Mandriva nicht. Es ändert sich auch 
nicht wenn mit Mandriva mit "hdc=ide-scsi" boote.
Leider habe ich keine Zeit mich im Moment in den Mandriva-Foren umzusehen.

Was machst Du denn mit SLAX? Geht das?

Gruß,

Michael Bischof 


        --------------------------------

Auf Mandriva bekomme ich folgende Ausgabe: => siehe Anhang!
Der Brenner ist also dev=1,0,0 - aber man warnt:
'Warning: Using ATAPI via /dev/hd* interface. Use dev=ATA:X,Y,Z or
dev=/dev/hdX

Das Gerät wird als /dev/hdc von Mandrake bezeichnet 

Brennen mit dieser Anleitung klappt nicht:

bash-3.00$ cdrecord -v -eject speed=8 dev=/dev/hdc /mnt/hdb8/sl
slax-killbill-5.1.8rc.iso  slax.von.windows.060825/
bash-3.00$ cdrecord -v -eject speed=8 
dev=/dev/hdc /mnt/hdb8/slax-killbill-5.1.8rc.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
Cdrecord-Clone 2.01.01a03-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2005 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 warly at mandriva.com.
Note: The author of cdrecord should not be bothered with problems in this 
version.
TOC Type: 1 = CD-ROM
cdrecord: Cannot allocate memory. WARNING: Cannot do mlockall(2).
cdrecord: WARNING: This causes a high risk for buffer underruns.
cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
cdrecord: WARNING: This causes a high risk for buffer underruns.
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.

Also korrigiert: 

bash-3.00$ cdrecord -v -eject speed=8 
dev=1,0,0 /mnt/hdb8/slax-killbill-5.1.8rc.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
Cdrecord-Clone 2.01.01a03-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2005 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 warly at mandriva.com.
Note: The author of cdrecord should not be bothered with problems in this 
version.
TOC Type: 1 = CD-ROM
cdrecord: Cannot allocate memory. WARNING: Cannot do mlockall(2).
cdrecord: WARNING: This causes a high risk for buffer underruns.
cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
cdrecord: WARNING: This causes a high risk for buffer underruns.
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
cdrecord: No such file or directory. Cannot open '/dev/sg*'. Cannot open SCSI 
driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are 
root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

Jetzt fällt mir nur noch die alte scsi-Emulation ein:
booten wie bei Mandrake 9.2 mit "hdc=ide-scsi" in der Kernelzeile.
Probiere ich gerade mal.

        -------------------------------
 
 [EMAIL PROTECTED] ~]# cdrecord -scanbus
Cdrecord-Clone 2.01.01a03-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2005 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 warly at mandriva.com.
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'.
scsibus1:
        1,0,0   100) 'CyberDrv' 'CW038D CD-R/RW  ' '120C' 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) *
--
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an