Results 1 to 6 of 6
I just installed slack 10.2 and I choose the option to have the larger terminal. but now when i boot from hdd the terminal runs off the bottom of my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-12-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
help. terminal too large.
I just installed slack 10.2 and I choose the option to have the larger terminal. but now when i boot from hdd the terminal runs off the bottom of my screen and I can't see my promt. i can boot from the bootdisk and get the standard terminal but I want to change it so that it has a standard terminal when booting from the hard drive.
- 07-12-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
You'll have to edit /etc/lilo.conf to solve this. I'm not on my system right now so I can't show you how it should look, but Slackware's lilo.conf file is documented enough that you should be able to figure it out on your own. What you want to do is comment out the "vga=" option that you chose and uncomment another. The comments should tell you what each one does.
Once you've finished configuring lilo.conf run "lilo". Obviously all as root.
- 07-12-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
probably .. similar to
change it toCode:vga = 791
then,Code:vga = normal
doesnt 'setup' allow you to change the on screen font? I can't remember, I never go back into it, or is it 'pkgtool', I might be confused and thats only during the install, whenever it asks me if I want to test out new terminal fonts I always respond with a flat 'no'.Code:/sbin/lilo -v
- 07-12-2006 #4Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
edit: I spoke too soon, even when I comment the /etc/lilo.conf file so something different should be selected it stills uses the original option. And for some reason when I try to use the cd to configure the screen flashes and nothing happens.
- 07-12-2006 #5Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
haha! i got it. i reinstalled lilo with liloconfig and now it works. thanks for all the advice though.
- 07-13-2006 #6Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
liloconfig is just a nice wizard to editing it yourself.
it doesnt reinstall, only configures /etc/lilo.conf
but I'm glad you got it working


Reply With Quote
