startx error[完结]
发表于 : 2013-09-16 10:25
肿么办#>startx
Failed to execute process '/usr/bin/startx'. Reason:
exec: Exec format error
The file 'usr/bin/startx' is marked as an executable but could not be run by the operating system
肿么办#>startx
Failed to execute process '/usr/bin/startx'. Reason:
exec: Exec format error
The file 'usr/bin/startx' is marked as an executable but could not be run by the operating system
#>file /usr/bin/startx
/usr/bin/startx: ASCII text
文件是没问题的,以前可以,早上不知道更新了什么就进不去了#>ls -l /usr/bin/startx
-rwxr-xr-x 1 root root 4857 [time] /usr/bin/startx*