On Sat, Nov 3, 2018 at 7:59 AM Angelo Rossi <[email protected]> wrote:
> When using a=/ and b=swap partitioning scheme on installation or upgrading > from 6.3 with same partitioning scheme the default HEAP_SIZE=0xA0000 > generates heap full error during boot in 6.4 amd64. To solve this I > installed the -stable soiurces from AnonCVS, and changed HEAP_SIZE from > 0xA0000 to 0xC0000 (the machine I tested an needs 700687 B so it should > work with an > HEAP_SIZE=0xB0000) in the file > /usr/src/sys/arch/amd64/stand/Makefile.inc . Then I compiled and installed > the new bootloader. > ...and thereby continued to run a badly configured system, while providing information to others on how to do so as well. HEY EVERYONE USING A SINGLE PARTITION: YOU CAN GET SUPPORT FROM < [email protected]>. <shakes head>

