disk check

LoveDogs
Posts: 44
Joined: 2007-07-14
Member

I am wanting to do disk check, though the command im using is obviously wrong. Can someone lead me in the right direction?
Here is output from consol:

root@wolvix ~ # fsck.ext3 -p /mnt/hda5
/sbin/e2fsck: Is a directory while trying to open /mnt/hda5
/mnt/hda5:
The superblock could not be read or does not describe a correct ext2
filesystem. If the device 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

I have 2 partitions in ext3 format, then there is swap partition too. Does this need checking also?

On another note, i would like to make a donation to the cause, is there a method other than using Paypal?
Sorry for my ignorance.



oithona
oithona's picture
Posts: 609
Joined: 2006-03-06
Developer
re: disk check

That is a directory - is a filesystem mounted on it?

If not, mount it first, or run 'fsck.ext3 -p /dev/hda5'

If so......dunno :(

--

“How should I know if it works? That's what beta testers are for. I only coded it." (Attributed to Linus Torvalds, somewhere in a posting)



LoveDogs
Posts: 44
Joined: 2007-07-14
Member
What a noob...i didnt

What a noob...i didnt unmount the drive did i:)



LoveDogs
Posts: 44
Joined: 2007-07-14
Member
Donation?

LoveDogs wrote:

On another note, i would like to make a donation to the cause, is there a method other than using Paypal?
Sorry for my ignorance.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.