首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我不能登录到Crunchbang Linux

我不能登录到Crunchbang Linux
EN

Unix & Linux用户
提问于 2012-02-15 22:07:01
回答 2查看 1.2K关注 0票数 0

我重新启动了VM,现在无法登录。它给出了以下错误:

代码语言:javascript
复制
Your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace. Try logging in with one of the failsafe sessions to see if you fix this problem.

View details (!/.xsession-errors file)

/etc/gdm/Xsession: Beginning session setup...
mkdtemp: private socket dir: Permission denied

当将会话更改为故障安全gnome时,它会给我Could not find the GNOME installation, will try running the "Failsafe xterm" session。在尝试故障安全终端时,我得到了Cannot find "xterm" to start a failsafe session.

我已经有一段时间没有重新启动我的VM了,我想不出会导致这种情况的东西。但我该怎么解决呢?

编辑:stat /tmp的输出:

代码语言:javascript
复制
  File: `/tmp`
  Size: 4096        Blocks: 8        IO Block: 4096   directory
Device: 801h/2049d    Inode: 131238    Links: 13
Access: (0755/drwxr-xr-x) Uid: (    0/    root)  Gid: (    0/    root)
Access: 2012-02-15 06:18:42.360913478 -0700
Modify: 2012-02-16 19:17:01.514555114 -0700
Change: 2012-02-16 19:17:01.514555114 -0700
EN

回答 2

Unix & Linux用户

发布于 2013-01-12 15:45:52

/tmp既不粘,也不适合写。应该是1777/drwxrwxrwt。粘性位允许每个用户在目录中创建一个文件,并修改或销毁它拥有的文件。

票数 1
EN

Unix & Linux用户

发布于 2012-02-16 16:30:07

如果在Windows计算机上设置了vSphere客户端,则可以使用它访问VMware ESXi服务器主机。它允许您访问系统控制台等,尽管您应该能够使用@Gille推荐之一登录到系统中。如果不是,您应该能够通过系统控制台登录,或者通过从ISO启动(通过更改VM属性和从ISO文件启动)并执行恢复(如果必须的话)。

票数 0
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/31795

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档