lwasserm
Ya I found that now.
The SliTaz Kernel also provides a video output mode for the VGA Vesa framebuffer - this is what displays the tux logo and manages the display of the Linux terminal. Once the system has started you have access to six pseudo terminals via the key combinations Ctrl+alt+F1, Ctrl+alt+F2, and so on.
vga=XXX - VGA Kernel modes
Quote:
Colors | 640x480 800x600 1024x768 1280x1024 1600x1200
-------------------------------------------------------
256 | 769 771 773 775 796
32768 | 784 787 790 793 797
65536 | 785 788 791 794 798
16,8M | 786 789 792 795 799
|
So do I need to activate something?
And what should I choose for an NVIDIA GeForce FX 5200 graphics card along with an older Panasonic monitor to which I usually prefer 1024x768?
My menu.lst looks like...
# /boot/grub/menu.lst: GRUB boot loader configuration.
#
# By default, boot the first entry.
default 0
# Change the colors.
color yellow/brown light-green/black
# For booting SliTaz from : /dev/hda1
#
title SliTaz GNU/Linux (cooking) (Kernel vmlinuz-2.6.24.2-slitaz)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24.2-slitaz root=/dev/hda1
So what will it look like after adjustment?
ErV
I have tried as you mentioned so I think that something need be adjusted in my grub as we see above.
Quote:
Real terminal is at Alt+Ctrl+F1
|
I thought that was screen not terminal.
I only ever seen a terminal under X or other graphical desktop.
Sorry if I'm wrong.