LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-04-2004, 05:01 AM   #1
Sn4s
LQ Newbie
 
Registered: Jul 2003
Posts: 10

Rep: Reputation: 0
Thumbs down Input/output error


Hi Guys,

My dvd-rom drive give me the following error when i try to mount dvd or cd

root@*:~# mount /mnt/dvd
/dev/hda: Input/output error
mount: /dev/hda: can't read superblock

fstab :

/dev/hda /mnt/dvd auto noauto,owner,kudzu,ro 0 0


I have tried :
udf,iso9660 noauto,owner,kudzu,ro 0 0
and udf,iso9660 noauto,owner,ro 0 0

but he give me :
mount: wrong fs type, bad option, bad superblock on /dev/hda,
or too many mounted file systems

any help ?



Sorry for my poor english
 
Old 07-04-2004, 10:26 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
I wonder if /dev/hda is actually the dvd-rom. What's dmesg say?

dmesg | grep hd

Actually, while we're at it, did you emulate it to scsi:

dmesg | grep scsi

If in doubt, post up the whole dmesg.

Cheers,

Finegan
 
Old 07-04-2004, 10:15 PM   #3
Sn4s
LQ Newbie
 
Registered: Jul 2003
Posts: 10

Original Poster
Rep: Reputation: 0
The hda is my dvd-rom i`m sure from that

Code:
root@*:/# dmesg | grep scsi
root@*:/#


root@*:~# dmesg | grep hd
hda: ATAPI 40X DVD-ROM drive, 512kB Cache, UDMA(33)
hdb: ATAPI 40X CD-ROM CD-R/RW CD-MRW drive, 2048kB Cache, UDMA(33)
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 8
Buffer I/O error on device hda, logical block 1
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 16
Buffer I/O error on device hda, logical block 2
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 24
Buffer I/O error on device hda, logical block 3
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 32
Buffer I/O error on device hda, logical block 4
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 40
Buffer I/O error on device hda, logical block 5
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 48
Buffer I/O error on device hda, logical block 6
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 56
Buffer I/O error on device hda, logical block 7
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 64
Buffer I/O error on device hda, logical block 8
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 72
Buffer I/O error on device hda, logical block 9
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 80
Buffer I/O error on device hda, logical block 10
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 88
Buffer I/O error on device hda, logical block 11
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 96
Buffer I/O error on device hda, logical block 12
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 104
Buffer I/O error on device hda, logical block 13
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 112
Buffer I/O error on device hda, logical block 14
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 120
Buffer I/O error on device hda, logical block 15
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 64
Buffer I/O error on device hda, logical block 8
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 8
Buffer I/O error on device hda, logical block 1
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 16
Buffer I/O error on device hda, logical block 2
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 24
Buffer I/O error on device hda, logical block 3
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 32
Buffer I/O error on device hda, logical block 4
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 40
Buffer I/O error on device hda, logical block 5
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 48
Buffer I/O error on device hda, logical block 6
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 56
Buffer I/O error on device hda, logical block 7
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 64
Buffer I/O error on device hda, logical block 8
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 72
Buffer I/O error on device hda, logical block 9
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 80
Buffer I/O error on device hda, logical block 10
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 88
Buffer I/O error on device hda, logical block 11
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 96
Buffer I/O error on device hda, logical block 12
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 104
Buffer I/O error on device hda, logical block 13
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 112
Buffer I/O error on device hda, logical block 14
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 120
Buffer I/O error on device hda, logical block 15
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 64
Buffer I/O error on device hda, logical block 8
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 8
Buffer I/O error on device hda, logical block 1
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 16
Buffer I/O error on device hda, logical block 2
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 24
Buffer I/O error on device hda, logical block 3
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 32
Buffer I/O error on device hda, logical block 4
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 40
Buffer I/O error on device hda, logical block 5
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 48
Buffer I/O error on device hda, logical block 6
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 56
Buffer I/O error on device hda, logical block 7
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 64
Buffer I/O error on device hda, logical block 8
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 72
Buffer I/O error on device hda, logical block 9
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 80
Buffer I/O error on device hda, logical block 10
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 88
Buffer I/O error on device hda, logical block 11
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 96
Buffer I/O error on device hda, logical block 12
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 104
Buffer I/O error on device hda, logical block 13
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 112
Buffer I/O error on device hda, logical block 14
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 120
Buffer I/O error on device hda, logical block 15
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 0
Buffer I/O error on device hda, logical block 0
hda: command error: status=0x51 { DriveReady SeekComplete Error }
hda: command error: error=0x54
end_request: I/O error, dev hda, sector 64
Buffer I/O error on device hda, logical block 8
 
Old 07-05-2004, 07:38 AM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Wow, I'm pretty certain that drive or disk is dead.

Cheers,

Finegan
 
Old 07-05-2004, 10:43 PM   #5
Sn4s
LQ Newbie
 
Registered: Jul 2003
Posts: 10

Original Poster
Rep: Reputation: 0
no it`s not dead

it`s work under Suse 9.1 and windows
 
Old 07-26-2004, 07:16 AM   #6
guest
Member
 
Registered: May 2003
Distribution: CentOS 5 64 bit
Posts: 255

Rep: Reputation: 30
error = 0x54

dear finegan,

you mean Linux software disk is dead???


Pl, reply me on my following id pranav_bhatt@colourtex.co.in

Thanking you

Pranav
 
Old 07-26-2004, 07:38 AM   #7
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Its either that disk in there is unreadable, or indeed the drive itself is dead or dying, seek read errors aren't a software quirk, they're almost always evidence of something hardware being broken.

Cheers,

Finegan
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
aplay: pcm_write:1029: write error: Input/output error mimithebrain Linux - Software 2 12-04-2007 11:51 AM
cp - error reading /mnt/cdrom/mpegav/avseq01.dat input/output error manishsingh4u Linux - General 2 10-17-2005 05:02 AM
dd: input/output error? logosys Linux - Newbie 3 09-19-2005 02:13 AM
Input/Output error sufiah Linux - Hardware 4 04-17-2005 07:03 PM
Input/Output error new@linux Linux - Newbie 1 01-21-2005 07:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration