LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 584|回复: 1

开机后需restart hald后才能自动挂载未在fstab中定义的盘

[复制链接]
发表于 2010-1-9 16:38:22 | 显示全部楼层 |阅读模式
如题。
应该不是硬件或内核的问题,不知道是否hald在首次启动时有些功能加载不全,应如何排查?
  1. # emerge --info
  2. Portage 2.1.7.16 (default/linux/x86/10.0, gcc-4.4.2, glibc-2.11-r1, 2.6.32-gentoo-r1 i686)
  3. =================================================================
  4. System uname: Linux-2.6.32-gentoo-r1-i686-Intel-R-_Atom-TM-_CPU_N280_@_1.66GHz-with-gentoo-2.0.1
  5. Timestamp of tree: Sat, 09 Jan 2010 07:30:01 +0000
  6. app-shells/bash:     4.0_p35
  7. dev-java/java-config: 2.1.10
  8. dev-lang/python:     2.6.4, 3.1.1-r1
  9. dev-util/cmake:      2.8.0
  10. sys-apps/baselayout: 2.0.1
  11. sys-apps/openrc:     0.6.0
  12. sys-apps/sandbox:    2.2
  13. sys-devel/autoconf:  2.13, 2.65
  14. sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
  15. sys-devel/binutils:  2.20
  16. sys-devel/gcc-config: 1.4.1
  17. sys-devel/libtool:   2.2.6b
  18. virtual/os-headers:  2.6.30-r1
  19. ACCEPT_KEYWORDS="x86 ~x86"
  20. ACCEPT_LICENSE="*"
  21. CBUILD="i686-pc-linux-gnu"
  22. CFLAGS="-O2 -march=i686 -pipe"
  23. CHOST="i686-pc-linux-gnu"
  24. CONFIG_PROTECT="/etc /usr/share/X11/xkb"
  25. CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
  26. CXXFLAGS="-O2 -march=i686 -pipe"
  27. DISTDIR="/usr/portage/distfiles"
  28. FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
  29. GENTOO_MIRRORS="http://mirrors.163.com/gentoo/"
  30. LANG="zh_CN.UTF-8"
  31. LDFLAGS="-Wl,-O1"
  32. LINGUAS="zh_CN zh"
  33. PKGDIR="/usr/portage/packages"
  34. PORTAGE_CONFIGROOT="/"
  35. PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
  36. PORTAGE_TMPDIR="/var/tmp"
  37. PORTDIR="/usr/portage"
  38. PORTDIR_OVERLAY="/usr/local/portage/layman/gentoo-china"
  39. SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  40. USE="X acl alsa automount berkdb bluetooth bzip2 cli consolekit cracklib crypt cups cxx dbus dri dvdr fortran fuse gdbm gnome gnome-keyring gpm gtk gtk2 hal iconv ipv6 modules mudflap ncurses networkmanager nls nptl nptlonly openmp pam pcre perl pppd python readline reflection samba session spl ssl sysfs tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN zh" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel v4l"
  41. Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

复制代码

  1. # rc-update show
  2.              festival |                    default                    
  3.          termencoding |                                           boot
  4.                  fsck |                                           boot
  5.               keymaps |                                           boot
  6.                net.lo |                                           boot
  7.            localmount |                                           boot
  8.           consolefont |                                           boot
  9.               hwclock |                                           boot
  10.             savecache | shutdown                                      
  11.               modules |                                           boot
  12.              hostname |                                           boot
  13.                  hald |                    default                    
  14.                  root |                                           boot
  15.                 mysql |                    default                    
  16.                   lvm |                                           boot
  17.                  mtab |                                           boot
  18.              tomcat-6 |                    default                    
  19.         device-mapper |                                           boot
  20.                 acpid |                    default                    
  21.              bootmisc |                                           boot
  22.                 devfs |                                   sysinit     
  23.                  udev |                                   sysinit     
  24.            vixie-cron |                    default                    
  25.                procfs |                                           boot
  26.              mount-ro | shutdown                                      
  27.                 dmesg |                                   sysinit     
  28.                 cupsd |                    default                    
  29.                   xdm |                    default                    
  30.        NetworkManager |                    default                    
  31.                sysctl |                                           boot
  32.             killprocs | shutdown                                      
  33.             alsasound |                    default                    
  34.                 local |          nonetwork default                    
  35.                  swap |                                           boot
  36.             syslog-ng |                    default                    
  37.                dhcdbd |                    default                    
  38.               urandom |                                           boot
  39.               apache2 |                    default                    
复制代码
发表于 2010-1-9 19:24:38 | 显示全部楼层
貌似我也遇到了。

你是用gdm登录的吧? 我发现startx起X就没问题。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表