|
首先贴下错误信息:
/////////////////////////////////////////////////////////////////////////////////////////////////////
Jan 28 01:24:26 T-Workstation hald-probe-volume: [5296]: 01:24:26.799 [D] probe-volume.c:591: have already information about fsusage from udev, no need to probe for filesystem
Jan 28 01:24:26 T-Workstation libhal.c: 4510 : Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jan 28 01:24:26 T-Workstation hald-probe-volume: [5293]: 01:24:26.801 probe-volume.c:625: blkid_do_safeprobe returned 1
Jan 28 01:24:26 T-Workstation hald-probe-volume: [5293]: 01:24:26.801 probe-volume.c:699: Loading part table
Jan 28 01:24:26 T-Workstation hald-probe-volume: [5293]: 01:24:26.802 partutil.c:875: MSDOS partition table detected
Jan 28 01:24:26 T-Workstation hald-probe-volume: [5293]: 01:24:26.802 probe-volume.c:705: Looking at part table
Jan 28 01:24:26 T-Workstation hald-probe-volume: [5293]: 01:24:26.802 probe-volume.c:778: Done looking at part table
Jan 28 01:24:26 T-Workstation libhal.c: 4510 : Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jan 28 01:24:26 T-Workstation libhal.c: 4510 : Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jan 28 01:24:26 T-Workstation /etc/init.d/hald[5164]: ERROR: hald failed to start
Jan 28 01:24:26 T-Workstation /etc/init.d/NetworkManager[5301]: ERROR: cannot start NetworkManager as hald would not start
Jan 28 01:24:32 T-Workstation /etc/init.d/mysql[5501]: MySQL NOT started (0)
Jan 28 01:24:32 T-Workstation /etc/init.d/mysql[5409]: ERROR: mysql failed to start
Jan 28 01:24:39 T-Workstation kernel: [ 45.765112] fbcondecor: console 1 using theme 'natural_gentoo'
Jan 28 01:24:39 T-Workstation kernel: [ 45.826934] fbcondecor: switched decor state to 'on' on console 1
J
//////////////////////////////////////////////////////////////////////////////////////////////////
很奇怪,有时候可以正常启动,有时候却不能。并且大部分时候是不能成功启动。如果hal成功启动,那么mysql也能成功启动。
我现在的系统是从sabayon 5.2 core x86_64整出来的。机子是dell D830 2007年的。在台式机上没有任何启动问题。系统我用emerge -e world过。并且我曾经只用sabayon的make.conf和/etc/portage中的文件从stage3构建过gentoo,hal一直不能启动。
我不知道是启动顺序的原因还是配置文件不正确,或者是自己内核配置有问题。以前提示上有涉及cpu自动变频的字眼,我去掉了相关的内核选项,还是老样子。
虽然hal不能启动,但是kde还是能用,除了挂载要手动,mysql不能用之外,也没太大影响。
很多东西不熟,不知道是什么原因,怎么去调试。希望大家帮助。
rc-update:
mysql | default
alsasound | default
NetworkManager | default
udev-postmount | default
swap | default
local | default nonetwork
procfs | boot
mtab | boot
udev | sysinit
hostname | boot
sysctl | boot
apache2 | default
wicd | default
device-mapper | boot
mount-ro | shutdown
dmesg | sysinit
localmount | boot
fbcondecor | default
modules | boot
netmount | default
dbus | default
termencoding | boot
devfs | sysinit
urandom | default
syslog-ng | default
cupsd | default
hwclock | boot
root | boot
savecache | shutdown
hald | default
rootd | default
vixie-cron | default
bootmisc | boot
fsck | boot
keymaps | boot
killprocs | shutdown |
|