Sponsored Content
Full Discussion: suse graphic console
Top Forums UNIX for Dummies Questions & Answers suse graphic console Post 5226 by joetech on Thursday 9th of August 2001 02:00:40 AM
Old 08-09-2001
/etc/init

tell this file you don't have a color graphics card.

OR........ reboot the machine with the boot disk you made and select re-boot to installed operating system. the first screen will ask what language and you confirm it. the next screen will ask you if you have a color graphics card. if you select NO, you will not be given any color graphics. all grey and black or white and black will be the default.

I love my SuSE Smilie

go have some fun!

joetech Smilie
 

We Also Found This Discussion For You

1. Shell Programming and Scripting

How to start a shell script in a terminal console from graphic environment?

Hello. Normally when you double click on the file name, the shell script start in background. If you want to see what is going on, you must open a terminal console and start the shell within the terminal. Is it possible to start directly a shell script in a terminal console from the file... (0 Replies)
Discussion started by: jcdole
0 Replies
SHOWCONSOLE(8)						       The SuSE boot concept						    SHOWCONSOLE(8)

NAME
Showconsole - determines the underlying tty of stdin Setconsole - sets the underlying tty of /dev/console SYNOPSIS
showconsole [-n] setconsole /dev/tty<xy> < /dev/console DESCRIPTION
showconsole determines the underlying character device of the current stdin. This can be used on /dev/console as current character device to get the real character device back. setconsole sets the underlying tty of the system console /dev/console. This requires that the standard input is identical with /dev/con- sole and exactly one argument, a valid character device is given. OPTIONS
-n Return the major and minor device numbers instead of the device file name. This can be used to asked the kernel for the major and minor device numbers of a not existing device file in /dev. BUGS
showconsole needs a mounted /proc file system and tries to set the controlling tty to stdin if no controlling tty is found. After reading /proc the status of the controlling tty is restored to avoid problems with getty processes. FILES
/proc/<pid of showconsole>/stat the stat file of the showconsole process. /dev/console the system console. SEE ALSO
blogd(8), console(4), tty(4), proc(5). COPYRIGHT
2000 Werner Fink, 2000 SuSE GmbH Nuernberg, Germany. AUTHOR
Werner Fink <werner@suse.de> 3rd Berkeley Distribution Nov 10, 2000 SHOWCONSOLE(8)
All times are GMT -4. The time now is 06:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy