no screens found! ubuntu进不了图形界面了 结果是没装显卡 startx error. reinstall xorg, x server doesn't work. drivers no found? then i found no graphic card install it following this site: https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia#Ubuntu_14.04_and_u…
输入命令 vi /etc/inittab 到最后一行.把5改成3 保存退出. 各数字的含义: # 0 - halt (Do NOT set initdefault to this) 停止(不设initdefault这个) # 1 - Single user mode 单用户模式 # 2 - Multiuser, without NFS (The same as 3, if you do not have networking) …