肿么办#>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 error[完结]
-
- 帖子: 98
- 注册时间: 2008-04-29 18:59
startx error[完结]
上次由 lethe 在 2013-09-16 16:49,总共编辑 1 次。
- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
-
- 帖子: 98
- 注册时间: 2008-04-29 18:59
Re: startx error
#>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*
- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
Re: startx error
head 看一行嘛。
● head -n 1 /usr/bin/startx
#!/bin/sh
-rwxr-xr-x 1 root root 4.4K 8月 11 2011 /usr/bin/startx*
● head -n 1 /usr/bin/startx
#!/bin/sh
-rwxr-xr-x 1 root root 4.4K 8月 11 2011 /usr/bin/startx*
● 鸣学
-
- 帖子: 98
- 注册时间: 2008-04-29 18:59
Re: startx error
第一行是空的。。
ee果然是大神

ee果然是大神
