On Sat, 2 Feb 2013 09:41:57 +0100, you wrote: > Sometimes I need to work with terminal (text) only. This is Linux guest on > Windows and unfortunately the screen is very small compared to current > screen sizes. Is there any way I can make text screen stretch over full > screen?
Not really, although you can try to play with video mode parameters for the kernel in the bootstrap (grub, usually). The better and common solution is to run a terminal program (e.g. PuTTY) in Windows and connect that to the guest with ssh. Make sure the guest has sshd configured and running. A few advantages : * resizable terminal window * many more fonts to choose from * easy to configure * cut and paste between PuTTY and other windows programs In theory you could use telnet, but it is insecure and lacks all the nice feautures of ssh. > Thanks, Peter -- Groet, Cordialement, Pozdrawiam, Regards, Kees Nuyt ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ VBox-users-community mailing list VBox-users-community@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe