Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd March 2010, 10:16 PM
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: Jun 2008
Posts: 171
linuxfedorafirefox
Input/output error when trying to copy DVD contents with DD

Here's what I'm getting... I even threw some video DVDs at it to make sure it wasn't the disc.

Code:
[pickens@acer1 Videos]$ dd if=/dev/sr0 of=POTC.iso
dd: reading `/dev/sr0': Input/output error
5088+0 records in
5088+0 records out
2605056 bytes (2.6 MB) copied, 1.67727 s, 1.6 MB/s
[pickens@acer1 Videos]$
I am getting the same thing on my laptop running Mandriva, oddly enough. Two different drives, two different computers, two different distros and multiple DVDs.

What could be the problem??
__________________
Desktop machine: Zotac MiniITX MB / Pentium Dual Core E2200 (Soon to be Core 2 Duo), 4GB RAM, 640GB SATA, nVidia integrated GPU. Fedora 13, adding Mandriva Powerpack and Puppy soon.

Netbook: HP Mini 311: 3GB RAM, 160GB SATA. Nvidia ION LE Graphics. XP SP3 and F13...adding Mandriva soon.

My avatar is indicative of my attitude... [SIGPIC][/SIGPIC]
  #2  
Old 3rd March 2010, 10:34 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
linuxfirefox
DRM protected disc ?
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
  #3  
Old 3rd March 2010, 10:42 PM
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: Jun 2008
Posts: 171
linuxfedorafirefox
Quote:
Originally Posted by Nokia View Post
DRM protected disc ?
I'd say so, yeah... I've never had a problem doing this in the past.

But VLC won't even play it, so...doesn't it usually play ANYTHING?

Also, I've never know DD to care one way or another about DRM...
__________________
Desktop machine: Zotac MiniITX MB / Pentium Dual Core E2200 (Soon to be Core 2 Duo), 4GB RAM, 640GB SATA, nVidia integrated GPU. Fedora 13, adding Mandriva Powerpack and Puppy soon.

Netbook: HP Mini 311: 3GB RAM, 160GB SATA. Nvidia ION LE Graphics. XP SP3 and F13...adding Mandriva soon.

My avatar is indicative of my attitude... [SIGPIC][/SIGPIC]
  #4  
Old 3rd March 2010, 10:45 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Hello jonrpick,

I was trying it myself while Nokia posted. I agree with Nokia. Are you copying encrypted disks? Because it's not the command. Here is a Windows XP CD...
Code:
[boo@localhost ~]$ dd if=/dev/sr0 of=disk.iso
1140692+0 records in
1140692+0 records out
584034304 bytes (584 MB) copied, 129.901 s, 4.5 MB/s
Then I tried a Fedora 11 DVD...
Code:
[boo@localhost ~]$ dd if=/dev/sr0 of=disk.iso
7195008+0 records in
7195008+0 records out
3683844096 bytes (3.7 GB) copied, 250.28 s, 14.7 MB/s
Then I tried a commercial movie DVD...
Code:
[boo@localhost ~]$ dd if=/dev/sr0 of=disk.iso
dd: reading `/dev/sr0': Input/output error
3296+0 records in
3296+0 records out
1687552 bytes (1.7 MB) copied, 0.620144 s, 2.7 MB/s
  #5  
Old 3rd March 2010, 10:53 PM
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: Jun 2008
Posts: 171
linuxfedorafirefox
Quote:
Originally Posted by stoat View Post
Hello jonrpick,

I was trying it myself while Nokia posted. I agree with Nokia. Are you copying encrypted disks? Because it's not the command. Here is a Windows XP CD...
Code:
[boo@localhost ~]$ dd if=/dev/sr0 of=disk.iso
1140692+0 records in
1140692+0 records out
584034304 bytes (584 MB) copied, 129.901 s, 4.5 MB/s
Then I tried a Fedora 11 DVD...
Code:
[boo@localhost ~]$ dd if=/dev/sr0 of=disk.iso
7195008+0 records in
7195008+0 records out
3683844096 bytes (3.7 GB) copied, 250.28 s, 14.7 MB/s
Then I tried a commercial movie DVD...
Code:
[boo@localhost ~]$ dd if=/dev/sr0 of=disk.iso
dd: reading `/dev/sr0': Input/output error
3296+0 records in
3296+0 records out
1687552 bytes (1.7 MB) copied, 0.620144 s, 2.7 MB/s
Interesting... Is this something that's new that's being implemented? I can honestly only remember doing it once, like 2 years ago, and I did so with no problems whatsoever.

But why would VLC refuse to play it? I thought it played anything...
__________________
Desktop machine: Zotac MiniITX MB / Pentium Dual Core E2200 (Soon to be Core 2 Duo), 4GB RAM, 640GB SATA, nVidia integrated GPU. Fedora 13, adding Mandriva Powerpack and Puppy soon.

Netbook: HP Mini 311: 3GB RAM, 160GB SATA. Nvidia ION LE Graphics. XP SP3 and F13...adding Mandriva soon.

My avatar is indicative of my attitude... [SIGPIC][/SIGPIC]
  #6  
Old 3rd March 2010, 11:01 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
linuxfirefox
Anything, not DRM protected. Use this utility http://www.easylifeproject.org and install the following categories:
Codecs
MediaPlayers
DvdTools
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
  #7  
Old 4th March 2010, 03:11 AM
BugRocks1's Avatar
BugRocks1 Offline
Registered User
 
Join Date: Jan 2010
Posts: 897
windows_xp_2003firefox
VLC does play encrypted DVDs if you install Libdvdcss, libnav and some other stuff.

To do so you need to enable the livna repository.

su -c "rpm -Uvh http://rpm.livna.org/livna-release.rpm"

http://en.wikipedia.org/wiki/Libdvdcss
  #8  
Old 4th March 2010, 04:11 AM
jpollard Offline
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,105
linuxfedorafirefox
If the DVD is audio/video then there are some other characteristics...

Audio in particular doesn't use a stream.. Each audio track is a partition, and
the track does not have to end on a block boundary. Even though 2048 byte records
(as I remember) is used, the 2 second silence does not have to be part of the data,
and the last block may be short.

Video data does use a filesystem, and is more likely to be sane as far as the
dd utility goes, but you do have to remember that the record sizes are not the
usual.

You can try allocating larger buffers (dd bs=xxx if=whatever of=whatever).
The default buffer size is 512 bytes (as per manpage) but this is very inefficient
for data - try a couple of MB instead (dd bs=2M ...) see if that makes a difference.

Another thing that can effect the output is whether the CD is "finished". Some audio
disks have a dangling pointer where the list of tracks is kept - This doesn't cause
a problem when playing (the players ignore it), but doing a dd will assume that there
is data there... and report an I/O error if it is missing.
  #9  
Old 4th March 2010, 05:00 AM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,979
linuxopera
vobcopy and dvdbackup seem to work fairly well with DRM encrypted things.
  #10  
Old 4th March 2010, 11:44 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfedorafirefox
Folks, we're creeping up into copyright violation stuff here, so I'm closing the thread. Please note that PMs between members are not so restricted.

Thread closed.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Closed Thread

Tags
contents, copy, dvd, error, input or output

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
growisofs Input/output error bug tyront Using Fedora 3 1st January 2008 04:20 PM
input/output error talkstock888 Hardware & Laptops 4 17th May 2006 10:54 PM
error: failed to open /etc/mtab: Input/output error shatter Using Fedora 0 17th March 2006 02:16 AM


Current GMT-time: 06:10 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat