Quote:
Originally Posted by dottedmag
VT consoles are disabled in kernel in order to save some space: stupid chinese bootloader can't load kernels bigger than 1Mb and our kernel is dangerously close.
|
Hmmm...could you go to a 2-stage booting process in which the built-in bootloader boots a secondary loader that has only just enough smarts to start the 'real' kernel from, say, internal flash? Something like the live version does from SD card, in a sense?