Dan Nelson wrote: > That line didn't show up the the original poster's dmesg, though ( > http://unixmania.com/dmesg_20051120.txt ). Maybe a verbose boot would > shed more light. > > It is too early in the boot process to be put in the dmesg buffer and it most definitely not under bootverbose. The way to see this is either via video console or serial. #ifndef PAE if (smap->base >= 0xffffffff) { printf("%uK of memory above 4GB ignored\n", (u_int)(smap->length / 1024)); continue; } #endifReceived on Mon Nov 21 2005 - 05:03:32 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:48 UTC