LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 08-18-2018, 08:04 PM   #1
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
how to fix : Buffer I/O error on dev sdc, logical block 122096624, async page read


WD 500 GB blue HDD find. I'm trying to get it to work as it is a 98% chance it took a beating. I found it still attached to a destroyed laptop in the trash bin at a bus stop. they ripped it in half and such.

I've got it to finally see it beyond just dmesg then wiped it, screwed it up and now am trying to fix it.


I used fdisk to give it a new partition table, then at this posting I've used cfdisk and gave it the entire HDD for a partition not formatting it after I ran fsck on it.


as the last time I ran formatting on it it was sitting for over an hour saying writing to the HDD whatever I do not remember, I've never really use the cli for formatting, I use gparted, but gparted is hanging, prob due to the bad block thing, so I went CLI on it.

anyways this is where it is sitting at the time of this posting.
Quote:
[ 66.389438] usb-storage 4-2:1.0: USB Mass Storage device detected
[ 66.389743] scsi host6: usb-storage 4-2:1.0
[ 67.411006] scsi 6:0:0:0: Direct-Access WDC WD50 00LPCX-24VHAT0 0003 PQ: 0 ANSI: 6
[ 67.411862] sd 6:0:0:0: [sdc] 976773120 512-byte logical blocks: (500 GB/466 GiB)
[ 67.412311] sd 6:0:0:0: [sdc] Write Protect is off
[ 67.412316] sd 6:0:0:0: [sdc] Mode Sense: 27 00 00 00
[ 67.412791] sd 6:0:0:0: [sdc] No Caching mode page found
[ 67.412800] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[ 67.480894] sdc:
[ 67.482795] sd 6:0:0:0: [sdc] Attached SCSI disk
[ 72.259254] sd 6:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 72.259263] sd 6:0:0:0: [sdc] tag#0 Sense Key : Aborted Command [current]
[ 72.259269] sd 6:0:0:0: [sdc] tag#0 Add. Sense: No additional sense information
[ 72.259276] sd 6:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 3a 38 5f 80 00 00 08 00
[ 72.259282] print_req_error: I/O error, dev sdc, sector 976772992
[ 74.326801] radeon_dp_aux_transfer_native: 368 callbacks suppressed
[ 78.907565] sd 6:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 78.907569] sd 6:0:0:0: [sdc] tag#0 Sense Key : Aborted Command [current]
[ 78.907571] sd 6:0:0:0: [sdc] tag#0 Add. Sense: No additional sense information
[ 78.907574] sd 6:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 3a 38 5f 80 00 00 08 00
[ 78.907576] print_req_error: I/O error, dev sdc, sector 976772992
[ 78.907581] Buffer I/O error on dev sdc, logical block 122096624, async page read
-------------
fsck on a raw non formatted hdd , couldn't remember if I format it or not, I've been messing with this HDD for a few hours now.
Quote:
$ sudo fsck.ext4 /dev/sdc
e2fsck 1.44.3 (10-July-2018)
ext2fs_open2: Bad magic number in super-block
fsck.ext4: Superblock invalid, trying backup blocks...
fsck.ext4: Bad magic number in super-block while trying to open /dev/sdc

The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it really contains an ext2/ext3/ext4
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
or
e2fsck -b 32768 <device>

/dev/sdc contains `DOS/MBR boot sector' data
 
Old 08-18-2018, 11:29 PM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
You should buy a new HDD/SSD.
 
Old 08-19-2018, 09:15 AM   #3
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Original Poster
Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
It was a freebie I found it still attached to a ripped in half laptop in the trash. I was just hoping I could salvage it. Thanks.
 
  


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 sdc4, logical block 8 inukaze Linux - Hardware 16 04-15-2018 09:06 AM
[SOLVED] Buffer I/O error on /dev/sdb1 (...) async page read Hungry ghost Linux - Hardware 12 04-01-2017 06:01 PM
Buffer I/O error on device sdi, logical block 9 crackerB Linux - Hardware 0 11-11-2008 01:37 AM
install from a cd Buffer I/O error logical block Peter Shepard Ubuntu 1 12-14-2006 01:39 PM

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

All times are GMT -5. The time now is 02:03 PM.

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