仮想マシンを再起動しましたが、今はログインできません。それは私に次のエラーを与えます:
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
答え1
/ tmpは固定されていないか、グローバルに書き込みできません。それはする必要があります1777/drwxrwxrwt
。固定ビットを使用すると、各ユーザーはディレクトリにファイルを作成し、自分が所有するファイルを変更または削除できます。
答え2
WindowsシステムでvSphereクライアントを設定した場合は、それを使用してVMware ESXiサーバーホストにアクセスできます。 @Gilles提案の1つを使用してシステムにログインできるはずですが、システムコンソールなどへのアクセスを提供します。そうでない場合は、システムコンソールからログインするか、ISOから起動(VMプロパティを変更してISOファイルから起動)し、必要に応じて回復を実行できる必要があります。