Using stty doesn't change the screen size, it just tells the terminal to pretend that the screen size is different. The best way to make sure you have the 80X25 screen is to pass "vga=normal" at boot time to the kernel.
Using stty doesn't change the screen size, it just tells the terminal to pretend that the screen size is different. The best way to make sure you have the 80X25 screen is to pass "vga=normal" at boot time to the kernel.