That was pretty funny, Paul :^>
Ryland, I use gcombust when I need to. I'm curious if
http://www.linuxlinks.com has a good repository of burning programs.
Go into their software link.
I don't think you're command-line skittish, but for the sake of
others, this is what I use to copy a CD-ROM:
$CLI> dd if=/dev/cdrom of=/my/directory/of/CDimages/cdrom.iso
Literally, Input File equals my device to suck the information from;
Output File is the image to create.
$CLI> cdrecord -v dev=0,6,0 speed=8 -isosize
/my/directory/of/CDimages/cdrom.iso
Again, be Verbose; SCSI controller zero, target six, LUN zero; speed
of burn is eight; make it an ISO image; take the source from
/blah_blah_blah
I'm not at a terminal so some of my translations might be off.
Gentle or incredibly rude corrections are always appreciated.
Mario
Mario
>On 16 Apr 2002, Ryland Bingham wrote:
>
>> What's the best GUI for recording CD's in linux??
>
>There are GUI front-ends for cdrecord? Heh...will wonders never cease.
>
>
>Paul Braman
>aeon@tampabay.rr.com
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:11:39 EDT