On Mon, Mar 26, 2007 at 04:47:29PM -0700, Judith Lebzelter wrote: > > Hi > > > > Looks like reserving memory([EMAIL PROTECTED]) for crash kernel failed for > > some reason. > > Debug statements in the first kernel might help. > > Yes, but I cannot see what is wrong with my configuration. It does seem > like it needs some deeper debugging. Could you point me at a file or files > to look at? > > > > What does /proc/iomem show > > at this memory range? > > It shows it as part of System RAM, but nothing specific: > > 00100000-03ff7fff : System RAM
Looking at above line, you seem to be having only 63 or 64 MB RAM in the system. Or, somehow rest of the RAM is mapped beyond ACPI tables or something like that. Once you paste whole of the /proc/iomem output, only then we will come to know. Well it alteast explains that why crashkernel=X&Y is failing. There is not sufficient RAM at that location to reserve. Thanks Vivek > 00100000-0039f367 : Kernel code > 0039f368-004ab80b : Kernel data > 03ff8000-03fffbff : ACPI Tables > _______________________________________________ fastboot mailing list fastboot@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/fastboot