Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Simplest way to dump and burn audio CD
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
jansk
Apprentice
Apprentice


Joined: 09 Aug 2004
Posts: 164

PostPosted: Thu Jun 12, 2008 11:46 pm    Post subject: [solved] Simplest way to dump and burn audio CD Reply with quote

Hello,

I'm looking for simple and easy way how to dump and burn CD audio using CLI (command line interface) only.

Would
Code:

cp /dev/cdrom audio.iso
cdrecord dev=/dev/cdrom audio.iso

do the job ?
It works great for data CDs.

Thanks
Jan


Last edited by jansk on Wed Jun 25, 2008 1:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
poly_poly-man
Advocate
Advocate


Joined: 06 Dec 2006
Posts: 2477
Location: RIT, NY, US

PostPosted: Thu Jun 12, 2008 11:56 pm    Post subject: Reply with quote

assuming you only want a copy (no audio for yourself), that's just fine.

Think about it, it copies every byte from the cd back to a cd.

poly-p man
_________________
iVBORw0KGgoAAAANSUhEUgAAA

avatar: new version of logo - see topic 838248. Potentially still a WiP.
Back to top
View user's profile Send private message
cayenne
l33t
l33t


Joined: 17 Oct 2002
Posts: 945
Location: New Orleans

PostPosted: Fri Jun 13, 2008 2:17 am    Post subject: Re: Simplest way to dump and burn audio CD Reply with quote

jansk wrote:
Hello,

I'm looking for simple and easy way how to dump and burn CD audio using CLI (command line interface) only.

Would
Code:

cp /dev/cdrom audio.iso
cdrecord dev=/dev/cdrom audio.iso

do the job ?
It works great for data CDs.

Thanks
Jan


Take a look at this thread...I asked the same thing awhile back:
https://forums.gentoo.org/viewtopic-t-385659-highlight-cdrdao+cayenne.html

I used cdrdao all the time.....works like a charm.

HTH,
cayenne 8)
_________________
Light travels faster than sound. This is why some people appear bright until you hear them speak.........
Back to top
View user's profile Send private message
jansk
Apprentice
Apprentice


Joined: 09 Aug 2004
Posts: 164

PostPosted: Wed Jun 18, 2008 1:12 am    Post subject: Reply with quote

Thank a lot for the link above.

Yes,
Code:

cp /dev/cdrom audio.iso

doesn't work for audio CDs because of the reasons explained in the above link.

CDRDAO doesn't work with my cdrom drive at work but I give it a try with my laptop.

Thanks,
Jan
Back to top
View user's profile Send private message
jansk
Apprentice
Apprentice


Joined: 09 Aug 2004
Posts: 164

PostPosted: Wed Jun 25, 2008 1:09 pm    Post subject: Reply with quote

Code:
cdrdao copy --device ATA:0,0,0 --with-cddb

works like a charm on my laptop.

Thanks
Jan
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum