Re: Create .iso fies from CD

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

 



At 8:12 AM +0100 1/12/07, Joachim Backes wrote:
 ...
>Srikanth Konjarla wrote:
>> cat /dev/cdrom > cd.iso
>>
>> Tom Spec wrote:
>>> How can I (in Fedora) create iso files from a CD?  (I know usually
>>> people want to go the other way.)
>>>
>>
>
>This is a little bit dangereous, because cat (dd too!!!) does not permform
>correctly read errors.
>Better would be readcd from the cdrecord suite.

Yes! Readcd uses SCSI commands directly, which avoids the kernel readahead
bug that can make the resulting file longer than the original, causing
checksum failure.

Readcd can also check the "quality" of cds (not dvds, though) with -c2scan:

    []# readcd -c2scan

or

    []# readcd -c2scan sectors=0,`isosize -d 2048 /dev/cdrom`

(The "sectors" part just keeps readcd from reading more than is needed; the
command will work without it.)
-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>

[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