|
下面是firstboot-crash.log:
Traceback (most recent call last):
File "/usr/sbin/firstboot", line 101, in ?
fb.startGraphicalUI()
File "/usr/share/firstboot/xfirstboot.py", line 69, in startGraphicalUI
raise RuntimeError, "X server failed to start"
RuntimeError: X server failed to start
应该怎么解决啊,偶刚开始学linux |
|