LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 12-09-2005, 05:41 PM   #1
sfumato
LQ Newbie
 
Registered: Oct 2005
Location: Murfreesboro, TN
Distribution: Slackware
Posts: 5

Rep: Reputation: 0
Unhappy Maxtor Usb harddrive. Buffer I/O error on device sda.


I just got a new computer, with my old one I had been using my Maxtor usb hard drive for about 2 years until it just stopped working, both windows and the eLearnix LiveCD detect it, but give me no way of accessing it. When i changed my BIOS so that it would boot from CD i noticed it listed. Window completely ignored it so i figure if theres any way to fix it it is through linux. When i plug it in dmesg gives me this:

Code:
scsi0 : SCSI emulation for USB Mass Storage devices
       Vendor: Maxtor A Model: RES C64k Rev: 00
       Type: Direct-Access ANSI SCSI revision: 02
SCSI Device sda: 80295529 512-byte hdwr sectors (41111 mb)
sda: assuming drive cache: write through
       sda: (7) ISO 9660 Extensions: RRIP 1991A
scsi0: ERROR on channel 0, id 0, lun 0, CDB: 0x28 00 00 00 00 00 00 00 08 00
Current sda: sense = 70 3
ASC = 11 ASCQ = 0
Raw sense data: 0x70 0x00 0x03 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x11 0x00 0x00 0x00
end request: I/O error, dev sda, sector 0
Buffer I/O error on device sda, logical block 0

unable to read partition table
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0

Parts of it repeat with only a coupla digits changing. The disk has a lot of important things on it but i now have other places to put it if neccesary, i just need to be able to access it to get the info off, though i would like to continue using it if possible. Thank you for your help.
 
Old 12-10-2005, 11:26 PM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Take a look in /var/log. Look for a file, such as hotplug.log. It might give more information in re the problem.
 
Old 12-11-2005, 12:10 AM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
If all you need to do is get data off the drive, just get a new hard drive bigger than it. Next format the new hard drive. Then use dd to do a sector by sector copy from the USB Maxtor drive to a file on the new drive. Use the following dd command and assuming the new drive is /dev/hdd1 and it is mounted on /mnt/newdisk:
dd if=/dev/sda of=/mnt/newdisk bs=512 conv=noerrors,sync

It will take a while. After it is done, you can then try to set it up as loop device, make a partition, and run fsck on it.
 
Old 12-26-2005, 11:38 AM   #4
sfumato
LQ Newbie
 
Registered: Oct 2005
Location: Murfreesboro, TN
Distribution: Slackware
Posts: 5

Original Poster
Rep: Reputation: 0
thanks for the replys, sorry i took so long to get back. I pehaps should have said i was a newbie. That said : i have a second usb harddrive as sdb1 mounted on /mnt/sdb1 will that work? if so should i format it in any specific fs? And will dd work the same with a live cd? also if some one could maybe explain what may have 'broken' to cause this problem id really appreciate it. thanks again
 
  


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
buffer i/o error on device hdc,logical block 0 (imp) abhis_mail2002 Linux - Hardware 2 12-08-2005 11:06 AM
buffer i/o error on device hdc,logical block 0 (imp) abhis_mail2002 Linux - Software 1 12-08-2005 07:38 AM
buffer i/o error on device hdc,logical block 0 (imp) abhis_mail2002 Fedora 0 12-08-2005 06:02 AM
mount USB devices, sda, manually/statically assign sda? Oxyacetylene Debian 3 12-20-2004 02:45 PM
Sound issues with USB device, possibly because of Harddrive craigienz Linux - General 1 10-24-2004 05:30 AM

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

All times are GMT -5. The time now is 01:07 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