Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
12-22-2004, 08:07 PM
|
#1
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Rep:
|
Cat input output error
I'm trying to back up some cds on to my harddrive. The first cd worked fine when i did cat /dev/hdc > cd1.iso but when i tried to do this again i got the following error. cat: /dev/hdc: Input/output error. I'll tried several other cds but none of them will work. I wasn't aware that i changed anything. What could cause this error?
|
|
|
|
12-22-2004, 08:12 PM
|
#2
|
|
Member
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167
Rep:
|
I have had "hang" issues on my cdroms after moving Large files from them to the hard drive,, after a few minutes they work fine again.
could dd also work for you needs?
dd if=/dev/hdd for=/home/user/cd.iso
Last edited by cythrawll; 12-22-2004 at 08:14 PM.
|
|
|
|
12-22-2004, 08:16 PM
|
#3
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
dd if=/dev/dvd of=~/cd2.iso
dd: reading `/dev/dvd': Input/output error
3216+0 records in
3216+0 records out
same thing. So are you saying this is a temporary issue?
|
|
|
|
12-22-2004, 08:17 PM
|
#4
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
/dev/dvd is linked to /dev/hdc.
Just another bit of information. It also stops in the same place for each disk i've tried. The one i really need copied always stopped at 1.6M.
Last edited by zaicheke; 12-22-2004 at 08:18 PM.
|
|
|
|
12-22-2004, 08:19 PM
|
#5
|
|
Member
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167
Rep:
|
well it happened to me when i was moving the large files from doom3 disks onto my hard drive for the linux version... The cd rom would become inaccessible for anywhere from about 10 to 30 mins. and then worked again. I could still read from the disk tho (with ls never tried cat.)
**edit** could it be a memory problem?
Last edited by cythrawll; 12-22-2004 at 08:20 PM.
|
|
|
|
12-22-2004, 08:20 PM
|
#6
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
i'm just going to shut it down and let it sit. When yours was inaccessible did it give the same errors as mine?
|
|
|
|
12-22-2004, 08:22 PM
|
#7
|
|
Member
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167
Rep:
|
well, i got a different error, but I was trying to unmount it, and it gave me a "could not umount drive is busy" when it wasnt. Im not saying that these incidences were related, but it could be??
*edit* after doing some research, this might be caused by a disk error, i would check you dmesg log
Last edited by cythrawll; 12-22-2004 at 08:32 PM.
|
|
|
|
12-22-2004, 08:32 PM
|
#8
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
I tried it on a smaller disk image and worked (after i let it sit with the power off for a while).
EDIT: I was able to copy the 100M to an iso but i can still cannot copy the 610M one. Is this a problem that will be solved just by waiting?
Last edited by zaicheke; 12-22-2004 at 08:53 PM.
|
|
|
|
12-22-2004, 09:17 PM
|
#9
|
|
Member
Registered: Nov 2004
Location: IL, USA
Distribution: Slackware 10
Posts: 167
Rep:
|
i just tried to do a cat of my dvd the same way as you are trying to do...
i get the same error, is there a file size limit for this method??
I tried using K3b to save the iso, and i get a:
error reading sector number 481, error
|
|
|
|
12-22-2004, 09:26 PM
|
#10
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
Sounds to me like the CD's themselves have a defect. You could try one of the CD repair kits.
Do you need to boot up these disks, or could you try backing up the files on the discs rather than doing an image backup?
|
|
|
|
12-22-2004, 10:01 PM
|
#11
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
could it be copyright protection. It's a game (which i own). The one i copied was the second cd.
|
|
|
|
12-22-2004, 10:06 PM
|
#12
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
i'm fairly sure it's copy right now. I have no idea why they wouldn't put copy right protection on the second of a two disk set.
|
|
|
|
12-23-2004, 06:00 AM
|
#13
|
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,592
|
This seems to me to be a problem with using 'cat'. If you use cat for a /dev it will continue to cat forever sometimes. And if you are able to kill the process at all, your console has 'binary', strange looking characters. You can type 'reset' to fix that. But sometimes you can't even kill the process beacuse the keyboard doesn't respond, or perhaps it does let you swith to another tty and kill the process from there.
Don't use 'cat' on binaries or on /dev's.
dd doesn't care what the data is -it just writes it directly without reading it. Don't mount the drive your dd'ing from, or to, if theat's the case
BTW, the -R option(not -r) for 'cp' keeps it from reading the data it copies -sometimes cures a data corruption when using 'cp'.
|
|
|
|
12-23-2004, 10:45 AM
|
#14
|
|
Member
Registered: Apr 2004
Distribution: Slackware 10, Open BSD 3.6, Mac OS 10.3.7, Splack 10 beta
Posts: 393
Original Poster
Rep:
|
I think i'm just going to use mkisofs for now. If somone could tell me why this doesn't work for most games that would be great. The size of the disk doesn't matter, i made an iso of a home made dvd (which was 3.7G). Plus the only way i've ever been able to copy this stuff on windoze was wth Alcohol 120%, which gets by safedisk. I don't you think you can copy it with Nero.
|
|
|
|
12-26-2004, 03:46 AM
|
#15
|
|
Member
Registered: Jun 2003
Location: Canada
Distribution: suse 9.2
Posts: 582
Rep:
|
Yeah im getting an input output error as well
Is it because of cd protection?
I don't get how it can be done on windows though..?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:02 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|