Você pode aumentar o tamanho do buffer de rolagem alterando a configuração do kernel, recompilar e reinstalar o novo kernel. EM menuconfig
Drivers de dispositivos - > Suporte gráfico - > Suporte ao driver de exibição do console
config VGACON_SOFT_SCROLLBACK_SIZE
int "Scrollback Buffer Size (in KB)"
depends on VGACON_SOFT_SCROLLBACK
range 1 1024
default "64"
help
Enter the amount of System RAM to allocate for the scrollback
buffer. Each 64KB will give you approximately 16 80x25
screenfuls of scrollback buffer