LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-10-2004, 11:59 AM   #1
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Rep: Reputation: 73
cd copying


1,0,0 100) 'LITEON ' 'DVD-ROM LTD122 ' 'IL5A' Removable CD-ROM
1,1,0 101) 'SONY ' 'CD-RW CRX160E ' '1.0e' Removable CD-ROM
Under Fedora 1 with a 2.4 kernel, I had no probs copying cds. Now I can't. cdrecord -scanbus gives the above, but I get
[root@oldcomp dad3]# cdrdao read-cd --device 1,1,0 --read-raw --datafile maroon5.bin -v 3 maroon5.toc
Cdrdao version 1.1.8 - (C) Andreas Mueller <andreas@daneb.de>
SCSI interface library - (C) Joerg Schilling
Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

ERROR: Cannot open SCSI device '1,1,0': Cannot open '/dev/sg*'
Supported SCSI transports for this platform:

Transport name: sg
Transport descr.: Generic transport independent SCSI
Transp. layer ind.:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported

Transport name: pg
Transport descr.: SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported

Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport
Transp. layer ind.: ATAPI:
Target specifier: bus,target,lun
Target example: ATAPI:1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported

Transport name: ATA
Transport descr.: ATA Packet specific SCSI transport using sg interface
Transp. layer ind.: ATA:
Target specifier: bus,target,lun
Target example: 1,2,0
SCSI Bus scanning: supported
Open via UNIX device: not supported
ERROR: Please use option '--device [path:]bus,id,lun', e.g. --device 0,6,0 or --device ATAPI:0,0,0
ERROR: Cannot setup device 1,1,0.
Anybody know why??
 
Old 10-10-2004, 05:03 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
where have you got 1,1,0 from? use "cdrecord -scanbus" to list existing drives. and please, we're not psychic, and please try to actually explain what your question, don't make us just have to guess.... maybe that's why it took 5 hours to get a reply....
 
Old 10-11-2004, 11:15 AM   #3
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
scanbus

I used cdrecord -scanbus, it gives back 1,1,0 so I thought that was the necessary number to put in dev=1,1,0
In Fedora 1 it was 0,0,0
Now I upgraded to Fed 2 2.6 kernel, and nothing works as it did!!
As you see from the printout of my terminal screen, it says "cannot set up 1,1,0"

Any tips?
Like I said, I could copy anything under kernel 2.4, I thought things were going to be even easier!
 
Old 10-11-2004, 11:17 AM   #4
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
The error given above and now here is
ERROR: Cannot open SCSI device '1,1,0': Cannot open '/dev/sg*'
Supported SCSI transports for this platform:
That's why I tried as root, to see if it was a permissions thing.
 
Old 10-11-2004, 11:41 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
it will not just say "1,1,0" to you... possibly it is on an ATAPI driver, rather than a scsi one... inwhich case the device would be "ATAPI:1,1,0"
 
Old 10-12-2004, 06:24 AM   #6
wiraone
Member
 
Registered: Nov 2003
Location: Diawang-awangan
Distribution: Ubuntu Hoary!
Posts: 319

Rep: Reputation: 30
For Fedora Core 2 and above, no SCSI emulation needed for CD-RW .. you can just use the /dev/hd? where ? is your CD-RW drive. My CD-RW is /dev/hdd and yours may be the same.
 
Old 10-12-2004, 01:15 PM   #7
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Yes, my Sony is /dev/hdd, and yes, I've read that you don't need to write
enable ide scsi in modules.conf when using 2.6, so why the **** won't it work!
And why is it suddenly 1,1,0 and no longer 0,0,0.
To acid-kewpie:
1,1,0 101) 'SONY ' 'CD-RW CRX160E ' '1.0e' Removable CD-ROM
This is what cdrecord -scanbus gives. Maybe I should try 101????
 
Old 10-12-2004, 01:23 PM   #8
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Oh yes, I tried that too
--device ATAPI:1,1,0 etcetera, no joy
I also tried ATA whatever that is. cdrdao suggested it!
 
Old 10-12-2004, 03:04 PM   #9
wiraone
Member
 
Registered: Nov 2003
Location: Diawang-awangan
Distribution: Ubuntu Hoary!
Posts: 319

Rep: Reputation: 30
My cdrecord --scanbus returning 1,1,0 for my CD-RW too .. how do you execute the cdrdao? I've tested it with the following command and it successfully read and created the image file.

$ cdrdao read-cd --device /dev/hdd --read-raw --datafile test.bin -v 3 test
 
Old 10-16-2004, 01:13 AM   #10
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Yep, that did it: --device /dev/hdd

So know need for --device 1,1,0

Thanks!!!
 
Old 10-16-2004, 01:15 AM   #11
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Original Poster
Rep: Reputation: 73
Excuse my spelling, it's early!
No need
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
copying old HD to new? greenmeanie Debian 2 05-24-2005 12:44 PM
Copying etc directory njschroe SUSE / openSUSE 6 12-15-2004 01:45 AM
copying CD to HD theserge Linux - Software 5 11-30-2003 04:54 PM
copying files Sol0 Linux - Software 7 08-18-2003 10:40 AM
copying cds lxandrthegr8 Linux - Hardware 0 08-13-2003 03:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 04:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration