Re: My desperation: Oops during mkfs.ext3 on large partitions

From: Sander
Date: Thu Mar 02 2006 - 08:38:18 EST


Paolo Roberti wrote (ao):
> I've tried remapping IRQs, switching PCI slots, removing unused PCI cards,
> attaching this HD as slave and running mkfs.ext3 from a running system with
> Red Hat 9 (i'd always been trying from a PXE booted Fedora Core 4). There
> seems to be NO way to run mkfs from this computer.
>
> What drives me crazy is that badblocks (read and read/write) runs smooth,
> so the partition is fully addressable from the PCI controller...

Do you get any output at all from mkfs.ext3?

Can you try mkfs.ext2 and mkreiserfs?

Can you try to mkfs the whole disk? (/dev/hda)

Can you try 'dd if=/dev/zero of=/dev/hda bs=1k' ?

What controller do you have? (lspci -v)

Can you swap the controller or is it onboard?

Can you try a vanilla kernel?

Maybe this helps to get more info about what you experience.

Sander

--
Humilis IT Services and Solutions
http://www.humilis.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/