You appear to be running an X server

If that is too difficult for you just boot normally to a gui, Ctrl+Alt+F1 to get to a tty command line, then login and use commands
Code:

sudo service lightdm stop

and then navigate to the folder where your NVIDIA.run is sitting and use the command you did before to execute it.

Now you should be able to start the new xsession with
Code:

sudo service lightdm start

or maybe just
Code:

startx

¥aHR0cDovLzE0MC4xNDMuNjIuNjI6Mzg4MC8=¥

猜你喜欢

转载自blog.csdn.net/huplion/article/details/83003495