Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-08-2003, 07:40 PM
|
#1
|
Member
Registered: May 2003
Distribution: Ubuntu 6.10 SE, Mac OS 10.4.8
Posts: 370
Rep:
|
making direct copies of music CDs?
I have a lot of rare CDs (imports, etc) that I like to copy and keep the original somewhere I won't lose it (since they're a pain in the ass to go buy again). However, I know of no way in Linux to make a direct copy, I always just use cdparanoia or something like that to rip them all to WAV and then cdrecord to burn them to an audio CD. The only problem with this, is that it won't make a true 1-to-1 copy of the CD, and therefore CDDB will not recognize the CD and pull the track info when I play it in XMMS or any other app that uses CDDB.
Is there a way to make a 1-to-1 copy of a music CD? I don't think that you can make an ISO of it, since audio CDs do not use ISO9660.
Last edited by Locura; 12-08-2003 at 07:42 PM.
|
|
|
12-08-2003, 07:51 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
What about cdrdao?
cdrdao copy --on-the-fly --source-device <your CD> --device <your burner>
Cheers,
Tink
|
|
|
12-08-2003, 08:20 PM
|
#3
|
Member
Registered: May 2003
Distribution: Ubuntu 6.10 SE, Mac OS 10.4.8
Posts: 370
Original Poster
Rep:
|
Never used that before, does it require the source device to use SCSI emulation?
|
|
|
12-08-2003, 08:24 PM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
From what I know, yes. If you don't like that
it should be able to use an image, reading
from the burner.
Cheers,
Tink
|
|
|
12-08-2003, 08:27 PM
|
#5
|
Member
Registered: May 2003
Distribution: Ubuntu 6.10 SE, Mac OS 10.4.8
Posts: 370
Original Poster
Rep:
|
Well, I have run into problems with hdparm returning bad output for my DVD/CDROM drive when I use SCSI emulation, so I don't use it anymore. I didn't see any visible problems with the operation of the drive, so I might as well try using it again. The hdparm issue is one for another thread though 
|
|
|
12-08-2003, 08:43 PM
|
#6
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Quote:
Originally posted by Locura
Well, I have run into problems with hdparm returning bad output for my DVD/CDROM drive when I use SCSI emulation, so I don't use it anymore. I didn't see any visible problems with the operation of the drive, so I might as well try using it again. The hdparm issue is one for another thread though :)
|
BAH :}
Let's just fix that while we're at it, OK? ;)
All you need to do is to put a call to hdparm
in /etc/rc.d/rc.S before rc.modules gets
called ... or in rc.modules before ide-scsi is
loaded ;)
Cheers,
Tink
|
|
|
12-08-2003, 09:01 PM
|
#7
|
Member
Registered: May 2003
Distribution: Ubuntu 6.10 SE, Mac OS 10.4.8
Posts: 370
Original Poster
Rep:
|
Yeah, the only thing is, I haven't the clue what the correct parameters to use for the hdparm statement. I'll post back here once I try it, with the info on the drive and the error that I get. I'm working on a lot of stuff tonight for work, and I don't want to reboot my computer to enable SCSI emulation (unless it can be done w/out rebooting, the only way I know how to enable it is through the APPEND statement in LILO).
Thanks a bunch!
|
|
|
12-08-2003, 10:55 PM
|
#8
|
LQ Newbie
Registered: Nov 2003
Distribution: Slackware 10.2
Posts: 22
Rep:
|
Well, if you have it as a module, you don't have to reboot. But then you will need ide-cd as a module as well. OTOH, I'm using 2.6, and I dont have to use the silly ide-scsi module any longer. In fact, Linus seems happy to let it die, and I for one won't miss it. Take a look at this link.
So now in cdrecord you can use the following syntax (say SCSIDEV=0,1,0)
cdrecord dev=ATAPI:$SCSIDEV
I havent used cdrao lately but it might be the same.
|
|
|
All times are GMT -5. The time now is 04:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|