LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Setting default run level (https://www.linuxquestions.org/questions/linux-newbie-8/setting-default-run-level-152309/)

blacktempest07 03-01-2004 03:00 PM

Setting default run level
 
I am new to Linux of course and installed it two days ago. I installed Unreal Tournament 2004 succesfully but i have to install the video driver!!!!! I downloaded the correct file and i followed the readme. though at the beginning it says


In addition you should se your defualt run level so you will boot to a vga consol and not boot directly into X(please consult the documentation that came with your linux distribution if you are unsure how to do this; this is normally done by modifying your /etc/inittab file).

I dont understand how i configure the nvidia driver.
Pleas help

Tinkster 03-01-2004 03:05 PM

Re: Setting default run level
 
Quote:

Originally posted by blacktempest07
this is normally done by modifying your /etc/inittab file).
You provided the answer, mate...

Edit that file, change
id:5:initdefault:
to
id:3:initdefault:


Cheers,
Tink

linux137 03-03-2004 12:47 AM

A shortcut is to hit "e" when you boot and are asked to select which OS. Then arrow down to kernel line, type "e" again and put a " 2" at the end of the line. Hit enter and then "b". This way you will not have to keep editing scripts.

After you get into the command line, cd to where you put the run_nvidia and enter sh ./run_file_name.


All times are GMT -5. The time now is 06:25 AM.