← Back to team overview

sslug-teknik team mailing list archive

Re: cd-brending driller.

 

> prøv noget i denne retning som root:
> 
> # mkdir cdkatalog
> # dd if=/dev/zero of=cdkatalog/enfil bs=1024 count=16384
> # mkisofs -o test.iso cdkatalog
> # cdrecord dev=hdc -v -speed 8 test.iso
> 
> Hvilket output får du?
> 

Og så med scsi-emulering:

linux1 root # cdrecord dev=hdd -v -speed 8 test.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent
defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
Schilling
on-the-fly encryption (version 1.0-rc1) built-in, (C) 2004,2005
Maximilian Decker

NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to <burbon04 at gmx.de>.
      For more information please see
http://burbon04.gmxhome.de/linux/CDREncryption.html.
      The original author should not be bothered with problems of this
version.

cdrecord: Warning: Running on Linux-2.6.11-gentoo-r4
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 1 = CD-ROM
scsidev: 'hdd'
devname: 'hdd'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
cdrecord: No such file or directory. Cannot open 'hdd'. Cannot open SCSI
driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
---------------------

Og så fra xcdroast (efter re-scanning af scsi-enheder):
Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev= "1,0,0"
gracetime=2 fs=4096k  -v -useinfo speed=8 -eject -pad -data
"/home/oha/Gentoo/test.iso" ...

cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent
defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
Schilling
cdrecord: Warning: Running on Linux-2.6.11-gentoo-r4
on-the-fly encryption (version 1.0-rc1) built-in, (C) 2004,2005
Maximilian Decker
cdrecord: There are unsettled issues with Linux-2.5 and newer.

cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
scsidev: '1,0,0'
and thus may have bugs that are not present in the original version.
scsibus: 1 target: 0 lun: 0
Please send bug reports and support requests to <burbon04 at gmx.de>.
Linux sg driver version: 3.5.32
For more information please see
http://burbon04.gmxhome.de/linux/CDREncryption.html.
SCSI buffer size: 64512
The original author should not be bothered with problems of this version.
cdrecord: Cannot allocate memory. Cannot get SCSI I/O buffer.
-------------------------------

Lidt mere info:

linux1 root # cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: E-IDE    Model: CD-ROM 40X/AKU   Rev: U31
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: YAMAHA   Model: CRW8424E         Rev: 1.0f
  Type:   CD-ROM                           ANSI SCSI revision: 02


Måske mangler jeg ligefrem noget i min kernekonfiguration? Jeg sender
den gerne!

Ole



Follow ups

References