我重新启动了VM,现在无法登录。它给出了以下错误:
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的输出:
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发布于 2013-01-12 15:45:52
/tmp既不粘,也不适合写。应该是1777/drwxrwxrwt。粘性位允许每个用户在目录中创建一个文件,并修改或销毁它拥有的文件。
发布于 2012-02-16 16:30:07
如果在Windows计算机上设置了vSphere客户端,则可以使用它访问VMware ESXi服务器主机。它允许您访问系统控制台等,尽管您应该能够使用@Gille推荐之一登录到系统中。如果不是,您应该能够通过系统控制台登录,或者通过从ISO启动(通过更改VM属性和从ISO文件启动)并执行恢复(如果必须的话)。
https://unix.stackexchange.com/questions/31795
复制相似问题