LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing nvidia drivers from cd in grub prompt? (https://www.linuxquestions.org/questions/linux-newbie-8/installing-nvidia-drivers-from-cd-in-grub-prompt-103546/)

mecroneo 10-13-2003 05:11 PM

installing nvidia drivers from cd in grub prompt?
 
is it possible for me to install the nvidia drivers from a cd in the grub command prompt? if so, how? i have no idea what i am doing i am a true linewb:newbie:

raven 10-15-2003 09:11 AM

why should you want to do this?

mecroneo 10-16-2003 12:53 AM

so i can get into the actual redhat 9 os, I cant get in, and i belive its cause of my video card. It just sort of displays a scrambled mess and if you are wondering, yes im a newb:newbie:

rakriege 10-16-2003 01:05 AM

the nvida has, on their site linux drivers..
download to a directory (make one..mkdir nvidia)
you'll notice these are .run files....very easy to install

cd into the directory and run..

sh ..file_name.run

it will guide you the rest of the way

raven 10-16-2003 04:03 AM

there is no need to load any driver in the grub shell. i dont even think this could work.

if you believe that your display driver is the cause of your misfortune, download the drivers from where "rakriege" suggested and install them. read the docs, they contain important stuff how to install the driver corectly.

besides: it is not the OS you cant get working, the os is linux ant it probably runs fine, its just the xserver with a niche (i think its gnome) session on it. but the console mode is still a fully operational os.

g

raven

arunshivanandan 10-16-2003 06:23 AM

Have you entered text mode??you can enter multiuser textmode by adding a '3' to your kernel arguements in grub.at grub screen,press 'e' to edit the kernel arguements,just add a '3' to its end.once you reach there,either install nvidia driver and change the config,(read the nvidia driver README) or just run 'xf86config' from command line.It will re configure your X.after that install the nvidia driver.
--arun


All times are GMT -5. The time now is 01:28 AM.