[Debburn-changes] r284 - mods-archive/removed-docs nonameyet/trunk/doc/READMEs/plattforms

Eduard Bloch blade at costa.debian.org
Tue Sep 12 08:53:38 UTC 2006


Author: blade
Date: 2006-09-12 08:53:38 +0000 (Tue, 12 Sep 2006)
New Revision: 284

Added:
   mods-archive/removed-docs/README.openserver
Removed:
   nonameyet/trunk/doc/READMEs/plattforms/README.openserver
Log:
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.openserver to removed-docs, not supported yet

Copied: mods-archive/removed-docs/README.openserver (from rev 283, nonameyet/trunk/doc/READMEs/plattforms/README.openserver)
===================================================================
--- mods-archive/removed-docs/README.openserver	                        (rev 0)
+++ mods-archive/removed-docs/README.openserver	2006-09-12 08:53:38 UTC (rev 284)
@@ -0,0 +1,83 @@
+CDRTOOLS compiles without changes on any SCO OpenServer 5.0.4
+or later installation having the SCO DevSys or GCC-2.95 and 
+smake-1.2a04 or later installed. 
+
+Some general notes on CDRKIT are available from:
+
+   http://alioth.debian.org/projects/debburn/
+
+
+Limitations for CDRKIT on SCO OpenServer 5:
+
+1) SCO OpenServer 5.0.0 and 5.0.2 are unsupported!
+  
+2) There is only support for SCSI devices
+
+3) There no support for AHA 154X scsi controllers
+
+===================================================================
+NOTE: wodim now supports the -scanbus option. Therefore the 
+      old addressing methods are NO LONGER AVAILABLE !!!
+===================================================================
+      
+As there is no real generic SCSI driver, wodim uses the pass through
+ioctl of the cdrom target driver (Srom).
+
+The correct dev= syntax on SCO Openserver 5 is:
+
+    dev=scsibus,target,lun	(and scsibus is scsibus now!!!)
+
+A sample output from wodim -scanbus looks like:
+
+#wodim -scanbus
+Cdrecord 1.8 (i686-pc-sco3.2v5.0.5) Copyright (C) 1995-2000 Jörg Schilling
+Using libscg version 'schily-0.1'
+scsibus0:
+        0,0,0     0) 'SEAGATE ' 'ST34573LC       ' '5960' Disk
+        0,1,0     1) 'SEAGATE ' 'ST34573LC       ' '5960' Disk
+        0,2,0     2) 'SEAGATE ' 'ST34573LC       ' '5960' Disk
+        0,3,0     3) *
+        0,4,0     4) *
+        0,5,0     5) 'PIONEER ' 'CD-ROM DR-U06S  ' '1.05' Removable CD-ROM
+        0,6,0     6) 'TEAC    ' 'CD-R56S         ' '1.0E' Removable CD-ROM
+        0,7,0     7) *
+
+The first column showing the triple x,y,z tells you the address to use.
+
+As you can see the TEAC CD-R56S CD-Writer does have the following address:
+
+     dev=0,6,0
+     
+===================================================================
+           THE OLD ADDRESSING IS NO LONGER AVAILABLE!
+	    
+         PLEASE ADJUST YOUR /etc/default/wodim FILES!
+===================================================================
+
+Running wodim with the old address method will result in an error!
+
+#wodim dev=/dev/rcd1:6,0 -inq
+Cdrecord 1.8 (i386-pc-sco3.2v5.0.5) Copyright (C) 1995-2000 Jörg Schilling
+scsidev: '/dev/rcd1:6,0'
+devname: '/dev/rcd1'
+scsibus: 0 target: 6 lun: 0
+wodim: Invalid argument. Open by 'devname' no longer supported on this OS. Cannot open SCSI driver.
+wodim: For possible targets try 'wodim -scanbus'. Make sure you are root.
+
+
+MAKE SURE YOU HAVE MEDIA IN YOUR CD-ROM DEVICES, SO THAT WODIM CAN 
+OPEN THE DEVICE FOR PASS-THROUGH ACCESS!
+
+
+To compile cdrtools, you need 'smake' version 1.2a04 or later from:
+
+   ftp://ftp.sco.com/skunkware/osr5/vols
+
+
+Please make sure you use smake-1.2a04 or later, cause smake-1.2 versions
+before a04 will coredump on the compilation of cdrtools on OpenServer.
+
+
+Source: README.openserver from cdrtools package
+Edited for cdrkit by Christian Fromme <kaner at strace.org>
+

