|
#1
|
||||
|
||||
|
harddisk issues... noooooooo!!!
when i try to mount my second harddisk i get this error, and i just randomly got this error when i woke up this morning:
shell> SCSI disk error: host 0 channel 0 id 4 lun 0 return code = 28000002 Info f ld=0x28b, Current sd08:11: sense key Hardware Error Additional sense indicates Mechanical positioning error I/O error: dev 08:11, sector 588 _ what the hell happend!!! what do i need to do??? |
|
#2
|
|||
|
|||
|
Umm... I'm not expert in linux, but just by what it is saying is that the HD has failed. Can you access the drive else were?
__________________
EE Major and M$ Beta tester. |
|
#3
|
||||
|
||||
|
nope, i can mount it, but when i try to go to
/mnt/hda2 i get an I/O Error.
|
|
#4
|
|||
|
|||
|
tried not mounting it and running an e2fsck on it?
__________________
<Sukato> Once again <Sukato> my firewall successfully blocked hack attempt from 192.168.0.1 <Sukato> Then some programs get kicked offline <Jed> I know that IP address <Jed> He's a mean *******. Howto make a Good Topic! |
|
#5
|
||||
|
||||
|
nope, how do i run that?
|
|
#6
|
|||
|
|||
|
man e2fsck
![]() well, it only works of you've got a ext3 or ext2 fs on it, I think. Code:
e2fsck [drive] the /dev/hdb stands for the second hard drive, and the /dev/hdb1 stands for the 1st partition of your 2nd harddrive. So if you've got 3 partitions on your 2nd hard drive, being something like.. 1st: linux native ext3 2nd: windows FAT32 3rd: linux swap then you want to run a e2fsck on the first partition, so type (as root) "e2fsck /dev/hdb1" You have to do this as root, and **only** on a umounted device.
__________________
<Sukato> Once again <Sukato> my firewall successfully blocked hack attempt from 192.168.0.1 <Sukato> Then some programs get kicked offline <Jed> I know that IP address <Jed> He's a mean *******. Howto make a Good Topic! |
|
#7
|
||||
|
||||
|
my 2nd hard disk is /dev/hda2 i typed
input: shell> e2fsck /dev/hda2 output: e2fsck 1.32 (09-Nov-2002) e2fsck: No such device while trying to open /dev/hda2 The superblock could not be read or does not describe a rorect ext2 filesystem. If the divice is valid and it really contains an ext2 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> shell> when i input: shell> e2fsck -b 8193 /dev/hda2 i got the same output. |
|
#8
|
||||
|
||||
|
My scsi drives show as hdc* where * is a number
__________________
Searching the forums can help you to find your answers more quickly Posting Tips & Support Forum Rules | Vivid Development | Get Firefox! | CTH News | Are you hungry ? | Registered Linux User #317145 |
|
#9
|
|||
|
|||
|
Quote:
Otherwise, copy your /etc/fstab here, so that i can have a look at your partitions. But you were prolly referring to your 2nd partition, instead of the hard drive? :? Because the error message is telling you your /dev/hda2 does not have a ext2 (or a ext3) filesystem, or that it does not exist. Okay, here's what you can do: Code:
cfdisk Code:
cfdisk 2.11z
Disk Drive: /dev/hda
Size: 80000000000 bytes, 80.0 GB
Heads: 16 Sectors per Track: 63 Cylinders: 155009
Name Flags Part Type FS Type [Label] Size (MB)
------------------------------------------------------------------------------
hda1 Boot Primary Win95 FAT32 (LBA) 25928.15
hda5 Boot Logical Linux ext3 53230.15
hda6 Logical Linux swap 841.24
[Bootable] [ Delete ] [ Help ] [Maximize] [ Print ]
[ Quit ] [ Type ] [ Units ] [ Write ]
Code:
cfdisk /dev/hdb Code:
FATAL ERROR: Cannot open disk drive Press any key to exit cfdisk 'coz I'm wondering whether you do or dun have a 2nd hard drive here. And whether you know the difference between a partition and a harddive. no offence
__________________
<Sukato> Once again <Sukato> my firewall successfully blocked hack attempt from 192.168.0.1 <Sukato> Then some programs get kicked offline <Jed> I know that IP address <Jed> He's a mean *******. Howto make a Good Topic! |
|
#10
|
||||
|
||||
|
yes i do know the difference and yes i do have 2 different physical hard disks. and
cfdisk does not work. Bash: Command Not Found |
|
#11
|
|||
|
|||
|
Quote:
Then,. are you sure your 2nd hard drive is located on /dev/hda2?
__________________
<Sukato> Once again <Sukato> my firewall successfully blocked hack attempt from 192.168.0.1 <Sukato> Then some programs get kicked offline <Jed> I know that IP address <Jed> He's a mean *******. Howto make a Good Topic! |
|
#12
|
||||
|
||||
|
well.. i always mount it to:
mount /dev/sdb1.. wait... o. it's:/dev/sdb1 ::feels like dumbass:: yeah i have fdisk |
|
#13
|
|||
|
|||
|
Quote:
Now you can do: e2fsck /dev/sdb1 Goodluck!
__________________
<Sukato> Once again <Sukato> my firewall successfully blocked hack attempt from 192.168.0.1 <Sukato> Then some programs get kicked offline <Jed> I know that IP address <Jed> He's a mean *******. Howto make a Good Topic! |
|
#14
|
||||
|
||||
|
could i use fdisk to reformat the second disk if it's unmounted? it's clear of all files right now... so could i reformat and partition it?
__________________
Comp. Specs: Soyo Dragon Motherboard 2.8GHz Prescott overclocked 3.01GHz 1GB PC3200 DDR400 overclocked DDR430 ATI 9600 PRO 128MB Seagate Barracuda 200GB 8MB Cache 7,200RPM Windows XP Pro |
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 09:52 PM.
[
RSS ]





it's:



