Re: create an .iso file from an audio cd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed December 20 2006 5:43 pm, Dmitriy Kropivnitskiy wrote:
> There are all sorts of GUI tools which will do that. The first
> ones that come to mind, are k3b and gnomebaker. There is also
> a low-tech command line approach available. Assuming that your
> CD drive is /dev/hdc you can either dd if=/dev/hdc
> of=music.iso bs=1024
> or, if you want to be a true UNIX mofo, you can
> cat /dev/hdc > music.iso

$ sudo dd if=/dev/hdc of=xmas.iso bs=1024
Password:
dd: reading `/dev/hdc': Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.0019958 seconds, 0.0 kB/s
[cj@vrproductions3 audio]$ cat /dev/hdc > xmas.iso
cat: /dev/hdc: Input/output error

I've tried your suggestions as user and sudo - I get the above 
error - when I put the audio cd in, a device icon appears on my 
desktop for the mount - if I hover over it, it is shown 
as /dev/hdc - I use the KDE desktop

Reading the cdrdao man page right now
-- 
Claude Jones
Brunswick, Md, USA

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux