怎么第一次安装完Ubuntu然后就不能进入?

编译打包和其他
回复
linyu25525
帖子: 26
注册时间: 2007-05-09 20:31

怎么第一次安装完Ubuntu然后就不能进入?

#1

帖子 linyu25525 » 2007-05-19 17:37

我是第一次安装 安装好后 选择Ubunt启动项然后就刷刷的一些英文
然后就停止了
我按下Ctrl-Alt-delete
才可以进入
然后输入密码用户 提示了一个对话框说:
Your home directory is listed as:'/home/linyu'
but it does not appear to exist. Do you want to log in with the /(root)directory as your home directory ? It is unlikely anything will work unless you us a failsafe session.
我点了YES 又进入一个
User's $HOME/.dmrcfile is being ignored. This prevents the default session and language from being sared. File should be owned by user and have 644 perm issions . user's $HOME directory must be ownde by user and not writable by other users.
我点了一个 又进入一个
Your session only lasted less than 10seconds .If you have not logged out yourself .This could or that you may be out of diskspace.Try logging in with one of the failsafe sessions to see if you can fix this problem.
然后就重启了
怎么解决
linyu25525
帖子: 26
注册时间: 2007-05-09 20:31

帮忙呀!

#2

帖子 linyu25525 » 2007-05-19 17:45

等等!!!!!!!!没人么?
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#3

帖子 wkt » 2007-05-20 12:37

Your home directory is listed as:'/home/linyu'
but it does not appear to exist.
不是说/home/linyu没有吗??
User's $HOME/.dmrcfile is being ignored. This prevents the default session and language from being sared. File should be owned by user and have 644 perm issions . user's $HOME directory must be ownde by user and not writable by other users.
似乎说$HOME/.dmrcfile 的权限不对
在终端新建一个用户试试
sudo adduser username
然后用username登录
看看
回复