Fairly simple question. I have a very powerful Ubuntu 14.04 server edition VM that I connect to via console (unless XenCenter isn't console).
I found how to increase it to a set number, but is there a way to make it actually unlimited? I tried
fbcon=scrollback:-1
but that caused issues haha.
I could do
fbcon=scrollback:1000000000k
But that makes me nervous... I know it's possible to set scrollback to unlimited on desktop, I guess I could download the GUI, set it to unlimited, and then remove the GUI, but I'd rather not.
Thanks for any answers!