cnhnln 发表于 2004-11-21 01:23:56

gentoo2004.3启动错误(udev相关)

/sbin/rc: line 24: cannot redirect standard input from /dev/null: no such file redirector
The "tar" command failed with error.
/lib/udev-state/devices.tar.bz2: cannot open: No such file or directory
tar:error is not recoverable: exiting now
tar:Child returned status 2
tar"error exit delayed from previous errors
*since this is a critical task, startup cannot continue.
/dev/console:No such file or director
Give root password for maintenance.
(or type Control-D for normal startup) when i follow the instructions it reboot when i typed Control-D.
删掉了devfsd,安装了udev。编译内核时也去掉了devfs的选项
以前用2004.2的时候没有遇到这个问题阿,配置都一样

cnhnln 发表于 2004-11-21 01:56:17

编辑 /etc/conf.d/rc 中的 RC_DEVICE_TARBALL 变数,把他设成 no
解决

樱家冢 发表于 2004-11-21 18:23:13

不错,有没有不安装devfs直接启用udev的方法?

cnhnln 发表于 2004-11-21 21:29:02

装好再卸嘛 :mrgreen:

樱家冢 发表于 2004-11-21 22:38:17

比较麻烦啦

dannycat 发表于 2004-11-21 22:53:34

跟解决 linux-headers 的方法一样,不使用或者修改后使用 emerge system,好像也够麻烦:mrgreen:
页: [1]
查看完整版本: gentoo2004.3启动错误(udev相关)