Deleted: nonameyet/trunk/doc/READMEs/plattforms/README.openserver
===================================================================
--- nonameyet/trunk/doc/READMEs/plattforms/README.openserver	2006-09-12 08:53:35 UTC (rev 283)
+++ nonameyet/trunk/doc/READMEs/plattforms/README.openserver	2006-09-12 08:53:38 UTC (rev 284)
@@ -1,83 +0,0 @@
-CDRTOOLS compiles without changes on any SCO OpenServer 5.0.4
-or later installation having the SCO DevSys or GCC-2.95 and 
-smake-1.2a04 or later installed. 
-
-Some general notes on CDRKIT are available from:
-
-   http://alioth.debian.org/projects/debburn/
-
-
-Limitations for CDRKIT on SCO OpenServer 5:
-
-1) SCO OpenServer 5.0.0 and 5.0.2 are unsupported!
-  
-2) There is only support for SCSI devices
-
-3) There no support for AHA 154X scsi controllers
-
-===================================================================
-NOTE: wodim now supports the -scanbus option. Therefore the 
-      old addressing methods are NO LONGER AVAILABLE !!!
-===================================================================
-      
-As there is no real generic SCSI driver, wodim uses the pass through
-ioctl of the cdrom target driver (Srom).
-
-The correct dev= syntax on SCO Openserver 5 is:
-
-    dev=scsibus,target,lun	(and scsibus is scsibus now!!!)
-
-A sample output from wodim -scanbus looks like:
-
-#wodim -scanbus
-Cdrecord 1.8 (i686-pc-sco3.2v5.0.5) Copyright (C) 1995-2000 Jörg Schilling
-Using libscg version 'schily-0.1'
-scsibus0:
-        0,0,0     0) 'SEAGATE ' 'ST34573LC       ' '5960' Disk
-        0,1,0     1) 'SEAGATE ' 'ST34573LC       ' '5960' Disk
-        0,2,0     2) 'SEAGATE ' 'ST34573LC       ' '5960' Disk
-        0,3,0     3) *
-        0,4,0     4) *
-        0,5,0     5) 'PIONEER ' 'CD-ROM DR-U06S  ' '1.05' Removable CD-ROM
-        0,6,0     6) 'TEAC    ' 'CD-R56S         ' '1.0E' Removable CD-ROM
-        0,7,0     7) *
-
-The first column showing the triple x,y,z tells you the address to use.
-
-As you can see the TEAC CD-R56S CD-Writer does have the following address:
-
-     dev=0,6,0
-     
-===================================================================
-           THE OLD ADDRESSING IS NO LONGER AVAILABLE!
-	    
-         PLEASE ADJUST YOUR /etc/default/wodim FILES!
-===================================================================
-
-Running wodim with the old address method will result in an error!
-
-#wodim dev=/dev/rcd1:6,0 -inq
-Cdrecord 1.8 (i386-pc-sco3.2v5.0.5) Copyright (C) 1995-2000 Jörg Schilling
-scsidev: '/dev/rcd1:6,0'
-devname: '/dev/rcd1'
-scsibus: 0 target: 6 lun: 0
-wodim: Invalid argument. Open by 'devname' no longer supported on this OS. Cannot open SCSI driver.
-wodim: For possible targets try 'wodim -scanbus'. Make sure you are root.
-
-
-MAKE SURE YOU HAVE MEDIA IN YOUR CD-ROM DEVICES, SO THAT WODIM CAN 
-OPEN THE DEVICE FOR PASS-THROUGH ACCESS!
-
-
-To compile cdrtools, you need 'smake' version 1.2a04 or later from:
-
-   ftp://ftp.sco.com/skunkware/osr5/vols
-
-
-Please make sure you use smake-1.2a04 or later, cause smake-1.2 versions
-before a04 will coredump on the compilation of cdrtools on OpenServer.
-
-
-Source: README.openserver from cdrtools package
-Edited for cdrkit by Christian Fromme <kaner at strace.org>
-




More information about the Debburn-changes mailing list