我是用vmware装的。启动时,进度条还剩一格半左右,就停住不动了。
安全模式倒是可以,也可以startx(变成英文版了)。
是不是跟我装软件有关,高手们给点指点。
[问题]帮帮忙,启动时进度条停止不动
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
- haiyy
- 帖子: 48
- 注册时间: 2006-10-27 17:02
- 来自: 上海
- zzj666
- 帖子: 13
- 注册时间: 2006-10-27 22:07
- 来自: Hefei , China
- 联系:
先用安全模式进入系统,然后看一下系统的启动日志
可以使用:dmesg 命令进行查看。
这些日志也保存在 /var/log 目录下面。
下面是 dmesg 的手册,你可以参考一下:
可以使用:dmesg 命令进行查看。
这些日志也保存在 /var/log 目录下面。
下面是 dmesg 的手册,你可以参考一下:
代码: 全选
DMESG(8) DMESG(8)
NAME
dmesg - print or control the kernel ring buffer
SYNOPSIS
dmesg [ -c ] [ -n level ] [ -s bufsize ]
DESCRIPTION
dmesg is used to examine or control the kernel ring buffer.
The program helps users to print out their bootup messages. Instead of
copying the messages by hand, the user need only:
dmesg > boot.messages
and mail the boot.messages file to whoever can debug their problem.
OPTIONS
-c Clear the ring buffer contents after printing.
-sbufsize
Use a buffer of size bufsize to query the kernel ring buffer.
This is 16392 by default. (The default kernel syslog buffer
size was 4096 at first, 8192 since 1.3.54, 16384 since 2.1.113.)
If you have set the kernel buffer to be larger than the default
then this option can be used to view the entire buffer.
-nlevel
Set the level at which logging of messages is done to the con-
sole. For example, -n 1 prevents all messages, expect panic
messages, from appearing on the console. All levels of messages
are still written to /proc/kmsg, so syslogd(8) can still be used
to control exactly where kernel messages appear. When the -n
option is used, dmesg will not print or clear the kernel ring
buffer.
When both options are used, only the last option on the command
line will have an effect.
SEE ALSO
syslogd(8)
里面的人听着,放下臭豆腐蛋,释放人质,举手投降,这是你们唯一的出路……