Re: [SLUG] Burning CD with Redhat 7.1 Kernal 2.4.3-12

From: Mike Manchester (mchester@yahoo.com)
Date: Tue Sep 18 2001 - 17:31:06 EDT


Bryan-TheBS-Smith wrote:

>
> IDE or SCSI? If it is IDE, you need to reserve the device for the
> ide-scsi module by passing "hdX=ide-scsi" (where X is the device,
> e.g., hdc for IDE channel 2, master), and then loading the module
> with "modprobe ide-scsi" after booting.
>

The drive is an IDE here is my lilo.conf file
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux

image=/boot/vmlinuz-2.4.2-2
 label=linux.bak
 initrd=/boot/initrd-2.4.2-2.img
 read-only
 root=/dev/hdb5
 append="hdd=ide-scsi hdc=ide-scsi"

other=/dev/hda1
 optional
 label=dos

image=/boot/vmlinuz-2.4.3-12
 label=linux
 root=/dev/hdb5
 append="hdd=ide-scsi hdc=ide-scsi"
 read-only
 initrd=/boot/initrd-2.4.3-12.img

And my modules.conf file
alias scsi_hostadapter aic7xxx
options ide-cd ignore=hdd
options ide-cd ignore=hdc
alias eth0 ne2k-pci
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci
alias sound-slot-0 sb
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :options sound dmabuf=1
alias synth0 opl3
options opl3 io=0x388
options sb isapnp=1

>
> You can find the actual device with "cdrecord -scanbus".
>

Output of cdrecord -scanbus
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
scsibus0:
 0,0,0 0) 'iomega ' 'jaz 1GB '
 0,1,0 1) *
 0,2,0 2) 'UMAX ' 'Astra 610S '
 0,3,0 3) '' '' '' NON CCS Disk
 0,4,0 4) *
 0,5,0 5) *
 0,6,0 6) 'IOMEGA ' 'ZIP 100 '
 0,7,0 7) *
scsibus1:
 1,0,0 100) 'MATSHITA' 'CD-ROM CR-587 '
 1,1,0 101) 'HP ' 'CD-Writer+ 7200 '
 1,2,0 102) *
 1,3,0 103) *
 1,4,0 104) *
 1,5,0 105) *
 1,6,0 106) *
 1,7,0 107) *

>
> > But I can't seem to get it to work with RedHat 7.1 even after a
> > clean install.
>

That wasn't the only reason for clean install. Too much playing around
:) And some repartitioning.

>
> Don't tell me you did a re-install?
> [ TheBS puts a gun to his head ]
>
> > If anyone has had any success with burning CD's what brand and
> > version of CD burner do you have. As I may just replace this HP
> > and buy a new one. Hoping that will solve my problems.
>

Here's the output from x-cd-roast when trying to burn an iso image.

Calling: /usr/bin/cdrecord dev=1,1,0 fs=4096k -v -useinfo speed=1 -dao
-eject -pad -data "/data/temp/track-01.img" ...

pregap1: -1
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : 'HP '
Identifikation : 'CD-Writer+ 7200 '
Revision : '3.01'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 786432 = 768 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 219 MB padsize: 30 KB
Total size: 252 MB (25:00.84) = 112563 sectors
Lout start: 252 MB (25:02/63) = 112563 sectors
Current Secsize: 2048
ATIP start of lead in: -11319 (97:31/06)
ATIP start of lead out: 336225 (74:45/00)
Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 22
Manufacturer: Ritek Co.
Blocks total: 336225 Blocks current: 336225 Blocks remaining: 223662
Starting to write CD/DVD at speed 1 in write mode for single session.
Waiting for reader process to fill input buffer ...
input buffer ready.
cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable
error
CDB: 55 10 00 00 00 00 00 00 3C 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.017s timeout 200s
cdrecord: Warning: using default CD write parameter data.
cdrecord: Cannot open new session.
Mode Select Data 00 10 00 00 05 32 02 00 00 00 00 00 00 00 00 00 00 00
00 96 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00
cdrecord: fifo had 64 puts and 0 gets.

I must say I do have a very dependable coaster maker :) Thanks for any
help on this.
P.S.
This cdrom burner will still burn cd under Windows :(

Mike M

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:40:10 EDT