[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] burned up about burnin'
- Subject: [ale] burned up about burnin'
- From: charrig at earthlink.net (Calvin Harrigan)
- Date: 04 Jul 2002 10:18:21 -0400
Seems like you are passing the wrong drive parameter to the kernel.
You need to find which ide channel your writer is connected to.
Might be as simple as having,
"hdc=ide-scsi"
instead of maybe,
"hdd=ide-scsi"
you can usually find this setting in the "/etc/lilo.conf" file
(remember to run '/sbin/lilo' as root if you make any changes)
if you are using lilo, or
"/boot/grub/menu.lst" if you are using grub.
Calvin...
On Thu, 2002-07-04 at 09:39, ChangingLINKS.com wrote:
> ALE:
> I have been using commands to burn CDs under Redhat 7.2. I installed RedHat
> 7.3 on the same hardware, and I can no longer burn CDs. I can put an audio CD
> in the DVD player and the burner, and they both look like they are playing
> the track (don't hear any sound yet - but that is an unrelated issue). Here's
> what's goin' down . . .
>
> [root at change root]# cdrecord -v speed=4 dev=0,0,0 -data /data/cdimage.iso
> Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J??rg Schilling
> TOC Type: 1 = CD-ROM
> scsidev: '0,0,0'
> scsibus: 0 target: 0 lun: 0
> Linux sg driver version: 3.1.22
> Using libscg version 'schily-0.5'
> atapi: 1
> Device type : Removable CD-ROM
> Version : 0
> Response Format: 1
> Vendor_info : 'DVDROM 1'
> Identifikation : '0X '
> Revision : '41 '
> Device seems to be: Generic mmc CD-ROM.
> cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder found on
> this target.
>
> [root at change root]# 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) 'DVDROM 1' '0X ' '41 ' Removable CD-ROM
> 0,1,0 1) *
> 0,2,0 2) *
> 0,3,0 3) *
> 0,4,0 4) *
> 0,5,0 5) *
> 0,6,0 6) *
> 0,7,0 7) *
>
>
> [root at change root]# cat /etc/fstab
> LABEL=/ / ext3 defaults 1 1
> LABEL=/boot /boot ext3 defaults 1 2
> /dev/hda5 /data ext3 defaults 1 1
> none /dev/pts devpts gid=5,mode=620 0 0
> none /proc proc defaults 0 0
> none /dev/shm tmpfs defaults 0 0
> /dev/hda2 swap swap defaults 0 0
> /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro
> 0 0
> /dev/cdrom1 /mnt/cdrom1 iso9660 noauto,owner,kudzu,ro
> 0 0
> /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
> [root at change root]#
>
> --
> Wishing you Happiness, Joy and Laughter,
> Drew Brown
> http://www.ChangingLINKS.com
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.