Re: Error mounting root fs on 72:01 using Promise FastTrak TX2000(PDC20271)

From: Walt H
Date: Tue Dec 23 2003 - 10:06:51 EST


Nicklas Bondesson wrote:
> The fix for me was to disable all "Power Management" in the kernel and
> re-compile it. Works like a charm now :)
>
> Hope this can help anyone else with the same problem as me. But again, I
> think someone should take a look at it cos I think this is a bug for sure.
>
> /Nicke
>

Nicke,

Glad to hear you got it working. Check out http://acpi.sourceforge.net for acpi
related information. If you can get it working with acpi=off and it doesn't when
you don't pass that flag, I'd say that there's at least something fishy
happening with acpi on your machine.

As for getting it running on 2.6 with dm, the only way I know of is to create a
custom initrd file by hand. You have to compile the lvm-dm tools statically and
create mappings first. Then in the linuxrc script, you need run dmsetup and
point it at the config files to create the devices. Until this is handled better
it's not really recommended. Good luck,

-Walt


-
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/