Re: dd errors with certain DVDs

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

 



At 6:19 PM +0100 3/28/07, Paul Smith wrote:
>On 3/27/07, Tony Nelson <tonynelson@xxxxxxxxxxxxxxxxx> wrote:
>> dd if=/dev/dvd bs=2048 count=$(isosize -d 2048 /dev/dvd) | sha1sum
>
>Does the above work in the case of CDs? Can one correctly create an
>iso of a CD with
>
>dd if=/dev/dvd bs=2048 count=$(isosize -d 2048 /dev/dvd)
>
>?
>
>Paul

dd if=/dev/cdrom bs=2048 count=$(isosize -d 2048 /dev/dvd)

An ISO9660 filesystem is the same on CDs and DVDs.
-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux