Archive for the ‘Uncategorized’ Category
debian/ubuntu various config notes
Posted by ski | Filed under Uncategorized
Various notes about configuration in Debian/Ubuntu systems.
1.Decrease default size of the font in CLI (console).
in the /boot/grub/menus.lst add “vga=791″ for your boot option
kernel /boot/vmlinu(…) vga=791 ro quiet nosplash
other available options are
640×480 | 800×600 1024×768 1280×1024 1600×1200
256 (8 bit) | 769 771 773 775 796
32,768 (15 bit)| 784 787 790 793 797
65,536 (16 bit)| 785 788 [...]






