> Or if you are in a hurry to boot: > - change in sparc/include/loadfile_machdep.h > #define LOAD_ALL (LOAD_KERN & ~(LOAD_NOTE|LOAD_SYM)) > #define COUNT_ALL (COUNT_KERN & ~(COUNT_NOTE|COUNT_SYM)) > > to avoid loading the note and the symbol table. PR install/43112? --- Izumi Tsutsui