LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   mandriva le 2005 boot tty1 (https://www.linuxquestions.org/questions/mandriva-30/mandriva-le-2005-boot-tty1-350805/)

chil326 08-07-2005 07:14 AM

mandriva le 2005 boot tty1
 
hi
i updated from mandrake 10.0 to mandriva le 2005...and now at boot time i have to enter esc to see the boot messages from kernel and services
overmore, i configured to boot in text mode and there is a background picture in tty1...
how can i get text mode, remove the picture, etc?
thanks

amdrake 08-09-2005 06:09 AM

Choose the Linux-nonFB option.

chil326 08-09-2005 02:00 PM

what's this?
 
Quote:

Originally posted by amdrake
Choose the Linux-nonFB option.
what's the non FB option? how can i choose it?

mhearne 08-09-2005 03:13 PM

When your machine is booting up, you will see a list of choices, Linux, Linux-nonfb, and failsafe.

Linux boots to your default desktop, and is the equivalent of runlevel "init 5".

Linux-nonfb means "non frame buffer", and is the equivalent of runlevel "init 3".

failsafe boots to no X at all, as a single user, and is used for maintenance and rescue. This is the equivalent of runlevel "init 2".

Before the counter reaches 0, use your arrow keys to highlight one of these options, and press enter. If you do nothing at all, you will boot to the default (which is usually kde).

See: man init, man runlevel.

Michael

chil326 08-09-2005 03:59 PM

Quote:

Originally posted by mhearne
When your machine is booting up, you will see a list of choices, Linux, Linux-nonfb, and failsafe.

Linux boots to your default desktop, and is the equivalent of runlevel "init 5".

Linux-nonfb means "non frame buffer", and is the equivalent of runlevel "init 3".

failsafe boots to no X at all, as a single user, and is used for maintenance and rescue. This is the equivalent of runlevel "init 2".

Before the counter reaches 0, use your arrow keys to highlight one of these options, and press enter. If you do nothing at all, you will boot to the default (which is usually kde).

See: man init, man runlevel.

Michael

thank you very much

nafan 08-11-2005 01:05 PM

Quote:

Originally posted by mhearne
When your machine is booting up, you will see a list of choices, Linux, Linux-nonfb, and failsafe.

Linux boots to your default desktop, and is the equivalent of runlevel "init 5".

Linux-nonfb means "non frame buffer", and is the equivalent of runlevel "init 3".

Incorrect. Starting the nonfb version passes an alternative kernel boot string which disables all the fancy graphics as the computer is starting up. Under this, the system will still boot to runlevel 5, but any vitual console screens will be a standard 80x25 display, not a svga 800x600 or more.
Quote:

failsafe boots to no X at all, as a single user, and is used for maintenance and rescue. This is the equivalent of runlevel "init 2".
Again incorrect. The Failsafe option starts the machine in Runlevel 1. Instead of all the system services like the X font server, Network time daemons, the sound system and the Display manager being started via init, a single-user bash shell is started.


All times are GMT -5. The time now is 09:48 PM.