LinuxSir.cn,穿越时空的Linuxsir!

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

你是否还在为升级后普通用户进不了x发愁?是否出现/dev/null的权限不够?请看这里!

[复制链接]
发表于 2005-6-8 19:32:16 | 显示全部楼层 |阅读模式
归根结底是升级udev惹的祸
所以有两种解决方案 :
一:给udev降级;
二:etc-update;
但是etc-update要升级的实在是都
所以我们使用:
  1. genlop -t udev
复制代码

  1. * sys-fs/udev

  2.      Sat Mar 12 02:31:47 2005 >>> sys-fs/udev-045
  3.        merge time: 11 seconds.

  4.      Wed Jun  8 16:48:11 2005 >>> sys-fs/udev-058
  5.        merge time: 54 seconds.
复制代码

  1. emerge =udev-045
复制代码

然后重启,问题解决!
enjoy yourself
发表于 2005-6-8 19:35:40 | 显示全部楼层
我是先emerge -C udev,然后把/etc/udev目录删除干净然后重新emerge udev,一切正常,就是不知这样是否有什么不妥?
回复 支持 反对

使用道具 举报

发表于 2005-6-8 20:28:32 | 显示全部楼层
楼上的办法应该也行
回复 支持 反对

使用道具 举报

发表于 2005-6-8 22:06:17 | 显示全部楼层
我是切到控制台,
chmod a+w /dev/null
硬盘一响,进去了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-8 22:55:50 | 显示全部楼层
chmod  不是根治的办法,你重启看看,重启以后问题依旧.
回复 支持 反对

使用道具 举报

发表于 2005-6-9 09:21:52 | 显示全部楼层
ebuild里有ewarn的呀!照做应该就没这事吧?
        # people want reminders, I'll give them reminders.  Odds are they will
        # just ignore them anyway...
        ewarn "Note: If you are upgrading from a version of udev prior to 046"
        ewarn "      and you rely on the output of udevinfo for anything, please"
        ewarn "      either run 'udevstart' now, or reboot, in order to get a"
        ewarn "      up-to-date udev database."
        ewarn " "
        ewarn "Note: If you are upgrading from a version of udev prior to 050"
        ewarn "      and you had written some custom permissions rules, please"
        ewarn "      realize that the permission rules are now part of the main"
        ewarn "      udev rules files and are not stand-alone anymore.  This means"
        ewarn "      you need to rewrite them."
        ewarn " "
        ewarn "Note: If you are upgrading from a version of udev prior to 057"
        ewarn "      and you have written custom rules, and rely on the etc/dev.d/"
        ewarn "      functionality, please read the RELEASE-NOTES file for details"
        ewarn "      on what has changed with this feature, and how to change your"
        ewarn "      rules to work properly."
回复 支持 反对

使用道具 举报

发表于 2005-6-9 10:14:36 | 显示全部楼层
我怎么没碰到过这种问题?
回复 支持 反对

使用道具 举报

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

本版积分规则

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