VirtualBox runs Ubuntu as guest, and after some minor problems, I got X up and running, and set the framebuffer (before X starts) to 1024x768.
However, there is one thing that bugs me. I need only a command line, because the Linux guest is a server system. If I want the command line filling the host window, and smooth scrolling (!), I need to start X and a terminal.
So question is: can you make the native framebuffer resizable?
If no: can you make X appear as a simple console framebuffer? This means just one terminal window filling the whole screen.
Thanks for your replies.
p.s.: ssh server + putty is an option as well, but I'm curious if above would work.